Skip to content
Success

Console Output

Pull request #41636 event
16:59:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 727d5974520234072a8dc1e39e66c67d57244c08 rather than 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
Obtained Jenkinsfile from 727d5974520234072a8dc1e39e66c67d57244c08
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
16:59:11 [2020-12-16T16:59:11.773Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:59:11 [2020-12-16T16:59:11.776Z] Trying to pass milestone 23
[Pipeline] milestone
16:59:11 [2020-12-16T16:59:11.828Z] Trying to pass milestone 24
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:59:26 [2020-12-16T16:59:26.992Z] Still waiting to schedule task
16:59:26 [2020-12-16T16:59:26.994Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
17:00:00 [2020-12-16T17:00:00.250Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf34135c7d11529f) in /home/ubuntu/workspace/moby_PR-41636
[Pipeline] {
[Pipeline] checkout
17:00:03 [2020-12-16T17:00:03.788Z] using credential docker-jenkins-github-credentials
17:00:03 [2020-12-16T17:00:03.796Z] Cloning the remote Git repository
17:00:03 [2020-12-16T17:00:03.796Z] Cloning with configured refspecs honoured and without tags
17:00:03 [2020-12-16T17:00:03.814Z] Cloning repository https://github.com/moby/moby.git
17:00:03 [2020-12-16T17:00:03.871Z]  > git init /home/ubuntu/workspace/moby_PR-41636 # timeout=10
17:00:04 [2020-12-16T17:00:04.288Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:04 [2020-12-16T17:00:04.288Z]  > git --version # timeout=10
17:00:04 [2020-12-16T17:00:04.309Z]  > git --version # 'git version 2.17.1'
17:00:04 [2020-12-16T17:00:04.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:04 [2020-12-16T17:00:04.311Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:29 [2020-12-16T17:00:29.659Z] Fetching without tags
17:00:30 [2020-12-16T17:00:30.029Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:00:29 [2020-12-16T17:00:29.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:29 [2020-12-16T17:00:29.556Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:00:29 [2020-12-16T17:00:29.587Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:29 [2020-12-16T17:00:29.618Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:29 [2020-12-16T17:00:29.662Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:29 [2020-12-16T17:00:29.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:29 [2020-12-16T17:00:29.697Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:30 [2020-12-16T17:00:30.045Z]  > git config core.sparsecheckout # timeout=10
17:00:30 [2020-12-16T17:00:30.090Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:00:33 [2020-12-16T17:00:33.013Z] Merge succeeded, producing 7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:00:33 [2020-12-16T17:00:33.013Z] Checking out Revision 7ae9df5bc55320c3ca3471f8d41602a21cbfc946 (PR-41636)
17:00:31 [2020-12-16T17:00:31.574Z]  > git remote # timeout=10
17:00:31 [2020-12-16T17:00:31.613Z]  > git config --get remote.origin.url # timeout=10
17:00:31 [2020-12-16T17:00:31.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:31 [2020-12-16T17:00:31.645Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:00:32 [2020-12-16T17:00:32.971Z]  > git rev-parse HEAD^{commit} # timeout=10
17:00:33 [2020-12-16T17:00:33.013Z]  > git config core.sparsecheckout # timeout=10
17:00:33 [2020-12-16T17:00:33.058Z]  > git checkout -f 7ae9df5bc55320c3ca3471f8d41602a21cbfc946 # timeout=10
17:00:37 [2020-12-16T17:00:37.513Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:00:37 [2020-12-16T17:00:37.514Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:00:39 [2020-12-16T17:00:39.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/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
17:00:47 [2020-12-16T17:00:47.349Z] Unable to find image 'alpine:latest' locally
17:00:47 [2020-12-16T17:00:47.349Z] latest: Pulling from library/alpine
17:00:47 [2020-12-16T17:00:47.349Z] 05e7bc50f07f: Pulling fs layer
17:00:47 [2020-12-16T17:00:47.349Z] 05e7bc50f07f: Verifying Checksum
17:00:47 [2020-12-16T17:00:47.349Z] 05e7bc50f07f: Download complete
17:00:47 [2020-12-16T17:00:47.349Z] 05e7bc50f07f: Pull complete
17:00:47 [2020-12-16T17:00:47.349Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2
17:00:47 [2020-12-16T17:00:47.349Z] Status: Downloaded newer image for alpine:latest
17:00:51 [2020-12-16T17:00:51.571Z] 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
[Pipeline] node
[Pipeline] node
17:00:52 [2020-12-16T17:00:52.121Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf34135c7d11529f) in /home/ubuntu/workspace/moby_PR-41636
[Pipeline] node
17:00:52 [2020-12-16T17:00:52.126Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41636
[Pipeline] node
[Pipeline] node
17:00:52 [2020-12-16T17:00:52.131Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-41636
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
17:00:52 [2020-12-16T17:00:52.251Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0fe01b29ff792cdd7) in /home/ubuntu/workspace/moby_PR-41636
[Pipeline] // stage
17:00:52 [2020-12-16T17:00:52.271Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0a109e6602e0b6d44) in /home/ubuntu/workspace/moby_PR-41636
[Pipeline] // stage
17:00:52 [2020-12-16T17:00:52.283Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:00:52 [2020-12-16T17:00:52.297Z] Cloning the remote Git repository
17:00:52 [2020-12-16T17:00:52.297Z] Cloning with configured refspecs honoured and without tags
[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] {
[Pipeline] {
[Pipeline] checkout
17:00:52 [2020-12-16T17:00:52.393Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
17:00:52 [2020-12-16T17:00:52.406Z] Cloning the remote Git repository
17:00:52 [2020-12-16T17:00:52.407Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
17:00:52 [2020-12-16T17:00:52.423Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:00:52 [2020-12-16T17:00:52.474Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
17:00:52 [2020-12-16T17:00:52.502Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:00:53 [2020-12-16T17:00:53.069Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:00:52 [2020-12-16T17:00:52.417Z] Cloning repository https://github.com/moby/moby.git
17:00:52 [2020-12-16T17:00:52.444Z]  > git init /home/docker/workspace/moby_PR-41636 # timeout=10
17:00:52 [2020-12-16T17:00:52.452Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:52 [2020-12-16T17:00:52.452Z]  > git --version # timeout=10
17:00:52 [2020-12-16T17:00:52.456Z]  > git --version # 'git version 2.7.4'
17:00:52 [2020-12-16T17:00:52.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:52 [2020-12-16T17:00:52.457Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:52 [2020-12-16T17:00:52.305Z] Cloning repository https://github.com/moby/moby.git
17:00:52 [2020-12-16T17:00:52.305Z]  > git init /home/jenkins/workspace/moby_PR-41636 # timeout=10
17:00:52 [2020-12-16T17:00:52.328Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:52 [2020-12-16T17:00:52.328Z]  > git --version # timeout=10
17:00:52 [2020-12-16T17:00:52.333Z]  > git --version # 'git version 2.17.1'
17:00:52 [2020-12-16T17:00:52.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:52 [2020-12-16T17:00:52.333Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:52 [2020-12-16T17:00:52.426Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:00:52 [2020-12-16T17:00:52.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:52 [2020-12-16T17:00:52.504Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:52 [2020-12-16T17:00:52.504Z]  > git --version # timeout=10
17:00:52 [2020-12-16T17:00:52.545Z]  > git --version # 'git version 2.17.1'
17:00:52 [2020-12-16T17:00:52.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:52 [2020-12-16T17:00:52.550Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:53 [2020-12-16T17:00:53.068Z]  > git config core.sparsecheckout # timeout=10
17:00:53 [2020-12-16T17:00:53.076Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:00:53 [2020-12-16T17:00:53.196Z]  > git remote # timeout=10
17:00:53 [2020-12-16T17:00:53.203Z]  > git config --get remote.origin.url # timeout=10
17:00:53 [2020-12-16T17:00:53.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:53 [2020-12-16T17:00:53.215Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:00:53 [2020-12-16T17:00:53.537Z] Merge succeeded, producing a0183898d390c98da5021368b2cd0b9269ecd630
17:00:53 [2020-12-16T17:00:53.537Z] Checking out Revision a0183898d390c98da5021368b2cd0b9269ecd630 (PR-41636)
17:00:53 [2020-12-16T17:00:53.698Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:00:53 [2020-12-16T17:00:53.782Z] using credential docker-jenkins-github-credentials
17:00:53 [2020-12-16T17:00:53.519Z]  > git rev-parse HEAD^{commit} # timeout=10
17:00:53 [2020-12-16T17:00:53.537Z]  > git config core.sparsecheckout # timeout=10
17:00:53 [2020-12-16T17:00:53.548Z]  > git checkout -f a0183898d390c98da5021368b2cd0b9269ecd630 # timeout=10
17:00:53 [2020-12-16T17:00:53.697Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:00:53 [2020-12-16T17:00:53.788Z] Cloning the remote Git repository
17:00:53 [2020-12-16T17:00:53.788Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:00:54 [2020-12-16T17:00:54.613Z] + docker version
17:00:54 [2020-12-16T17:00:54.613Z] Client: Docker Engine - Community
17:00:54 [2020-12-16T17:00:54.613Z]  Version:           19.03.13
17:00:54 [2020-12-16T17:00:54.614Z]  API version:       1.40
17:00:54 [2020-12-16T17:00:54.614Z]  Go version:        go1.13.15
17:00:54 [2020-12-16T17:00:54.614Z]  Git commit:        4484c46d9d
17:00:54 [2020-12-16T17:00:54.614Z]  Built:             Wed Sep 16 17:02:36 2020
17:00:54 [2020-12-16T17:00:54.614Z]  OS/Arch:           linux/amd64
17:00:54 [2020-12-16T17:00:54.614Z]  Experimental:      false
17:00:54 [2020-12-16T17:00:54.614Z] 
17:00:54 [2020-12-16T17:00:54.614Z] Server: Docker Engine - Community
17:00:54 [2020-12-16T17:00:54.614Z]  Engine:
17:00:54 [2020-12-16T17:00:54.614Z]   Version:          19.03.13
17:00:54 [2020-12-16T17:00:54.614Z]   API version:      1.40 (minimum version 1.12)
17:00:54 [2020-12-16T17:00:54.614Z]   Go version:       go1.13.15
17:00:54 [2020-12-16T17:00:54.614Z]   Git commit:       4484c46d9d
17:00:54 [2020-12-16T17:00:54.614Z]   Built:            Wed Sep 16 17:01:06 2020
17:00:54 [2020-12-16T17:00:54.614Z]   OS/Arch:          linux/amd64
17:00:54 [2020-12-16T17:00:54.614Z]   Experimental:     true
17:00:54 [2020-12-16T17:00:54.614Z]  containerd:
17:00:54 [2020-12-16T17:00:54.614Z]   Version:          1.3.7
17:00:54 [2020-12-16T17:00:54.614Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:00:54 [2020-12-16T17:00:54.614Z]  runc:
17:00:54 [2020-12-16T17:00:54.614Z]   Version:          1.0.0-rc10
17:00:54 [2020-12-16T17:00:54.614Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:00:54 [2020-12-16T17:00:54.614Z]  docker-init:
17:00:54 [2020-12-16T17:00:54.614Z]   Version:          0.18.0
17:00:54 [2020-12-16T17:00:54.614Z]   GitCommit:        fec3683
[Pipeline] sh
17:00:53 [2020-12-16T17:00:53.802Z] Cloning repository https://github.com/moby/moby.git
17:00:53 [2020-12-16T17:00:53.845Z]  > git init /home/ubuntu/workspace/moby_PR-41636 # timeout=10
17:00:54 [2020-12-16T17:00:54.075Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:54 [2020-12-16T17:00:54.076Z]  > git --version # timeout=10
17:00:54 [2020-12-16T17:00:54.079Z]  > git --version # 'git version 2.17.1'
17:00:54 [2020-12-16T17:00:54.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:54 [2020-12-16T17:00:54.081Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:54 [2020-12-16T17:00:54.911Z] + docker info
17:00:55 [2020-12-16T17:00:55.413Z] using credential docker-jenkins-github-credentials
17:00:55 [2020-12-16T17:00:55.421Z] Cloning the remote Git repository
17:00:55 [2020-12-16T17:00:55.421Z] Cloning with configured refspecs honoured and without tags
17:00:55 [2020-12-16T17:00:55.436Z] Cloning repository https://github.com/moby/moby.git
17:00:55 [2020-12-16T17:00:55.498Z]  > git init /home/ubuntu/workspace/moby_PR-41636 # timeout=10
17:00:55 [2020-12-16T17:00:55.761Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:55 [2020-12-16T17:00:55.762Z]  > git --version # timeout=10
17:00:55 [2020-12-16T17:00:55.789Z]  > git --version # 'git version 2.17.1'
17:00:55 [2020-12-16T17:00:55.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:55 [2020-12-16T17:00:55.791Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:01 [2020-12-16T17:01:01.761Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:01 [2020-12-16T17:01:01.782Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:01:01 [2020-12-16T17:01:01.787Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:01 [2020-12-16T17:01:01.807Z] Fetching without tags
17:01:02 [2020-12-16T17:01:02.123Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:01:03 [2020-12-16T17:01:03.156Z] Merge succeeded, producing d72209c43f1ad04e54c685e5a389d71e069c7f1d
17:01:03 [2020-12-16T17:01:03.156Z] Checking out Revision d72209c43f1ad04e54c685e5a389d71e069c7f1d (PR-41636)
17:01:03 [2020-12-16T17:01:03.209Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:01:01 [2020-12-16T17:01:01.799Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:01 [2020-12-16T17:01:01.813Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:01 [2020-12-16T17:01:01.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:01 [2020-12-16T17:01:01.813Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:02 [2020-12-16T17:01:02.128Z]  > git config core.sparsecheckout # timeout=10
17:01:02 [2020-12-16T17:01:02.130Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:02 [2020-12-16T17:01:02.602Z]  > git remote # timeout=10
17:01:02 [2020-12-16T17:01:02.603Z]  > git config --get remote.origin.url # timeout=10
17:01:02 [2020-12-16T17:01:02.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:02 [2020-12-16T17:01:02.605Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:01:03 [2020-12-16T17:01:03.146Z]  > git rev-parse HEAD^{commit} # timeout=10
17:01:03 [2020-12-16T17:01:03.162Z]  > git config core.sparsecheckout # timeout=10
17:01:03 [2020-12-16T17:01:03.163Z]  > git checkout -f d72209c43f1ad04e54c685e5a389d71e069c7f1d # timeout=10
17:01:03 [2020-12-16T17:01:03.215Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:01:04 [2020-12-16T17:01:04.244Z] Fetching without tags
17:01:04 [2020-12-16T17:01:04.361Z] + docker version
17:01:04 [2020-12-16T17:01:04.361Z] Client: Docker Engine - Community
17:01:04 [2020-12-16T17:01:04.361Z]  Version:           19.03.7
17:01:04 [2020-12-16T17:01:04.361Z]  API version:       1.40
17:01:04 [2020-12-16T17:01:04.361Z]  Go version:        go1.12.17
17:01:04 [2020-12-16T17:01:04.361Z]  Git commit:        7141c199a2
17:01:04 [2020-12-16T17:01:04.361Z]  Built:             Sat Mar  7 16:48:47 2020
17:01:04 [2020-12-16T17:01:04.361Z]  OS/Arch:           linux/s390x
17:01:04 [2020-12-16T17:01:04.361Z]  Experimental:      false
17:01:04 [2020-12-16T17:01:04.361Z] 
17:01:04 [2020-12-16T17:01:04.361Z] Server: Docker Engine - Community
17:01:04 [2020-12-16T17:01:04.361Z]  Engine:
17:01:04 [2020-12-16T17:01:04.361Z]   Version:          19.03.7
17:01:04 [2020-12-16T17:01:04.361Z]   API version:      1.40 (minimum version 1.12)
17:01:04 [2020-12-16T17:01:04.361Z]   Go version:       go1.12.17
17:01:04 [2020-12-16T17:01:04.361Z]   Git commit:       7141c199a2
17:01:04 [2020-12-16T17:01:04.361Z]   Built:            Sat Mar  7 16:47:46 2020
17:01:04 [2020-12-16T17:01:04.361Z]   OS/Arch:          linux/s390x
17:01:04 [2020-12-16T17:01:04.361Z]   Experimental:     true
17:01:04 [2020-12-16T17:01:04.361Z]  containerd:
17:01:04 [2020-12-16T17:01:04.361Z]   Version:          1.2.13
17:01:04 [2020-12-16T17:01:04.361Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
17:01:04 [2020-12-16T17:01:04.361Z]  runc:
17:01:04 [2020-12-16T17:01:04.361Z]   Version:          1.0.0-rc10
17:01:04 [2020-12-16T17:01:04.361Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:04 [2020-12-16T17:01:04.361Z]  docker-init:
17:01:04 [2020-12-16T17:01:04.361Z]   Version:          0.18.0
17:01:04 [2020-12-16T17:01:04.361Z]   GitCommit:        fec3683
[Pipeline] sh
17:01:04 [2020-12-16T17:01:04.527Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:01:04 [2020-12-16T17:01:04.734Z] + docker info
17:01:04 [2020-12-16T17:01:04.228Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:04 [2020-12-16T17:01:04.233Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:01:04 [2020-12-16T17:01:04.236Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:04 [2020-12-16T17:01:04.241Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:04 [2020-12-16T17:01:04.246Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:04 [2020-12-16T17:01:04.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:04 [2020-12-16T17:01:04.247Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:04 [2020-12-16T17:01:04.531Z]  > git config core.sparsecheckout # timeout=10
17:01:04 [2020-12-16T17:01:04.534Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:05 [2020-12-16T17:01:05.061Z]  > git remote # timeout=10
17:01:05 [2020-12-16T17:01:05.064Z]  > git config --get remote.origin.url # timeout=10
17:01:05 [2020-12-16T17:01:05.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:05 [2020-12-16T17:01:05.071Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:01:05 [2020-12-16T17:01:05.442Z] Merge succeeded, producing d8d96c4eaa2787137b913b597ef35d97e67e5a2a
17:01:05 [2020-12-16T17:01:05.443Z] Checking out Revision d8d96c4eaa2787137b913b597ef35d97e67e5a2a (PR-41636)
17:01:06 [2020-12-16T17:01:06.236Z] Client:
17:01:06 [2020-12-16T17:01:06.237Z]  Debug Mode: false
17:01:06 [2020-12-16T17:01:06.237Z] 
17:01:06 [2020-12-16T17:01:06.237Z] Server:
17:01:06 [2020-12-16T17:01:06.237Z]  Containers: 0
17:01:06 [2020-12-16T17:01:06.237Z]   Running: 0
17:01:06 [2020-12-16T17:01:06.237Z]   Paused: 0
17:01:06 [2020-12-16T17:01:06.237Z]   Stopped: 0
17:01:06 [2020-12-16T17:01:06.237Z]  Images: 0
17:01:06 [2020-12-16T17:01:06.237Z]  Server Version: 19.03.7
17:01:06 [2020-12-16T17:01:06.237Z]  Storage Driver: overlay2
17:01:06 [2020-12-16T17:01:06.237Z]   Backing Filesystem: <unknown>
17:01:06 [2020-12-16T17:01:06.237Z]   Supports d_type: true
17:01:06 [2020-12-16T17:01:06.237Z]   Native Overlay Diff: true
17:01:06 [2020-12-16T17:01:06.237Z]  Logging Driver: json-file
17:01:06 [2020-12-16T17:01:06.237Z]  Cgroup Driver: cgroupfs
17:01:06 [2020-12-16T17:01:06.237Z]  Plugins:
17:01:06 [2020-12-16T17:01:06.237Z]   Volume: local
17:01:06 [2020-12-16T17:01:06.237Z]   Network: bridge host ipvlan macvlan null overlay
17:01:06 [2020-12-16T17:01:06.237Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:01:06 [2020-12-16T17:01:06.237Z]  Swarm: inactive
17:01:06 [2020-12-16T17:01:06.237Z]  Runtimes: runc
17:01:06 [2020-12-16T17:01:06.237Z]  Default Runtime: runc
17:01:06 [2020-12-16T17:01:06.237Z]  Init Binary: docker-init
17:01:06 [2020-12-16T17:01:06.237Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:01:06 [2020-12-16T17:01:06.237Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:06 [2020-12-16T17:01:06.237Z]  init version: fec3683
17:01:06 [2020-12-16T17:01:06.237Z]  Security Options:
17:01:06 [2020-12-16T17:01:06.237Z]   apparmor
17:01:06 [2020-12-16T17:01:06.237Z]   seccomp
17:01:06 [2020-12-16T17:01:06.237Z]    Profile: default
17:01:06 [2020-12-16T17:01:06.237Z]  Kernel Version: 4.15.0-91-generic
17:01:06 [2020-12-16T17:01:06.237Z]  Operating System: Ubuntu 18.04.4 LTS
17:01:06 [2020-12-16T17:01:06.237Z]  OSType: linux
17:01:06 [2020-12-16T17:01:06.237Z]  Architecture: s390x
17:01:06 [2020-12-16T17:01:06.237Z]  CPUs: 2
17:01:06 [2020-12-16T17:01:06.237Z]  Total Memory: 7.861GiB
17:01:06 [2020-12-16T17:01:06.237Z]  Name: s390x-ubuntu-03
17:01:06 [2020-12-16T17:01:06.237Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
17:01:06 [2020-12-16T17:01:06.237Z]  Docker Root Dir: /var/lib/docker
17:01:06 [2020-12-16T17:01:06.237Z]  Debug Mode: false
17:01:06 [2020-12-16T17:01:06.237Z]  Registry: https://index.docker.io/v1/
17:01:06 [2020-12-16T17:01:06.237Z]  Labels:
17:01:06 [2020-12-16T17:01:06.237Z]  Experimental: true
17:01:06 [2020-12-16T17:01:06.237Z]  Insecure Registries:
17:01:06 [2020-12-16T17:01:06.237Z]   127.0.0.0/8
17:01:06 [2020-12-16T17:01:06.237Z]  Live Restore Enabled: false
17:01:06 [2020-12-16T17:01:06.237Z] 
17:01:06 [2020-12-16T17:01:06.237Z] WARNING: No swap limit support
[Pipeline] sh
17:01:06 [2020-12-16T17:01:06.609Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:06 [2020-12-16T17:01:06.610Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:06 [2020-12-16T17:01:06.610Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:01:06 [2020-12-16T17:01:06.610Z] + bash /home/jenkins/workspace/moby_PR-41636/check-config.sh
17:01:06 [2020-12-16T17:01:06.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:01:06 [2020-12-16T17:01:06.610Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
17:01:06 [2020-12-16T17:01:06.610Z] 
17:01:06 [2020-12-16T17:01:06.610Z] Generally Necessary:
17:01:06 [2020-12-16T17:01:06.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:01:06 [2020-12-16T17:01:06.610Z] - apparmor: enabled and tools installed
17:01:06 [2020-12-16T17:01:06.610Z] - CONFIG_NAMESPACES: enabled
17:01:06 [2020-12-16T17:01:06.610Z] - CONFIG_NET_NS: enabled
17:01:06 [2020-12-16T17:01:06.610Z] - CONFIG_PID_NS: enabled
17:01:06 [2020-12-16T17:01:06.610Z] - CONFIG_IPC_NS: enabled
17:01:06 [2020-12-16T17:01:06.610Z] - CONFIG_UTS_NS: enabled
17:01:05 [2020-12-16T17:01:05.439Z]  > git rev-parse HEAD^{commit} # timeout=10
17:01:05 [2020-12-16T17:01:05.444Z]  > git config core.sparsecheckout # timeout=10
17:01:05 [2020-12-16T17:01:05.446Z]  > git checkout -f d8d96c4eaa2787137b913b597ef35d97e67e5a2a # timeout=10
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUPS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_CPUACCT: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_DEVICE: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_FREEZER: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_SCHED: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CPUSETS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_MEMCG: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_KEYS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_VETH: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_BRIDGE: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NF_NAT: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NF_NAT_NEEDED: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_POSIX_MQUEUE: enabled
17:01:06 [2020-12-16T17:01:06.899Z] 
17:01:06 [2020-12-16T17:01:06.899Z] Optional Features:
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_USER_NS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_SECCOMP: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_PIDS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_MEMCG_SWAP: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:01:06 [2020-12-16T17:01:06.899Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_BLK_CGROUP: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IOSCHED_CFQ: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_PERF: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_HUGETLB: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_CFS_BANDWIDTH: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_RT_GROUP_SCHED: missing
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_VS: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_VS_NFCT: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_IP_VS_RR: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_EXT4_FS: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:01:06 [2020-12-16T17:01:06.899Z] - Network Drivers:
17:01:06 [2020-12-16T17:01:06.899Z]   - "overlay":
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_VXLAN: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       Optional (for encrypted networks):
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_CRYPTO: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_CRYPTO_AEAD: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_CRYPTO_GCM: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_CRYPTO_GHASH: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_XFRM: enabled
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_XFRM_USER: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_INET_ESP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]   - "ipvlan":
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_IPVLAN: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]   - "macvlan":
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_MACVLAN: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_DUMMY: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]   - "ftp,tftp client in container":
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.899Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:01:06 [2020-12-16T17:01:06.900Z] - Storage Drivers:
17:01:06 [2020-12-16T17:01:06.900Z]   - "aufs":
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_AUFS_FS: enabled (as module)
17:01:06 [2020-12-16T17:01:06.900Z]   - "btrfs":
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:01:06 [2020-12-16T17:01:06.900Z]   - "devicemapper":
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_BLK_DEV_DM: enabled
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:01:06 [2020-12-16T17:01:06.900Z]   - "overlay":
17:01:06 [2020-12-16T17:01:06.900Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:01:06 [2020-12-16T17:01:06.900Z]   - "zfs":
17:01:06 [2020-12-16T17:01:06.900Z]     - /dev/zfs: missing
17:01:06 [2020-12-16T17:01:06.900Z]     - zfs command: missing
17:01:06 [2020-12-16T17:01:06.900Z]     - zpool command: missing
17:01:06 [2020-12-16T17:01:06.900Z] 
17:01:06 [2020-12-16T17:01:06.900Z] Limits:
17:01:06 [2020-12-16T17:01:06.900Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:01:06 [2020-12-16T17:01:06.900Z] 
17:01:06 [2020-12-16T17:01:06.900Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:01:07 [2020-12-16T17:01:07.129Z] Still waiting to schedule task
17:01:07 [2020-12-16T17:01:07.130Z] All nodes of label ‘arm64&&linux’ are offline
17:01:07 [2020-12-16T17:01:07.131Z] Still waiting to schedule task
17:01:07 [2020-12-16T17:01:07.131Z] All nodes of label ‘windows-2019’ are offline
17:01:07 [2020-12-16T17:01:07.323Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:01:07 [2020-12-16T17:01:07.323Z] #2 [internal] load .dockerignore
17:01:07 [2020-12-16T17:01:07.323Z] #2 transferring context: 87B done
17:01:07 [2020-12-16T17:01:07.323Z] #2 DONE 0.0s
17:01:07 [2020-12-16T17:01:07.323Z] 
17:01:07 [2020-12-16T17:01:07.323Z] #1 [internal] load build definition from Dockerfile
17:01:07 [2020-12-16T17:01:07.323Z] #1 transferring dockerfile: 16.58kB done
17:01:07 [2020-12-16T17:01:07.323Z] #1 DONE 0.0s
17:01:07 [2020-12-16T17:01:07.323Z] 
17:01:07 [2020-12-16T17:01:07.323Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:01:07 [2020-12-16T17:01:07.613Z] #3 DONE 0.3s
17:01:07 [2020-12-16T17:01:07.613Z] 
17:01:07 [2020-12-16T17:01:07.613Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:01:07 [2020-12-16T17:01:07.613Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:01:07 [2020-12-16T17:01:07.613Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:01:07 [2020-12-16T17:01:07.613Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
17:01:07 [2020-12-16T17:01:07.613Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
17:01:07 [2020-12-16T17:01:07.613Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s
17:01:07 [2020-12-16T17:01:07.903Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.53MB / 8.88MB 0.1s
17:01:07 [2020-12-16T17:01:07.903Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
17:01:08 [2020-12-16T17:01:08.193Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
17:01:08 [2020-12-16T17:01:08.193Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
17:01:08 [2020-12-16T17:01:08.482Z] #4 DONE 0.7s
17:01:08 [2020-12-16T17:01:08.482Z] 
17:01:08 [2020-12-16T17:01:08.482Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:01:08 [2020-12-16T17:01:08.772Z] #6 DONE 0.3s
17:01:08 [2020-12-16T17:01:08.772Z] 
17:01:08 [2020-12-16T17:01:08.772Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:01:08 [2020-12-16T17:01:08.772Z] #7 DONE 0.2s
17:01:08 [2020-12-16T17:01:08.772Z] 
17:01:08 [2020-12-16T17:01:08.772Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:01:09 [2020-12-16T17:01:09.080Z] #5 DONE 0.4s
17:01:09 [2020-12-16T17:01:09.080Z] 
17:01:09 [2020-12-16T17:01:09.080Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:09 [2020-12-16T17:01:09.080Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:01:09 [2020-12-16T17:01:09.354Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:01:09 [2020-12-16T17:01:09.381Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
17:01:09 [2020-12-16T17:01:09.381Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:01:09 [2020-12-16T17:01:09.381Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
17:01:09 [2020-12-16T17:01:09.381Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.92MB / 102.23MB 0.2s
17:01:09 [2020-12-16T17:01:09.381Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.2s done
17:01:09 [2020-12-16T17:01:09.355Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:09 [2020-12-16T17:01:09.671Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.43MB / 102.23MB 0.5s
17:01:09 [2020-12-16T17:01:09.855Z] Client:
17:01:09 [2020-12-16T17:01:09.855Z]  Debug Mode: false
17:01:09 [2020-12-16T17:01:09.855Z] 
17:01:09 [2020-12-16T17:01:09.855Z] Server:
17:01:09 [2020-12-16T17:01:09.855Z]  Containers: 0
17:01:09 [2020-12-16T17:01:09.855Z]   Running: 0
17:01:09 [2020-12-16T17:01:09.855Z]   Paused: 0
17:01:09 [2020-12-16T17:01:09.855Z]   Stopped: 0
17:01:09 [2020-12-16T17:01:09.855Z]  Images: 1
17:01:09 [2020-12-16T17:01:09.855Z]  Server Version: 19.03.13
17:01:09 [2020-12-16T17:01:09.855Z]  Storage Driver: overlay2
17:01:09 [2020-12-16T17:01:09.855Z]   Backing Filesystem: extfs
17:01:09 [2020-12-16T17:01:09.855Z]   Supports d_type: true
17:01:09 [2020-12-16T17:01:09.855Z]   Native Overlay Diff: true
17:01:09 [2020-12-16T17:01:09.855Z]  Logging Driver: json-file
17:01:09 [2020-12-16T17:01:09.855Z]  Cgroup Driver: cgroupfs
17:01:09 [2020-12-16T17:01:09.855Z]  Plugins:
17:01:09 [2020-12-16T17:01:09.855Z]   Volume: local
17:01:09 [2020-12-16T17:01:09.855Z]   Network: bridge host ipvlan macvlan null overlay
17:01:09 [2020-12-16T17:01:09.855Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:01:09 [2020-12-16T17:01:09.855Z]  Swarm: inactive
17:01:09 [2020-12-16T17:01:09.855Z]  Runtimes: runc
17:01:09 [2020-12-16T17:01:09.855Z]  Default Runtime: runc
17:01:09 [2020-12-16T17:01:09.855Z]  Init Binary: docker-init
17:01:09 [2020-12-16T17:01:09.855Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:01:09 [2020-12-16T17:01:09.855Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:09 [2020-12-16T17:01:09.855Z]  init version: fec3683
17:01:09 [2020-12-16T17:01:09.855Z]  Security Options:
17:01:09 [2020-12-16T17:01:09.855Z]   apparmor
17:01:09 [2020-12-16T17:01:09.855Z]   seccomp
17:01:09 [2020-12-16T17:01:09.855Z]    Profile: default
17:01:09 [2020-12-16T17:01:09.855Z]  Kernel Version: 5.4.0-1025-aws
17:01:09 [2020-12-16T17:01:09.855Z]  Operating System: Ubuntu 18.04.5 LTS
17:01:09 [2020-12-16T17:01:09.855Z]  OSType: linux
17:01:09 [2020-12-16T17:01:09.855Z]  Architecture: x86_64
17:01:09 [2020-12-16T17:01:09.855Z]  CPUs: 2
17:01:09 [2020-12-16T17:01:09.855Z]  Total Memory: 7.487GiB
17:01:09 [2020-12-16T17:01:09.855Z]  Name: ip-10-100-34-213
17:01:09 [2020-12-16T17:01:09.855Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:01:09 [2020-12-16T17:01:09.855Z]  Docker Root Dir: /var/lib/docker
17:01:09 [2020-12-16T17:01:09.855Z]  Debug Mode: false
17:01:09 [2020-12-16T17:01:09.855Z]  Registry: https://index.docker.io/v1/
17:01:09 [2020-12-16T17:01:09.855Z]  Labels:
17:01:09 [2020-12-16T17:01:09.855Z]  Experimental: true
17:01:09 [2020-12-16T17:01:09.855Z]  Insecure Registries:
17:01:09 [2020-12-16T17:01:09.855Z]   127.0.0.0/8
17:01:09 [2020-12-16T17:01:09.855Z]  Live Restore Enabled: true
17:01:09 [2020-12-16T17:01:09.855Z] 
17:01:09 [2020-12-16T17:01:09.855Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
17:01:09 [2020-12-16T17:01:09.968Z] #8 ...
17:01:09 [2020-12-16T17:01:09.968Z] 
17:01:09 [2020-12-16T17:01:09.968Z] #21 [internal] load build context
17:01:09 [2020-12-16T17:01:09.968Z] #21 transferring context: 53.17MB 0.9s done
17:01:09 [2020-12-16T17:01:09.968Z] #21 DONE 0.9s
17:01:09 [2020-12-16T17:01:09.968Z] 
17:01:09 [2020-12-16T17:01:09.968Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:09 [2020-12-16T17:01:09.968Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.37MB / 102.23MB 0.7s
[Pipeline] sh
17:01:10 [2020-12-16T17:01:10.068Z] Fetching without tags
17:01:10 [2020-12-16T17:01:10.174Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:10 [2020-12-16T17:01:10.174Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:10 [2020-12-16T17:01:10.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:01:10 [2020-12-16T17:01:10.174Z] + bash /home/ubuntu/workspace/moby_PR-41636/check-config.sh
17:01:10 [2020-12-16T17:01:10.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:01:10 [2020-12-16T17:01:10.174Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:01:10 [2020-12-16T17:01:10.174Z] 
17:01:10 [2020-12-16T17:01:10.174Z] Generally Necessary:
17:01:10 [2020-12-16T17:01:10.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:01:10 [2020-12-16T17:01:10.174Z] - apparmor: enabled and tools installed
17:01:10 [2020-12-16T17:01:10.265Z] #8 ...
17:01:10 [2020-12-16T17:01:10.265Z] 
17:01:10 [2020-12-16T17:01:10.265Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:01:10 [2020-12-16T17:01:10.265Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:01:10 [2020-12-16T17:01:10.265Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:01:10 [2020-12-16T17:01:10.265Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:01:10 [2020-12-16T17:01:10.265Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
17:01:10 [2020-12-16T17:01:10.265Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
17:01:10 [2020-12-16T17:01:10.265Z] #60 DONE 1.2s
17:01:10 [2020-12-16T17:01:10.265Z] 
17:01:10 [2020-12-16T17:01:10.265Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:10 [2020-12-16T17:01:10.265Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 32.93MB / 102.23MB 0.9s
17:01:10 [2020-12-16T17:01:10.265Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 39.07MB / 102.23MB 1.0s
17:01:10 [2020-12-16T17:01:10.370Z] + docker version
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NAMESPACES: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NET_NS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_PID_NS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_IPC_NS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_UTS_NS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUPS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_CPUACCT: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_DEVICE: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_FREEZER: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_SCHED: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CPUSETS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_MEMCG: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_KEYS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_VETH: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_BRIDGE: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NF_NAT_IPV4: missing
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NF_NAT: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NF_NAT_NEEDED: missing
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_POSIX_MQUEUE: enabled
17:01:10 [2020-12-16T17:01:10.448Z] 
17:01:10 [2020-12-16T17:01:10.448Z] Optional Features:
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_USER_NS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_SECCOMP: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_PIDS: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_MEMCG_SWAP: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:01:10 [2020-12-16T17:01:10.448Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_BLK_CGROUP: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_IOSCHED_CFQ: missing
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_PERF: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_HUGETLB: enabled
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.448Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:01:10 [2020-12-16T17:01:10.476Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:01:10 [2020-12-16T17:01:10.563Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.49MB / 102.23MB 1.2s
17:01:10 [2020-12-16T17:01:10.563Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 67.42MB / 102.23MB 1.3s
17:01:10 [2020-12-16T17:01:10.563Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.29MB / 102.23MB 1.4s
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_CFS_BANDWIDTH: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_RT_GROUP_SCHED: missing
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_VS: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_VS_NFCT: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_IP_VS_RR: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_EXT4_FS: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:01:10 [2020-12-16T17:01:10.738Z] - Network Drivers:
17:01:10 [2020-12-16T17:01:10.738Z]   - "overlay":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_VXLAN: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       Optional (for encrypted networks):
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_CRYPTO: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_CRYPTO_AEAD: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_CRYPTO_GCM: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_CRYPTO_GHASH: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_XFRM: enabled
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_XFRM_USER: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_INET_ESP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:01:10 [2020-12-16T17:01:10.738Z]   - "ipvlan":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_IPVLAN: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]   - "macvlan":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_MACVLAN: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_DUMMY: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]   - "ftp,tftp client in container":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z] - Storage Drivers:
17:01:10 [2020-12-16T17:01:10.738Z]   - "aufs":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_AUFS_FS: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]   - "btrfs":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:01:10 [2020-12-16T17:01:10.738Z]   - "devicemapper":
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_BLK_DEV_DM: enabled
17:01:10 [2020-12-16T17:01:10.738Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:01:10 [2020-12-16T17:01:10.738Z]   - "overlay":
17:01:10 [2020-12-16T17:01:10.852Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.61MB / 102.23MB 1.5s
17:01:10 [2020-12-16T17:01:10.852Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 96.55MB / 102.23MB 1.6s
17:01:10 [2020-12-16T17:01:10.852Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.7s
17:01:11 [2020-12-16T17:01:11.005Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:01:11 [2020-12-16T17:01:11.005Z]   - "zfs":
17:01:11 [2020-12-16T17:01:11.005Z]     - /dev/zfs: present
17:01:11 [2020-12-16T17:01:11.005Z]     - zfs command: missing
17:01:11 [2020-12-16T17:01:11.005Z]     - zpool command: missing
17:01:11 [2020-12-16T17:01:11.005Z] 
17:01:11 [2020-12-16T17:01:11.005Z] Limits:
17:01:11 [2020-12-16T17:01:11.005Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:01:11 [2020-12-16T17:01:11.005Z] 
17:01:11 [2020-12-16T17:01:11.005Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:01:11 [2020-12-16T17:01:11.142Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.8s done
17:01:11 [2020-12-16T17:01:11.350Z] + sudo modprobe ip_vs
17:01:11 [2020-12-16T17:01:11.350Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:01:11 [2020-12-16T17:01:11.350Z] #2 [internal] load .dockerignore
17:01:11 [2020-12-16T17:01:11.431Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
17:01:11 [2020-12-16T17:01:11.612Z] #2 transferring context: 87B done
17:01:11 [2020-12-16T17:01:11.612Z] #2 DONE 0.0s
17:01:11 [2020-12-16T17:01:11.612Z] 
17:01:11 [2020-12-16T17:01:11.612Z] #1 [internal] load build definition from Dockerfile
17:01:11 [2020-12-16T17:01:11.612Z] #1 transferring dockerfile: 16.58kB done
17:01:11 [2020-12-16T17:01:11.612Z] #1 DONE 0.0s
17:01:11 [2020-12-16T17:01:11.612Z] 
17:01:11 [2020-12-16T17:01:11.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:01:10 [2020-12-16T17:01:10.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:10 [2020-12-16T17:01:10.035Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:01:10 [2020-12-16T17:01:10.038Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:10 [2020-12-16T17:01:10.053Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:10 [2020-12-16T17:01:10.075Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:10 [2020-12-16T17:01:10.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:10 [2020-12-16T17:01:10.077Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:10 [2020-12-16T17:01:10.484Z]  > git config core.sparsecheckout # timeout=10
17:01:10 [2020-12-16T17:01:10.487Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:11 [2020-12-16T17:01:11.344Z]  > git remote # timeout=10
17:01:11 [2020-12-16T17:01:11.348Z]  > git config --get remote.origin.url # timeout=10
17:01:11 [2020-12-16T17:01:11.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:11 [2020-12-16T17:01:11.352Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:01:12 [2020-12-16T17:01:12.151Z] Merge succeeded, producing 57d181ffd167dcba5658455dc98b9c9a1b14c817
17:01:12 [2020-12-16T17:01:12.151Z] Checking out Revision 57d181ffd167dcba5658455dc98b9c9a1b14c817 (PR-41636)
17:01:12 [2020-12-16T17:01:12.185Z] #3 DONE 0.6s
17:01:12 [2020-12-16T17:01:12.185Z] 
17:01:12 [2020-12-16T17:01:12.185Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:01:12 [2020-12-16T17:01:12.185Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:01:12 [2020-12-16T17:01:12.268Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:01:12 [2020-12-16T17:01:12.144Z]  > git rev-parse HEAD^{commit} # timeout=10
17:01:12 [2020-12-16T17:01:12.159Z]  > git config core.sparsecheckout # timeout=10
17:01:12 [2020-12-16T17:01:12.162Z]  > git checkout -f 57d181ffd167dcba5658455dc98b9c9a1b14c817 # timeout=10
17:01:12 [2020-12-16T17:01:12.278Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:12 [2020-12-16T17:01:12.445Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
17:01:12 [2020-12-16T17:01:12.445Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:01:12 [2020-12-16T17:01:12.445Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:01:12 [2020-12-16T17:01:12.445Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:01:12 [2020-12-16T17:01:12.445Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
17:01:12 [2020-12-16T17:01:12.707Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
17:01:12 [2020-12-16T17:01:12.707Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
[Pipeline] withEnv
[Pipeline] {
17:01:12 [2020-12-16T17:01:12.930Z] #8 ...
17:01:12 [2020-12-16T17:01:12.930Z] 
17:01:12 [2020-12-16T17:01:12.930Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:12 [2020-12-16T17:01:12.930Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:01:12 [2020-12-16T17:01:12.930Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:01:12 [2020-12-16T17:01:12.930Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done
17:01:12 [2020-12-16T17:01:12.930Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done
17:01:12 [2020-12-16T17:01:12.930Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.1s done
17:01:12 [2020-12-16T17:01:12.930Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.2s done
17:01:12 [2020-12-16T17:01:12.930Z] #24 DONE 3.7s
17:01:12 [2020-12-16T17:01:12.930Z] 
17:01:12 [2020-12-16T17:01:12.930Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
17:01:12 [2020-12-16T17:01:12.969Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
17:01:12 [2020-12-16T17:01:12.969Z] #4 DONE 1.0s
[Pipeline] sh
17:01:13 [2020-12-16T17:01:13.231Z] 
17:01:13 [2020-12-16T17:01:13.231Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:01:13 [2020-12-16T17:01:13.355Z] + docker version
17:01:13 [2020-12-16T17:01:13.355Z] Client:
17:01:13 [2020-12-16T17:01:13.355Z]  Version:           18.06.1-ce
17:01:13 [2020-12-16T17:01:13.355Z]  API version:       1.38
17:01:13 [2020-12-16T17:01:13.355Z]  Go version:        go1.10.3
17:01:13 [2020-12-16T17:01:13.355Z]  Git commit:        e68fc7a
17:01:13 [2020-12-16T17:01:13.355Z]  Built:             Tue Aug 21 17:26:10 2018
17:01:13 [2020-12-16T17:01:13.355Z]  OS/Arch:           linux/ppc64le
17:01:13 [2020-12-16T17:01:13.355Z]  Experimental:      false
17:01:13 [2020-12-16T17:01:13.355Z] 
17:01:13 [2020-12-16T17:01:13.355Z] Server:
17:01:13 [2020-12-16T17:01:13.355Z]  Engine:
17:01:13 [2020-12-16T17:01:13.355Z]   Version:          18.06.1-ce
17:01:13 [2020-12-16T17:01:13.355Z]   API version:      1.38 (minimum version 1.12)
17:01:13 [2020-12-16T17:01:13.355Z]   Go version:       go1.10.3
17:01:13 [2020-12-16T17:01:13.355Z]   Git commit:       e68fc7a
17:01:13 [2020-12-16T17:01:13.355Z]   Built:            Tue Aug 21 17:24:20 2018
17:01:13 [2020-12-16T17:01:13.355Z]   OS/Arch:          linux/ppc64le
17:01:13 [2020-12-16T17:01:13.355Z]   Experimental:     true
[Pipeline] sh
17:01:13 [2020-12-16T17:01:13.491Z] #6 DONE 0.4s
17:01:13 [2020-12-16T17:01:13.491Z] 
17:01:13 [2020-12-16T17:01:13.491Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:01:13 [2020-12-16T17:01:13.734Z] + docker info
17:01:13 [2020-12-16T17:01:13.734Z] Containers: 0
17:01:13 [2020-12-16T17:01:13.734Z]  Running: 0
17:01:13 [2020-12-16T17:01:13.734Z]  Paused: 0
17:01:13 [2020-12-16T17:01:13.734Z]  Stopped: 0
17:01:13 [2020-12-16T17:01:13.734Z] Images: 0
17:01:13 [2020-12-16T17:01:13.734Z] Server Version: 18.06.1-ce
17:01:13 [2020-12-16T17:01:13.734Z] Storage Driver: overlay2
17:01:13 [2020-12-16T17:01:13.734Z]  Backing Filesystem: extfs
17:01:13 [2020-12-16T17:01:13.734Z]  Supports d_type: true
17:01:13 [2020-12-16T17:01:13.734Z]  Native Overlay Diff: true
17:01:13 [2020-12-16T17:01:13.734Z] Logging Driver: json-file
17:01:13 [2020-12-16T17:01:13.734Z] Cgroup Driver: cgroupfs
17:01:13 [2020-12-16T17:01:13.734Z] Plugins:
17:01:13 [2020-12-16T17:01:13.734Z]  Volume: local
17:01:13 [2020-12-16T17:01:13.734Z]  Network: bridge host ipvlan macvlan null overlay
17:01:13 [2020-12-16T17:01:13.734Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
17:01:13 [2020-12-16T17:01:13.734Z] Swarm: inactive
17:01:13 [2020-12-16T17:01:13.734Z] Runtimes: runc
17:01:13 [2020-12-16T17:01:13.734Z] Default Runtime: runc
17:01:13 [2020-12-16T17:01:13.734Z] Init Binary: docker-init
17:01:13 [2020-12-16T17:01:13.734Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
17:01:13 [2020-12-16T17:01:13.734Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
17:01:13 [2020-12-16T17:01:13.734Z] init version: fec3683
17:01:13 [2020-12-16T17:01:13.734Z] Security Options:
17:01:13 [2020-12-16T17:01:13.734Z]  apparmor
17:01:13 [2020-12-16T17:01:13.734Z]  seccomp
17:01:13 [2020-12-16T17:01:13.734Z]   Profile: default
17:01:13 [2020-12-16T17:01:13.734Z] Kernel Version: 4.4.0-139-generic
17:01:13 [2020-12-16T17:01:13.734Z] Operating System: Ubuntu 16.04.3 LTS
17:01:13 [2020-12-16T17:01:13.734Z] OSType: linux
17:01:13 [2020-12-16T17:01:13.734Z] Architecture: ppc64le
17:01:13 [2020-12-16T17:01:13.734Z] CPUs: 4
17:01:13 [2020-12-16T17:01:13.734Z] Total Memory: 7.972GiB
17:01:13 [2020-12-16T17:01:13.734Z] Name: ppc64le-ubuntu-28
17:01:13 [2020-12-16T17:01:13.734Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
17:01:13 [2020-12-16T17:01:13.734Z] Docker Root Dir: /var/lib/docker
17:01:13 [2020-12-16T17:01:13.734Z] Debug Mode (client): false
17:01:13 [2020-12-16T17:01:13.734Z] Debug Mode (server): false
17:01:13 [2020-12-16T17:01:13.734Z] Registry: https://index.docker.io/v1/
17:01:13 [2020-12-16T17:01:13.734Z] Labels:
17:01:13 [2020-12-16T17:01:13.734Z] Experimental: true
17:01:13 [2020-12-16T17:01:13.734Z] Insecure Registries:
17:01:13 [2020-12-16T17:01:13.734Z]  127.0.0.0/8
17:01:13 [2020-12-16T17:01:13.734Z] Live Restore Enabled: false
17:01:13 [2020-12-16T17:01:13.734Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #7 DONE 0.6s
17:01:13 [2020-12-16T17:01:13.762Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:01:13 [2020-12-16T17:01:13.762Z] #5 DONE 0.7s
17:01:13 [2020-12-16T17:01:13.762Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:13 [2020-12-16T17:01:13.762Z] #8 DONE 0.0s
17:01:13 [2020-12-16T17:01:13.762Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:01:13 [2020-12-16T17:01:13.762Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:01:13 [2020-12-16T17:01:13.762Z] #60 DONE 0.0s
17:01:13 [2020-12-16T17:01:13.762Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:13 [2020-12-16T17:01:13.762Z] #24 DONE 0.0s
17:01:13 [2020-12-16T17:01:13.762Z] 
17:01:13 [2020-12-16T17:01:13.762Z] #21 [internal] load build context
[Pipeline] sh
17:01:14 [2020-12-16T17:01:14.119Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:14 [2020-12-16T17:01:14.119Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:14 [2020-12-16T17:01:14.119Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:01:14 [2020-12-16T17:01:14.119Z] + bash /home/docker/workspace/moby_PR-41636/check-config.sh
17:01:14 [2020-12-16T17:01:14.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:01:14 [2020-12-16T17:01:14.119Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
17:01:14 [2020-12-16T17:01:14.119Z] 
17:01:14 [2020-12-16T17:01:14.119Z] Generally Necessary:
17:01:14 [2020-12-16T17:01:14.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:01:14 [2020-12-16T17:01:14.119Z] - apparmor: enabled and tools installed
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_NAMESPACES: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_NET_NS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_PID_NS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_IPC_NS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_UTS_NS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CGROUPS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CGROUP_CPUACCT: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CGROUP_DEVICE: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CGROUP_FREEZER: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CGROUP_SCHED: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_CPUSETS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_MEMCG: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_KEYS: enabled
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_VETH: enabled (as module)
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_BRIDGE: enabled (as module)
17:01:14 [2020-12-16T17:01:14.119Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NF_NAT: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NF_NAT_NEEDED: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_POSIX_MQUEUE: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:01:14 [2020-12-16T17:01:14.414Z] 
17:01:14 [2020-12-16T17:01:14.414Z] Optional Features:
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_USER_NS: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_SECCOMP: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CGROUP_PIDS: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_MEMCG_SWAP: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:01:14 [2020-12-16T17:01:14.414Z]     (cgroup swap accounting is currently enabled)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_MEMCG_KMEM: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_BLK_CGROUP: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IOSCHED_CFQ: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CGROUP_PERF: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CGROUP_HUGETLB: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_CFS_BANDWIDTH: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_RT_GROUP_SCHED: missing
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_VS: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_VS_NFCT: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_IP_VS_RR: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_EXT4_FS: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:01:14 [2020-12-16T17:01:14.414Z] - Network Drivers:
17:01:14 [2020-12-16T17:01:14.414Z]   - "overlay":
17:01:14 [2020-12-16T17:01:14.414Z]     - CONFIG_VXLAN: enabled (as module)
17:01:14 [2020-12-16T17:01:14.414Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:01:14 [2020-12-16T17:01:14.414Z]       Optional (for encrypted networks):
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_CRYPTO: enabled
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_XFRM: enabled
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_XFRM_USER: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_INET_ESP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "ipvlan":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_IPVLAN: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "macvlan":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_MACVLAN: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_DUMMY: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "ftp,tftp client in container":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z] - Storage Drivers:
17:01:14 [2020-12-16T17:01:14.706Z]   - "aufs":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_AUFS_FS: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "btrfs":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:01:14 [2020-12-16T17:01:14.706Z]   - "devicemapper":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_BLK_DEV_DM: enabled
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "overlay":
17:01:14 [2020-12-16T17:01:14.706Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:01:14 [2020-12-16T17:01:14.706Z]   - "zfs":
17:01:14 [2020-12-16T17:01:14.706Z]     - /dev/zfs: missing
17:01:14 [2020-12-16T17:01:14.706Z]     - zfs command: missing
17:01:14 [2020-12-16T17:01:14.706Z]     - zpool command: missing
17:01:14 [2020-12-16T17:01:14.706Z] 
17:01:14 [2020-12-16T17:01:14.706Z] Limits:
17:01:14 [2020-12-16T17:01:14.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:01:14 [2020-12-16T17:01:14.706Z] 
17:01:14 [2020-12-16T17:01:14.706Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:01:15 [2020-12-16T17:01:15.139Z] + make bundles/buildx
17:01:15 [2020-12-16T17:01:15.435Z] make: command: Command not found
17:01:15 [2020-12-16T17:01:15.435Z] make: command: Command not found
17:01:15 [2020-12-16T17:01:15.435Z] mkdir bundles
17:01:15 [2020-12-16T17:01:15.435Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
17:01:15 [2020-12-16T17:01:15.435Z] 	--build-arg BUILDX_COMMIT \
17:01:15 [2020-12-16T17:01:15.435Z] 	--build-arg BUILDX_REPO \
17:01:15 [2020-12-16T17:01:15.435Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
17:01:15 [2020-12-16T17:01:15.435Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
17:01:15 [2020-12-16T17:01:15.435Z] 	.
17:01:15 [2020-12-16T17:01:15.435Z] /bin/sh: 4: go: not found
17:01:15 [2020-12-16T17:01:15.435Z] /bin/sh: 5: go: not found
17:01:15 [2020-12-16T17:01:15.612Z] Client: Docker Engine - Community
17:01:15 [2020-12-16T17:01:15.612Z]  Version:           19.03.13
17:01:15 [2020-12-16T17:01:15.612Z]  API version:       1.40
17:01:15 [2020-12-16T17:01:15.612Z]  Go version:        go1.13.15
17:01:15 [2020-12-16T17:01:15.612Z]  Git commit:        4484c46d9d
17:01:15 [2020-12-16T17:01:15.612Z]  Built:             Wed Sep 16 17:02:36 2020
17:01:15 [2020-12-16T17:01:15.612Z]  OS/Arch:           linux/amd64
17:01:15 [2020-12-16T17:01:15.612Z]  Experimental:      false
17:01:15 [2020-12-16T17:01:15.612Z] 
17:01:15 [2020-12-16T17:01:15.612Z] Server: Docker Engine - Community
17:01:15 [2020-12-16T17:01:15.612Z]  Engine:
17:01:15 [2020-12-16T17:01:15.612Z]   Version:          19.03.13
17:01:15 [2020-12-16T17:01:15.612Z]   API version:      1.40 (minimum version 1.12)
17:01:15 [2020-12-16T17:01:15.612Z]   Go version:       go1.13.15
17:01:15 [2020-12-16T17:01:15.612Z]   Git commit:       4484c46d9d
17:01:15 [2020-12-16T17:01:15.612Z]   Built:            Wed Sep 16 17:01:06 2020
17:01:15 [2020-12-16T17:01:15.612Z]   OS/Arch:          linux/amd64
17:01:15 [2020-12-16T17:01:15.612Z]   Experimental:     true
17:01:15 [2020-12-16T17:01:15.612Z]  containerd:
17:01:15 [2020-12-16T17:01:15.612Z]   Version:          1.3.7
17:01:15 [2020-12-16T17:01:15.612Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:01:15 [2020-12-16T17:01:15.612Z]  runc:
17:01:15 [2020-12-16T17:01:15.612Z]   Version:          1.0.0-rc10
17:01:15 [2020-12-16T17:01:15.612Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:15 [2020-12-16T17:01:15.612Z]  docker-init:
17:01:15 [2020-12-16T17:01:15.612Z]   Version:          0.18.0
17:01:15 [2020-12-16T17:01:15.612Z]   GitCommit:        fec3683
[Pipeline] sh
17:01:15 [2020-12-16T17:01:15.940Z] + docker info
17:01:16 [2020-12-16T17:01:16.432Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.6s done
17:01:16 [2020-12-16T17:01:16.432Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 done
17:01:16 [2020-12-16T17:01:16.432Z] #8 DONE 7.1s
17:01:16 [2020-12-16T17:01:16.432Z] 
17:01:16 [2020-12-16T17:01:16.432Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:16 [2020-12-16T17:01:16.432Z] #25 0.591 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
17:01:16 [2020-12-16T17:01:16.432Z] #25 0.628 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:16 [2020-12-16T17:01:16.432Z] #25 0.731 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:16 [2020-12-16T17:01:16.432Z] #25 0.762 Get:4 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:16 [2020-12-16T17:01:16.432Z] #25 0.946 Get:5 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:01:16 [2020-12-16T17:01:16.432Z] #25 1.455 Get:6 http://security.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:01:16 [2020-12-16T17:01:16.432Z] #25 1.980 Fetched 8097 kB in 1s (5658 kB/s)
17:01:16 [2020-12-16T17:01:16.432Z] #25 1.980 Reading package lists...
17:01:16 [2020-12-16T17:01:16.432Z] #25 2.419 Reading package lists...
17:01:16 [2020-12-16T17:01:16.432Z] #25 2.859 Building dependency tree...
17:01:16 [2020-12-16T17:01:16.432Z] #25 2.988 The following additional packages will be installed:
17:01:16 [2020-12-16T17:01:16.432Z] #25 2.988   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988 Suggested packages:
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988   krb5-doc krb5-user
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988 Recommended packages:
17:01:16 [2020-12-16T17:01:16.433Z] #25 2.988   krb5-locales publicsuffix libsasl2-modules
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.134 The following NEW packages will be installed:
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.135   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.135   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.135   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.135   libssh2-1 libssl1.1 openssl
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.175 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.175 Need to get 4592 kB of archives.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.175 After this operation, 11.9 MB of additional disk space will be used.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.175 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.181 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.214 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.222 Get:4 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.222 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.222 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.228 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.237 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.239 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.240 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.241 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.242 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.250 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.250 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.250 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.279 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.305 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.340 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.340 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.340 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.340 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.401 debconf: delaying package configuration, since apt-utils is not installed
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.409 Fetched 4592 kB in 0s (27.1 MB/s)
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.430 Selecting previously unselected package libssl1.1:s390x.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.430 (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.)
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.433 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.437 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.588 Selecting previously unselected package openssl.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.588 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.592 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.690 Selecting previously unselected package ca-certificates.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.690 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.692 Unpacking ca-certificates (20200601~deb10u1) ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.742 Selecting previously unselected package libkeyutils1:s390x.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.743 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.745 Unpacking libkeyutils1:s390x (1.6-6) ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.767 Selecting previously unselected package libkrb5support0:s390x.
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.767 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.770 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.433Z] #25 3.794 Selecting previously unselected package libk5crypto3:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.795 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.797 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.827 Selecting previously unselected package libkrb5-3:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.828 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.831 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.881 Selecting previously unselected package libgssapi-krb5-2:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.881 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.884 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.912 Selecting previously unselected package libsasl2-modules-db:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.913 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.915 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.939 Selecting previously unselected package libsasl2-2:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.940 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.943 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.967 Selecting previously unselected package libldap-common.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.967 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.970 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.996 Selecting previously unselected package libldap-2.4-2:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.997 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 3.999 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.035 Selecting previously unselected package libnghttp2-14:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.036 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.038 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.091 Selecting previously unselected package libpsl5:s390x.
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.092 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.095 Unpacking libpsl5:s390x (0.20.2-2) ...
17:01:16 [2020-12-16T17:01:16.722Z] #25 4.162 Selecting previously unselected package librtmp1:s390x.
17:01:17 [2020-12-16T17:01:17.015Z] #25 4.163 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
17:01:17 [2020-12-16T17:01:17.015Z] #25 4.189 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
17:01:17 [2020-12-16T17:01:17.015Z] #25 4.300 Selecting previously unselected package libssh2-1:s390x.
17:01:17 [2020-12-16T17:01:17.015Z] #25 4.301 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
17:01:17 [2020-12-16T17:01:17.015Z] #25 4.340 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
17:01:17 [2020-12-16T17:01:17.083Z] #21 transferring context: 20.82MB 2.7s
17:01:17 [2020-12-16T17:01:17.304Z] #25 4.710 Selecting previously unselected package libcurl4:s390x.
17:01:17 [2020-12-16T17:01:17.511Z] Sending build context to Docker daemon  58.06MB

17:01:17 [2020-12-16T17:01:17.511Z] Step 1/15 : ARG GO_VERSION=1.13.15
17:01:17 [2020-12-16T17:01:17.511Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
17:01:17 [2020-12-16T17:01:17.511Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
17:01:17 [2020-12-16T17:01:17.511Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
17:01:17 [2020-12-16T17:01:17.594Z] #25 4.710 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
17:01:17 [2020-12-16T17:01:17.594Z] #25 4.723 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
17:01:17 [2020-12-16T17:01:17.805Z] 1.13.15-buster: Pulling from library/golang
17:01:17 [2020-12-16T17:01:17.805Z] db4e2d8d5901: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] dfe2d012519c: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] 5d8f1d1f9197: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] 1301750ffb48: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] dc5c6edc9cff: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] 3c370c2e2f82: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] 5ffb2f5886e2: Pulling fs layer
17:01:17 [2020-12-16T17:01:17.805Z] 1301750ffb48: Waiting
17:01:17 [2020-12-16T17:01:17.805Z] dc5c6edc9cff: Waiting
17:01:17 [2020-12-16T17:01:17.805Z] 3c370c2e2f82: Waiting
17:01:17 [2020-12-16T17:01:17.805Z] 5ffb2f5886e2: Waiting
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.038 Selecting previously unselected package curl.
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.039 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.047 Unpacking curl (7.64.0-4+deb10u1) ...
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.162 Selecting previously unselected package libonig5:s390x.
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.163 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
17:01:17 [2020-12-16T17:01:17.883Z] #25 5.261 Unpacking libonig5:s390x (6.9.1-1) ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 ...
17:01:18 [2020-12-16T17:01:18.172Z] 
17:01:18 [2020-12-16T17:01:18.172Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:01:18 [2020-12-16T17:01:18.172Z] #9 DONE 1.8s
17:01:18 [2020-12-16T17:01:18.172Z] 
17:01:18 [2020-12-16T17:01:18.172Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.301 Selecting previously unselected package libjq1:s390x.
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.302 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.304 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.328 Selecting previously unselected package jq.
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.328 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.331 Unpacking jq (1.5+dfsg-2+b1) ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 5.362 Setting up libkeyutils1:s390x (1.6-6) ...
17:01:18 [2020-12-16T17:01:18.172Z] #25 ...
17:01:18 [2020-12-16T17:01:18.172Z] 
17:01:18 [2020-12-16T17:01:18.172Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:01:18 [2020-12-16T17:01:18.451Z] dfe2d012519c: Verifying Checksum
17:01:18 [2020-12-16T17:01:18.451Z] dfe2d012519c: Download complete
17:01:18 [2020-12-16T17:01:18.451Z] 5d8f1d1f9197: Verifying Checksum
17:01:18 [2020-12-16T17:01:18.451Z] 5d8f1d1f9197: Download complete
17:01:18 [2020-12-16T17:01:18.802Z] #10 DONE 0.8s
17:01:18 [2020-12-16T17:01:18.802Z] 
17:01:18 [2020-12-16T17:01:18.802Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:01:18 [2020-12-16T17:01:18.802Z] #29 DONE 0.1s
17:01:18 [2020-12-16T17:01:18.802Z] 
17:01:18 [2020-12-16T17:01:18.802Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.368 Setting up libpsl5:s390x (0.20.2-2) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.375 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.435 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.442 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.451 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.457 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.463 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.470 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.476 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.483 Setting up libssh2-1:s390x (1.8.0-2.1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.489 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.495 Setting up openssl (1.1.1d-0+deb10u4) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.504 Setting up libonig5:s390x (6.9.1-1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.510 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.517 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.523 Setting up ca-certificates (20200601~deb10u1) ...
17:01:18 [2020-12-16T17:01:18.802Z] #25 5.826 Updating certificates in /etc/ssl/certs...
17:01:19 [2020-12-16T17:01:19.094Z] #25 ...
17:01:19 [2020-12-16T17:01:19.094Z] 
17:01:19 [2020-12-16T17:01:19.094Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:01:19 [2020-12-16T17:01:19.094Z] #37 DONE 0.1s
17:01:19 [2020-12-16T17:01:19.094Z] 
17:01:19 [2020-12-16T17:01:19.094Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.196 126 added, 0 removed; done.
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.227 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.235 Setting up jq (1.5+dfsg-2+b1) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.241 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.248 Setting up curl (7.64.0-4+deb10u1) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.255 Processing triggers for libc-bin (2.28-10) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.269 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:01:19 [2020-12-16T17:01:19.094Z] #25 6.274 Updating certificates in /etc/ssl/certs...
17:01:19 [2020-12-16T17:01:19.429Z] Fetching without tags
17:01:19 [2020-12-16T17:01:19.730Z] #25 6.906 0 added, 0 removed; done.
17:01:19 [2020-12-16T17:01:19.730Z] #25 6.906 Running hooks in /etc/ca-certificates/update.d...
17:01:19 [2020-12-16T17:01:19.730Z] #25 6.906 done.
17:01:19 [2020-12-16T17:01:19.730Z] #25 DONE 7.1s
17:01:19 [2020-12-16T17:01:19.730Z] 
17:01:19 [2020-12-16T17:01:19.730Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:19 [2020-12-16T17:01:19.812Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:01:20 [2020-12-16T17:01:20.022Z] #38 ...
17:01:20 [2020-12-16T17:01:20.022Z] 
17:01:20 [2020-12-16T17:01:20.022Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:01:20 [2020-12-16T17:01:20.022Z] #26 DONE 0.1s
17:01:20 [2020-12-16T17:01:20.022Z] 
17:01:20 [2020-12-16T17:01:20.022Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:20 [2020-12-16T17:01:20.384Z] #21 ...
17:01:20 [2020-12-16T17:01:20.384Z] 
17:01:20 [2020-12-16T17:01:20.384Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:20 [2020-12-16T17:01:20.384Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.69MB / 120.17MB 6.3s
17:01:20 [2020-12-16T17:01:20.384Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s
17:01:20 [2020-12-16T17:01:20.384Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
17:01:20 [2020-12-16T17:01:20.384Z] #8 ...
17:01:20 [2020-12-16T17:01:20.384Z] 
17:01:20 [2020-12-16T17:01:20.384Z] #21 [internal] load build context
17:01:20 [2020-12-16T17:01:20.384Z] #21 transferring context: 53.17MB 6.5s done
17:01:20 [2020-12-16T17:01:20.550Z] db4e2d8d5901: Download complete
17:01:20 [2020-12-16T17:01:20.644Z] #21 DONE 6.6s
17:01:20 [2020-12-16T17:01:20.644Z] 
17:01:20 [2020-12-16T17:01:20.644Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:20 [2020-12-16T17:01:20.644Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.70MB / 120.17MB 6.6s
17:01:20 [2020-12-16T17:01:20.905Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.45MB / 120.17MB 6.9s
17:01:19 [2020-12-16T17:01:19.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:19 [2020-12-16T17:01:19.343Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:01:19 [2020-12-16T17:01:19.374Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:19 [2020-12-16T17:01:19.403Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:19 [2020-12-16T17:01:19.434Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:19 [2020-12-16T17:01:19.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:19 [2020-12-16T17:01:19.435Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:19 [2020-12-16T17:01:19.822Z]  > git config core.sparsecheckout # timeout=10
17:01:19 [2020-12-16T17:01:19.850Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:20 [2020-12-16T17:01:20.801Z]  > git remote # timeout=10
17:01:20 [2020-12-16T17:01:20.812Z]  > git config --get remote.origin.url # timeout=10
17:01:20 [2020-12-16T17:01:20.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:20 [2020-12-16T17:01:20.824Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:01:21 [2020-12-16T17:01:21.175Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.48MB / 120.17MB 7.1s
17:01:21 [2020-12-16T17:01:21.191Z] 1301750ffb48: Verifying Checksum
17:01:21 [2020-12-16T17:01:21.191Z] 1301750ffb48: Download complete
17:01:21 [2020-12-16T17:01:21.191Z] 5ffb2f5886e2: Verifying Checksum
17:01:21 [2020-12-16T17:01:21.192Z] 5ffb2f5886e2: Download complete
17:01:21 [2020-12-16T17:01:21.436Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.90MB / 120.17MB 7.5s
17:01:21 [2020-12-16T17:01:21.696Z] #8 ...
17:01:21 [2020-12-16T17:01:21.696Z] 
17:01:21 [2020-12-16T17:01:21.696Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:01:21 [2020-12-16T17:01:21.696Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:01:21 [2020-12-16T17:01:21.696Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:01:21 [2020-12-16T17:01:21.696Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s done
17:01:21 [2020-12-16T17:01:21.696Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done
17:01:21 [2020-12-16T17:01:21.696Z] #60 DONE 7.7s
17:01:21 [2020-12-16T17:01:21.696Z] 
17:01:21 [2020-12-16T17:01:21.696Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:21 [2020-12-16T17:01:21.696Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.38MB / 120.17MB 7.7s
17:01:21 [2020-12-16T17:01:21.738Z] Merge succeeded, producing dba7bb3d28fb3d2a71d262c10a110b4e0a01360b
17:01:21 [2020-12-16T17:01:21.739Z] Checking out Revision dba7bb3d28fb3d2a71d262c10a110b4e0a01360b (PR-41636)
17:01:22 [2020-12-16T17:01:22.236Z] dc5c6edc9cff: Verifying Checksum
17:01:22 [2020-12-16T17:01:22.237Z] dc5c6edc9cff: Download complete
17:01:23 [2020-12-16T17:01:23.080Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done
17:01:21 [2020-12-16T17:01:21.711Z]  > git rev-parse HEAD^{commit} # timeout=10
17:01:21 [2020-12-16T17:01:21.742Z]  > git config core.sparsecheckout # timeout=10
17:01:21 [2020-12-16T17:01:21.765Z]  > git checkout -f dba7bb3d28fb3d2a71d262c10a110b4e0a01360b # timeout=10
17:01:23 [2020-12-16T17:01:23.532Z] #27 2.990 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:01:23 [2020-12-16T17:01:23.532Z] #27 3.276 
17:01:24 [2020-12-16T17:01:24.022Z] Client:
17:01:24 [2020-12-16T17:01:24.022Z]  Debug Mode: false
17:01:24 [2020-12-16T17:01:24.022Z] 
17:01:24 [2020-12-16T17:01:24.022Z] Server:
17:01:24 [2020-12-16T17:01:24.022Z]  Containers: 0
17:01:24 [2020-12-16T17:01:24.022Z]   Running: 0
17:01:24 [2020-12-16T17:01:24.022Z]   Paused: 0
17:01:24 [2020-12-16T17:01:24.022Z]   Stopped: 0
17:01:24 [2020-12-16T17:01:24.022Z]  Images: 0
17:01:24 [2020-12-16T17:01:24.022Z]  Server Version: 19.03.13
17:01:24 [2020-12-16T17:01:24.022Z]  Storage Driver: overlay2
17:01:24 [2020-12-16T17:01:24.022Z]   Backing Filesystem: extfs
17:01:24 [2020-12-16T17:01:24.022Z]   Supports d_type: true
17:01:24 [2020-12-16T17:01:24.022Z]   Native Overlay Diff: true
17:01:24 [2020-12-16T17:01:24.022Z]  Logging Driver: json-file
17:01:24 [2020-12-16T17:01:24.022Z]  Cgroup Driver: cgroupfs
17:01:24 [2020-12-16T17:01:24.022Z]  Plugins:
17:01:24 [2020-12-16T17:01:24.022Z]   Volume: local
17:01:24 [2020-12-16T17:01:24.022Z]   Network: bridge host ipvlan macvlan null overlay
17:01:24 [2020-12-16T17:01:24.022Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:01:24 [2020-12-16T17:01:24.022Z]  Swarm: inactive
17:01:24 [2020-12-16T17:01:24.022Z]  Runtimes: runc
17:01:24 [2020-12-16T17:01:24.022Z]  Default Runtime: runc
17:01:24 [2020-12-16T17:01:24.022Z]  Init Binary: docker-init
17:01:24 [2020-12-16T17:01:24.022Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:01:24 [2020-12-16T17:01:24.022Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:24 [2020-12-16T17:01:24.022Z]  init version: fec3683
17:01:24 [2020-12-16T17:01:24.022Z]  Security Options:
17:01:24 [2020-12-16T17:01:24.022Z]   apparmor
17:01:24 [2020-12-16T17:01:24.022Z]   seccomp
17:01:24 [2020-12-16T17:01:24.022Z]    Profile: default
17:01:24 [2020-12-16T17:01:24.022Z]  Kernel Version: 5.4.0-1025-aws
17:01:24 [2020-12-16T17:01:24.022Z]  Operating System: Ubuntu 18.04.5 LTS
17:01:24 [2020-12-16T17:01:24.022Z]  OSType: linux
17:01:24 [2020-12-16T17:01:24.022Z]  Architecture: x86_64
17:01:24 [2020-12-16T17:01:24.022Z]  CPUs: 8
17:01:24 [2020-12-16T17:01:24.022Z]  Total Memory: 30.58GiB
17:01:24 [2020-12-16T17:01:24.022Z]  Name: ip-10-100-76-142
17:01:24 [2020-12-16T17:01:24.022Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:01:24 [2020-12-16T17:01:24.022Z]  Docker Root Dir: /var/lib/docker
17:01:24 [2020-12-16T17:01:24.022Z]  Debug Mode: false
17:01:24 [2020-12-16T17:01:24.022Z]  Registry: https://index.docker.io/v1/
17:01:24 [2020-12-16T17:01:24.022Z]  Labels:
17:01:24 [2020-12-16T17:01:24.022Z]  Experimental: true
17:01:24 [2020-12-16T17:01:24.022Z]  Insecure Registries:
17:01:24 [2020-12-16T17:01:24.022Z]   127.0.0.0/8
17:01:24 [2020-12-16T17:01:24.022Z]  Live Restore Enabled: true
17:01:24 [2020-12-16T17:01:24.022Z] 
17:01:24 [2020-12-16T17:01:24.022Z] WARNING: No swap limit support
17:01:24 [2020-12-16T17:01:24.025Z] #8 ...
17:01:24 [2020-12-16T17:01:24.025Z] 
17:01:24 [2020-12-16T17:01:24.025Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:24 [2020-12-16T17:01:24.025Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:01:24 [2020-12-16T17:01:24.025Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:01:24 [2020-12-16T17:01:24.025Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:01:24 [2020-12-16T17:01:24.025Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:01:24 [2020-12-16T17:01:24.025Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.3s done
17:01:24 [2020-12-16T17:01:24.025Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 2.0s
17:01:24 [2020-12-16T17:01:24.025Z] #24 ...
17:01:24 [2020-12-16T17:01:24.025Z] 
17:01:24 [2020-12-16T17:01:24.025Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
[Pipeline] sh
17:01:24 [2020-12-16T17:01:24.334Z] db4e2d8d5901: Pull complete
17:01:24 [2020-12-16T17:01:24.336Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:24 [2020-12-16T17:01:24.336Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:24 [2020-12-16T17:01:24.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:01:24 [2020-12-16T17:01:24.336Z] + bash /home/ubuntu/workspace/moby_PR-41636/check-config.sh
17:01:24 [2020-12-16T17:01:24.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:01:24 [2020-12-16T17:01:24.336Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:01:24 [2020-12-16T17:01:24.336Z] 
17:01:24 [2020-12-16T17:01:24.336Z] Generally Necessary:
17:01:24 [2020-12-16T17:01:24.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:01:24 [2020-12-16T17:01:24.336Z] - apparmor: enabled and tools installed
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NAMESPACES: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NET_NS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_PID_NS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_IPC_NS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_UTS_NS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUPS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_CPUACCT: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_DEVICE: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_FREEZER: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_SCHED: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CPUSETS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_MEMCG: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_KEYS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_VETH: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_BRIDGE: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NF_NAT_IPV4: missing
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NF_NAT: enabled (as module)
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NF_NAT_NEEDED: missing
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_POSIX_MQUEUE: enabled
17:01:24 [2020-12-16T17:01:24.336Z] 
17:01:24 [2020-12-16T17:01:24.336Z] Optional Features:
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_USER_NS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_SECCOMP: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_PIDS: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_MEMCG_SWAP: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:01:24 [2020-12-16T17:01:24.336Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_BLK_CGROUP: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_IOSCHED_CFQ: missing
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_PERF: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_CGROUP_HUGETLB: enabled
17:01:24 [2020-12-16T17:01:24.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_CFS_BANDWIDTH: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_RT_GROUP_SCHED: missing
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_VS: enabled (as module)
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_VS_NFCT: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_IP_VS_RR: enabled (as module)
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_EXT4_FS: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:01:24 [2020-12-16T17:01:24.593Z] - Network Drivers:
17:01:24 [2020-12-16T17:01:24.593Z]   - "overlay":
17:01:24 [2020-12-16T17:01:24.593Z]     - CONFIG_VXLAN: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       Optional (for encrypted networks):
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_CRYPTO: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_CRYPTO_AEAD: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_CRYPTO_GCM: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_CRYPTO_GHASH: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_XFRM: enabled
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_XFRM_USER: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_INET_ESP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:01:24 [2020-12-16T17:01:24.594Z]   - "ipvlan":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_IPVLAN: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]   - "macvlan":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_MACVLAN: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_DUMMY: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]   - "ftp,tftp client in container":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z] - Storage Drivers:
17:01:24 [2020-12-16T17:01:24.594Z]   - "aufs":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_AUFS_FS: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]   - "btrfs":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:01:24 [2020-12-16T17:01:24.594Z]   - "devicemapper":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_BLK_DEV_DM: enabled
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]   - "overlay":
17:01:24 [2020-12-16T17:01:24.594Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:01:24 [2020-12-16T17:01:24.594Z]   - "zfs":
17:01:24 [2020-12-16T17:01:24.594Z]     - /dev/zfs: present
17:01:24 [2020-12-16T17:01:24.594Z]     - zfs command: missing
17:01:24 [2020-12-16T17:01:24.594Z]     - zpool command: missing
17:01:24 [2020-12-16T17:01:24.594Z] 
17:01:24 [2020-12-16T17:01:24.594Z] Limits:
17:01:24 [2020-12-16T17:01:24.594Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:01:24 [2020-12-16T17:01:24.594Z] 
17:01:24 [2020-12-16T17:01:24.594Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
17:01:24 [2020-12-16T17:01:24.630Z] dfe2d012519c: Pull complete
[Pipeline] sh
17:01:24 [2020-12-16T17:01:24.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:01:24 [2020-12-16T17:01:24.913Z] #1 [internal] load build definition from Dockerfile
17:01:24 [2020-12-16T17:01:24.913Z] #1 transferring dockerfile: 16.58kB done
17:01:24 [2020-12-16T17:01:24.913Z] #1 DONE 0.0s
17:01:24 [2020-12-16T17:01:24.913Z] 
17:01:24 [2020-12-16T17:01:24.913Z] #2 [internal] load .dockerignore
17:01:24 [2020-12-16T17:01:24.913Z] #2 transferring context: 87B done
17:01:24 [2020-12-16T17:01:24.913Z] #2 DONE 0.0s
17:01:24 [2020-12-16T17:01:24.913Z] 
17:01:24 [2020-12-16T17:01:24.913Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:01:24 [2020-12-16T17:01:24.925Z] 3c370c2e2f82: Verifying Checksum
17:01:24 [2020-12-16T17:01:24.925Z] 5d8f1d1f9197: Pull complete
17:01:24 [2020-12-16T17:01:24.970Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.3s done
17:01:25 [2020-12-16T17:01:25.231Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
17:01:25 [2020-12-16T17:01:25.274Z] #27 3.449 
                                                                           1.0%
########                                                                  12.3%
#############                                                             19.1%
################                                                          23.6%
#####################                                                     30.3%
##########################                                                37.1%
#############################                                             41.6%
##################################                                        48.4%
#######################################                                   55.1%
############################################                              61.9%
#################################################                         68.6%
######################################################                    75.4%
###########################################################               82.1%
###############################################################           88.8%
###################################################################       93.3%
######################################################################## 100.0%
17:01:25 [2020-12-16T17:01:25.841Z] #3 DONE 0.7s
17:01:25 [2020-12-16T17:01:25.841Z] 
17:01:25 [2020-12-16T17:01:25.841Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:01:25 [2020-12-16T17:01:25.841Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:01:25 [2020-12-16T17:01:25.841Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:01:25 [2020-12-16T17:01:25.841Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:01:25 [2020-12-16T17:01:25.841Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
17:01:25 [2020-12-16T17:01:25.841Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:01:25 [2020-12-16T17:01:25.903Z] #27 5.784 
17:01:26 [2020-12-16T17:01:26.015Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:01:26 [2020-12-16T17:01:26.096Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
17:01:26 [2020-12-16T17:01:26.096Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
17:01:26 [2020-12-16T17:01:26.096Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
17:01:26 [2020-12-16T17:01:26.174Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
17:01:26 [2020-12-16T17:01:26.175Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
17:01:26 [2020-12-16T17:01:26.026Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:01:26 [2020-12-16T17:01:26.192Z] #27 5.944 
###########################                                               37.7%
###########################################################               82.1%
######################################################################## 100.0%
17:01:26 [2020-12-16T17:01:26.351Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
17:01:26 [2020-12-16T17:01:26.351Z] #4 DONE 0.6s
17:01:26 [2020-12-16T17:01:26.351Z] 
17:01:26 [2020-12-16T17:01:26.351Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:01:26 [2020-12-16T17:01:26.484Z] #27 6.490 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:01:26 [2020-12-16T17:01:26.955Z] #7 ...
17:01:26 [2020-12-16T17:01:26.955Z] 
17:01:26 [2020-12-16T17:01:26.955Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:01:26 [2020-12-16T17:01:26.955Z] #5 DONE 0.6s
17:01:27 [2020-12-16T17:01:27.064Z] #27 6.688 
#####################                                                     29.3%
#############################################                             62.7%
#####################################################################     96.1%
######################################################################## 100.0%
17:01:27 [2020-12-16T17:01:27.064Z] #27 7.228 
17:01:27 [2020-12-16T17:01:27.118Z] #8 ...
17:01:27 [2020-12-16T17:01:27.118Z] 
17:01:27 [2020-12-16T17:01:27.118Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:27 [2020-12-16T17:01:27.118Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 4.9s done
17:01:27 [2020-12-16T17:01:27.118Z] #24 DONE 13.1s
17:01:27 [2020-12-16T17:01:27.118Z] 
17:01:27 [2020-12-16T17:01:27.118Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:27 [2020-12-16T17:01:27.213Z] 
17:01:27 [2020-12-16T17:01:27.213Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:01:27 [2020-12-16T17:01:27.213Z] #6 DONE 0.7s
17:01:27 [2020-12-16T17:01:27.213Z] 
17:01:27 [2020-12-16T17:01:27.213Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:01:27 [2020-12-16T17:01:27.213Z] #7 DONE 0.8s
17:01:27 [2020-12-16T17:01:27.213Z] 
17:01:27 [2020-12-16T17:01:27.213Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:01:27 [2020-12-16T17:01:27.213Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:01:27 [2020-12-16T17:01:27.213Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:01:27 [2020-12-16T17:01:27.213Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:01:27 [2020-12-16T17:01:27.213Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
17:01:27 [2020-12-16T17:01:27.213Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.66MB / 9.86MB 0.1s
17:01:27 [2020-12-16T17:01:27.379Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done
17:01:27 [2020-12-16T17:01:27.379Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
17:01:27 [2020-12-16T17:01:27.413Z] + [ PR != PR ]
17:01:27 [2020-12-16T17:01:27.413Z] + [ master != master ]
17:01:27 [2020-12-16T17:01:27.413Z] + [ false = true ]
17:01:27 [2020-12-16T17:01:27.471Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s
17:01:27 [2020-12-16T17:01:27.471Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
17:01:27 [2020-12-16T17:01:27.471Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:01:27 [2020-12-16T17:01:27.676Z] #27 7.348 
                                                                           0.3%
#####                 
17:01:27 [2020-12-16T17:01:27.676Z] #27 ...
17:01:27 [2020-12-16T17:01:27.676Z] 
17:01:27 [2020-12-16T17:01:27.676Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + RM_GOPATH=0
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + TMP_GOPATH=
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + : /build
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + '[' -z '' ']'
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 ++ mktemp -d
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + export GOPATH=/tmp/tmp.DAasCknLwe
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + GOPATH=/tmp/tmp.DAasCknLwe
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + RM_GOPATH=1
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 + case "$(go env GOARCH)" in
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.264 ++ go env GOARCH
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.279 + export GO_BUILDMODE=-buildmode=pie
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.279 + GO_BUILDMODE=-buildmode=pie
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.279 ++ dirname /tmp/install/install.sh
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + dir=/tmp/install
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + bin=dockercli
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + shift
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + . /tmp/install/dockercli.installer
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 ++ : stable
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 ++ : 17.06.2-ce
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + install_dockercli
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.280 Install docker/cli version 17.06.2-ce from stable
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.286 ++ uname -m
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.286 + arch=s390x
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.286 + '[' s390x '!=' x86_64 ']'
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.286 + '[' s390x '!=' s390x ']'
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.286 + url=https://download.docker.com/linux/static
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.289 + tar -xz docker/docker
17:01:27 [2020-12-16T17:01:27.676Z] #22 2.289 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
17:01:27 [2020-12-16T17:01:27.676Z] #22 8.252 + mkdir -p /build
17:01:27 [2020-12-16T17:01:27.676Z] #22 8.253 + mv docker/docker /build/
17:01:27 [2020-12-16T17:01:27.676Z] #22 8.260 + rmdir docker
17:01:27 [2020-12-16T17:01:27.676Z] #22 DONE 8.7s
17:01:27 [2020-12-16T17:01:27.676Z] 
17:01:27 [2020-12-16T17:01:27.676Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:27 [2020-12-16T17:01:27.676Z] #27 7.348 
                                                                           0.3%
#####                                                                      7.7%
##########           
17:01:27 [2020-12-16T17:01:27.676Z] #27 ...
17:01:27 [2020-12-16T17:01:27.676Z] 
17:01:27 [2020-12-16T17:01:27.676Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.019 + RM_GOPATH=0
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.019 + TMP_GOPATH=
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.019 + : /build
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.019 + '[' -z '' ']'
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 ++ mktemp -d
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 + export GOPATH=/tmp/tmp.urZLFw1dPb
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 + GOPATH=/tmp/tmp.urZLFw1dPb
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 + RM_GOPATH=1
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 + case "$(go env GOARCH)" in
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.023 ++ go env GOARCH
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + export GO_BUILDMODE=-buildmode=pie
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + GO_BUILDMODE=-buildmode=pie
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 ++ dirname /tmp/install/install.sh
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + dir=/tmp/install
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + bin=golangci_lint
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + shift
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + . /tmp/install/golangci_lint.installer
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 ++ : v1.23.8
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + install_golangci_lint
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + set -e
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + export GO111MODULE=on
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + GO111MODULE=on
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + GOBIN=/build
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.026 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.037 go: finding github.com v1.23.8
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.057 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:01:27 [2020-12-16T17:01:27.676Z] #47 2.057 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:01:27 [2020-12-16T17:01:27.677Z] #47 2.057 go: finding github.com/golangci/golangci-lint v1.23.8
17:01:27 [2020-12-16T17:01:27.677Z] #47 2.057 go: finding github.com/golangci v1.23.8
17:01:27 [2020-12-16T17:01:27.677Z] #47 2.522 go: downloading github.com/golangci/golangci-lint v1.23.8
17:01:27 [2020-12-16T17:01:27.677Z] #47 2.972 go: extracting github.com/golangci/golangci-lint v1.23.8
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.329 go: downloading github.com/spf13/cobra v0.0.5
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.410 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.410 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.410 go: downloading github.com/fatih/color v1.7.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.410 go: downloading github.com/spf13/viper v1.6.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.410 go: downloading github.com/spf13/pflag v1.0.5
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.411 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.421 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.430 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.477 go: downloading github.com/stretchr/testify v1.4.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.628 go: extracting github.com/fatih/color v1.7.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.629 go: extracting github.com/spf13/pflag v1.0.5
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.643 go: extracting github.com/spf13/viper v1.6.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.667 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.668 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.668 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.684 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.710 go: downloading github.com/go-critic/go-critic v0.4.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.833 go: downloading github.com/spf13/afero v1.1.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.833 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.833 go: downloading github.com/hashicorp/hcl v1.0.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.844 go: downloading gopkg.in/yaml.v2 v2.2.7
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.857 go: extracting github.com/stretchr/testify v1.4.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 6.903 go: extracting github.com/spf13/cobra v0.0.5
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.169 go: downloading github.com/pkg/errors v0.8.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.256 go: extracting github.com/spf13/afero v1.1.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.292 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.293 go: extracting github.com/hashicorp/hcl v1.0.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.359 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.412 go: extracting github.com/go-critic/go-critic v0.4.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.478 go: extracting github.com/pkg/errors v0.8.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.511 go: downloading gopkg.in/ini.v1 v1.51.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.606 go: extracting gopkg.in/yaml.v2 v2.2.7
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.611 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.737 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.770 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.810 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:01:27 [2020-12-16T17:01:27.677Z] #47 7.993 go: extracting gopkg.in/ini.v1 v1.51.0
17:01:27 [2020-12-16T17:01:27.677Z] #47 8.017 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:01:27 [2020-12-16T17:01:27.677Z] #47 8.019 go: downloading github.com/davecgh/go-spew v1.1.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 8.154 go: extracting github.com/davecgh/go-spew v1.1.1
17:01:27 [2020-12-16T17:01:27.677Z] #47 8.407 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:01:27 [2020-12-16T17:01:27.677Z] #47 ...
17:01:27 [2020-12-16T17:01:27.677Z] 
17:01:27 [2020-12-16T17:01:27.677Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:27 [2020-12-16T17:01:27.686Z] 1301750ffb48: Pull complete
17:01:27 [2020-12-16T17:01:27.824Z] + docker version
17:01:28 [2020-12-16T17:01:28.037Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
17:01:28 [2020-12-16T17:01:28.849Z] #27 7.348 
                                                                           0.3%
#####                                                                      7.7%
##########                                                                14.2%
#############                                                             18.5%
#################                                                         24.9%
######################                                                    31.3%
###########################                                               37.8%
###############################                                           44.2%
####################################                                      50.7%
#########################################                                 57.1%
#############################################                             63.5%
##################################################                        70.0%
17:01:28 [2020-12-16T17:01:28.849Z] #27 ...
17:01:28 [2020-12-16T17:01:28.849Z] 
17:01:28 [2020-12-16T17:01:28.849Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + RM_GOPATH=0
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + TMP_GOPATH=
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + : /build
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + '[' -z '' ']'
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 ++ mktemp -d
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + export GOPATH=/tmp/tmp.cnBNGAIGtA
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + GOPATH=/tmp/tmp.cnBNGAIGtA
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + RM_GOPATH=1
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + case "$(go env GOARCH)" in
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 ++ go env GOARCH
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + export GO_BUILDMODE=-buildmode=pie
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + GO_BUILDMODE=-buildmode=pie
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 ++ dirname /tmp/install/install.sh
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + dir=/tmp/install
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + bin=rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + shift
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + . /tmp/install/rootlesskit.installer
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + install_rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + case "$1" in
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + export CGO_ENABLED=0
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + CGO_ENABLED=0
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + _install_rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cnBNGAIGtA/src/github.com/rootless-containers/rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.713 Cloning into '/tmp/tmp.cnBNGAIGtA/src/github.com/rootless-containers/rootlesskit'...
17:01:28 [2020-12-16T17:01:28.849Z] #56 1.746 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:28 [2020-12-16T17:01:28.849Z] #56 4.862 + cd /tmp/tmp.cnBNGAIGtA/src/github.com/rootless-containers/rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 4.871 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:28 [2020-12-16T17:01:28.849Z] #56 5.065 + for f in rootlesskit rootlesskit-docker-proxy
17:01:28 [2020-12-16T17:01:28.849Z] #56 5.065 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:01:28 [2020-12-16T17:01:28.849Z] #56 ...
17:01:28 [2020-12-16T17:01:28.849Z] 
17:01:28 [2020-12-16T17:01:28.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:28 [2020-12-16T17:01:28.849Z] #40 2.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:28 [2020-12-16T17:01:28.849Z] #40 3.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:28 [2020-12-16T17:01:28.849Z] #40 3.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:28 [2020-12-16T17:01:28.849Z] #40 3.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:28 [2020-12-16T17:01:28.849Z] #40 5.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:01:28 [2020-12-16T17:01:28.849Z] #40 8.022 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:01:28 [2020-12-16T17:01:28.970Z] #60 DONE 1.6s
17:01:28 [2020-12-16T17:01:28.970Z] 
17:01:28 [2020-12-16T17:01:28.970Z] #21 [internal] load build context
17:01:28 [2020-12-16T17:01:28.970Z] #21 transferring context: 53.17MB 1.1s done
17:01:28 [2020-12-16T17:01:28.970Z] #21 DONE 1.6s
17:01:28 [2020-12-16T17:01:28.970Z] 
17:01:28 [2020-12-16T17:01:28.970Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:28 [2020-12-16T17:01:28.970Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
17:01:28 [2020-12-16T17:01:28.970Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.5s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.63MB / 68.67MB 1.5s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.91MB / 120.17MB 1.5s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.80MB / 51.83MB 1.7s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.34MB / 68.67MB 1.7s
17:01:28 [2020-12-16T17:01:28.970Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.94MB / 120.17MB 1.7s
17:01:29 [2020-12-16T17:01:29.138Z] #40 ...
17:01:29 [2020-12-16T17:01:29.138Z] 
17:01:29 [2020-12-16T17:01:29.138Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.812 + RM_GOPATH=0
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.812 + TMP_GOPATH=
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.812 + : /build
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.812 + '[' -z '' ']'
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.812 ++ mktemp -d
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.813 + export GOPATH=/tmp/tmp.LWjEviJkrI
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.813 + GOPATH=/tmp/tmp.LWjEviJkrI
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.813 + RM_GOPATH=1
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.813 + case "$(go env GOARCH)" in
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.818 ++ go env GOARCH
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.825 + export GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.825 + GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 ++ dirname /tmp/install/install.sh
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 + dir=/tmp/install
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 + bin=shfmt
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 + shift
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 + . /tmp/install/shfmt.installer
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.827 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.828 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.828 + install_shfmt
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.828 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.828 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LWjEviJkrI/src/github.com/mvdan/sh
17:01:29 [2020-12-16T17:01:29.138Z] #49 1.832 Cloning into '/tmp/tmp.LWjEviJkrI/src/github.com/mvdan/sh'...
17:01:29 [2020-12-16T17:01:29.138Z] #49 7.641 + cd /tmp/tmp.LWjEviJkrI/src/github.com/mvdan/sh
17:01:29 [2020-12-16T17:01:29.138Z] #49 7.641 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:29 [2020-12-16T17:01:29.138Z] #49 7.741 + GO111MODULE=on
17:01:29 [2020-12-16T17:01:29.138Z] #49 7.741 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:01:29 [2020-12-16T17:01:29.138Z] #49 8.701 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:29 [2020-12-16T17:01:29.138Z] #49 8.798 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:29 [2020-12-16T17:01:29.138Z] #49 8.798 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:29 [2020-12-16T17:01:29.138Z] #49 9.079 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:29 [2020-12-16T17:01:29.138Z] #49 9.164 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:29 [2020-12-16T17:01:29.138Z] #49 9.692 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:29 [2020-12-16T17:01:29.138Z] #49 10.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:29 [2020-12-16T17:01:29.138Z] #49 ...
17:01:29 [2020-12-16T17:01:29.138Z] 
17:01:29 [2020-12-16T17:01:29.138Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + RM_GOPATH=0
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + TMP_GOPATH=
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + : /build
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + '[' -z '' ']'
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 ++ mktemp -d
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + export GOPATH=/tmp/tmp.k4AFNXktxW
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + GOPATH=/tmp/tmp.k4AFNXktxW
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + RM_GOPATH=1
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + case "$(go env GOARCH)" in
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 ++ go env GOARCH
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + export GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.740 + GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 ++ dirname /tmp/install/install.sh
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + dir=/tmp/install
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + bin=vndr
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + shift
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + '[' '!' -f /tmp/install/vndr.installer ']'
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + . /tmp/install/vndr.installer
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + install_vndr
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.k4AFNXktxW/src/github.com/LK4D4/vndr
17:01:29 [2020-12-16T17:01:29.138Z] #43 2.763 Cloning into '/tmp/tmp.k4AFNXktxW/src/github.com/LK4D4/vndr'...
17:01:29 [2020-12-16T17:01:29.138Z] #43 3.547 + cd /tmp/tmp.k4AFNXktxW/src/github.com/LK4D4/vndr
17:01:29 [2020-12-16T17:01:29.138Z] #43 3.547 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:01:29 [2020-12-16T17:01:29.138Z] #43 3.550 + go build -buildmode=pie -v -o /build/vndr .
17:01:29 [2020-12-16T17:01:29.138Z] #43 4.392 internal/race
17:01:29 [2020-12-16T17:01:29.138Z] #43 4.492 runtime
17:01:29 [2020-12-16T17:01:29.138Z] #43 4.498 sync/atomic
17:01:29 [2020-12-16T17:01:29.138Z] #43 4.716 unicode
17:01:29 [2020-12-16T17:01:29.138Z] #43 7.777 internal/testlog
17:01:29 [2020-12-16T17:01:29.138Z] #43 7.953 encoding
17:01:29 [2020-12-16T17:01:29.138Z] #43 8.060 unicode/utf16
17:01:29 [2020-12-16T17:01:29.138Z] #43 8.202 container/list
17:01:29 [2020-12-16T17:01:29.138Z] #43 8.654 crypto/internal/subtle
17:01:29 [2020-12-16T17:01:29.138Z] #43 8.816 crypto/subtle
17:01:29 [2020-12-16T17:01:29.138Z] #43 8.900 vendor/golang.org/x/crypto/cryptobyte/asn1
17:01:29 [2020-12-16T17:01:29.138Z] #43 9.010 internal/nettrace
17:01:29 [2020-12-16T17:01:29.138Z] #43 9.188 runtime/cgo
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.11MB / 51.83MB 1.8s
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.41MB / 68.67MB 1.8s
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.13MB / 120.17MB 1.8s
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.32MB / 51.83MB 1.9s
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.80MB / 68.67MB 1.9s
17:01:29 [2020-12-16T17:01:29.227Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.04MB / 120.17MB 1.9s
17:01:29 [2020-12-16T17:01:29.438Z] #43 ...
17:01:29 [2020-12-16T17:01:29.438Z] 
17:01:29 [2020-12-16T17:01:29.438Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.416 + RM_GOPATH=0
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.416 + TMP_GOPATH=
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.416 + : /build
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.416 + '[' -z '' ']'
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.416 ++ mktemp -d
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.419 + export GOPATH=/tmp/tmp.LX5Pk8v6qP
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.419 + GOPATH=/tmp/tmp.LX5Pk8v6qP
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.419 + RM_GOPATH=1
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.419 + case "$(go env GOARCH)" in
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.419 ++ go env GOARCH
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + export GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + GO_BUILDMODE=-buildmode=pie
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 ++ dirname /tmp/install/install.sh
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + dir=/tmp/install
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + bin=proxy
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + shift
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + '[' '!' -f /tmp/install/proxy.installer ']'
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + . /tmp/install/proxy.installer
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + install_proxy
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + case "$1" in
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + export CGO_ENABLED=0
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + CGO_ENABLED=0
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + _install_proxy
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.434 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LX5Pk8v6qP/src/github.com/docker/libnetwork
17:01:29 [2020-12-16T17:01:29.438Z] #62 1.439 Cloning into '/tmp/tmp.LX5Pk8v6qP/src/github.com/docker/libnetwork'...
17:01:29 [2020-12-16T17:01:29.438Z] #62 ...
17:01:29 [2020-12-16T17:01:29.438Z] 
17:01:29 [2020-12-16T17:01:29.438Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:29 [2020-12-16T17:01:29.438Z] #53 2.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:29 [2020-12-16T17:01:29.438Z] #53 2.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:29 [2020-12-16T17:01:29.438Z] #53 2.838 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:29 [2020-12-16T17:01:29.438Z] #53 3.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:29 [2020-12-16T17:01:29.438Z] #53 5.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:01:29 [2020-12-16T17:01:29.438Z] #53 6.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:01:29 [2020-12-16T17:01:29.483Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s
17:01:29 [2020-12-16T17:01:29.483Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.37MB / 68.67MB 2.1s
17:01:29 [2020-12-16T17:01:29.483Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.00MB / 120.17MB 2.1s
17:01:29 [2020-12-16T17:01:29.483Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.41MB / 120.17MB 2.2s
17:01:29 [2020-12-16T17:01:29.727Z] #53 ...
17:01:29 [2020-12-16T17:01:29.727Z] 
17:01:29 [2020-12-16T17:01:29.727Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:01:29 [2020-12-16T17:01:29.727Z] #30 2.821 + git clone https://github.com/kolyshkin/go-swagger.git .
17:01:29 [2020-12-16T17:01:29.727Z] #30 2.825 Cloning into '.'...
17:01:29 [2020-12-16T17:01:29.727Z] #30 ...
17:01:29 [2020-12-16T17:01:29.727Z] 
17:01:29 [2020-12-16T17:01:29.727Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:29 [2020-12-16T17:01:29.728Z] #34 3.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:29 [2020-12-16T17:01:29.728Z] #34 3.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:29 [2020-12-16T17:01:29.728Z] #34 3.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:29 [2020-12-16T17:01:29.728Z] #34 3.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:29 [2020-12-16T17:01:29.728Z] #34 5.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:01:29 [2020-12-16T17:01:29.728Z] #34 8.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:01:29 [2020-12-16T17:01:29.742Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.40MB / 120.17MB 2.3s
17:01:29 [2020-12-16T17:01:29.742Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 2.4s
17:01:29 [2020-12-16T17:01:29.769Z] dc5c6edc9cff: Pull complete
17:01:29 [2020-12-16T17:01:29.998Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.30MB / 120.17MB 2.5s
17:01:29 [2020-12-16T17:01:29.998Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.40MB / 120.17MB 2.6s
17:01:30 [2020-12-16T17:01:30.022Z] #34 ...
17:01:30 [2020-12-16T17:01:30.022Z] 
17:01:30 [2020-12-16T17:01:30.022Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + RM_GOPATH=0
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + TMP_GOPATH=
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + : /build
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + '[' -z '' ']'
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 ++ mktemp -d
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + export GOPATH=/tmp/tmp.erD1HWwg9b
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + GOPATH=/tmp/tmp.erD1HWwg9b
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + RM_GOPATH=1
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + case "$(go env GOARCH)" in
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 ++ go env GOARCH
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + export GO_BUILDMODE=-buildmode=pie
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + GO_BUILDMODE=-buildmode=pie
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 ++ dirname /tmp/install/install.sh
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + dir=/tmp/install
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + bin=tomlv
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + shift
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + . /tmp/install/tomlv.installer
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + install_tomlv
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.erD1HWwg9b/src/github.com/BurntSushi/toml
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.006 Cloning into '/tmp/tmp.erD1HWwg9b/src/github.com/BurntSushi/toml'...
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.459 + cd /tmp/tmp.erD1HWwg9b/src/github.com/BurntSushi/toml
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.459 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.467 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.902 internal/cpu
17:01:30 [2020-12-16T17:01:30.022Z] #32 2.906 runtime/internal/atomic
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.022 runtime/internal/sys
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.100 runtime/internal/math
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.138 math/bits
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.162 internal/bytealg
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.361 math
17:01:30 [2020-12-16T17:01:30.022Z] #32 3.416 runtime
17:01:30 [2020-12-16T17:01:30.022Z] #32 7.281 unicode/utf8
17:01:30 [2020-12-16T17:01:30.022Z] #32 7.616 unicode
17:01:30 [2020-12-16T17:01:30.022Z] #32 9.965 runtime/cgo
17:01:30 [2020-12-16T17:01:30.022Z] #32 ...
17:01:30 [2020-12-16T17:01:30.022Z] 
17:01:30 [2020-12-16T17:01:30.022Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:30 [2020-12-16T17:01:30.022Z] #11 2.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:30 [2020-12-16T17:01:30.022Z] #11 2.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:30 [2020-12-16T17:01:30.022Z] #11 2.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:30 [2020-12-16T17:01:30.022Z] #11 3.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:01:30 [2020-12-16T17:01:30.022Z] #11 5.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:01:30 [2020-12-16T17:01:30.022Z] #11 7.492 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:01:30 [2020-12-16T17:01:30.022Z] #11 ...
17:01:30 [2020-12-16T17:01:30.022Z] 
17:01:30 [2020-12-16T17:01:30.022Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + RM_GOPATH=0
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + TMP_GOPATH=
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + : /build
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + '[' -z '' ']'
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 ++ mktemp -d
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + export GOPATH=/tmp/tmp.W2zdsLgpxC
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + GOPATH=/tmp/tmp.W2zdsLgpxC
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + RM_GOPATH=1
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + case "$(go env GOARCH)" in
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 ++ go env GOARCH
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + export GO_BUILDMODE=-buildmode=pie
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + GO_BUILDMODE=-buildmode=pie
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 ++ dirname /tmp/install/install.sh
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + dir=/tmp/install
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + bin=gotestsum
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + shift
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + . /tmp/install/gotestsum.installer
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 ++ : v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + install_gotestsum
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + set -e
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + export GO111MODULE=on
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + GO111MODULE=on
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + GOBIN=/build
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.520 + go get gotest.tools/gotestsum@v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.556 go: finding gotest.tools v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 2.556 go: finding gotest.tools/gotestsum v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 3.060 go: downloading gotest.tools/gotestsum v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 3.210 go: extracting gotest.tools/gotestsum v0.5.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.666 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.667 go: downloading github.com/spf13/pflag v1.0.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.668 go: downloading github.com/fatih/color v1.9.0
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.777 go: downloading github.com/pkg/errors v0.9.1
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.780 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.783 go: downloading github.com/jonboulle/clockwork v0.1.0
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.843 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.929 go: extracting github.com/spf13/pflag v1.0.3
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.932 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.939 go: extracting github.com/fatih/color v1.9.0
17:01:30 [2020-12-16T17:01:30.022Z] #45 5.972 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.014 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.116 go: downloading github.com/mattn/go-colorable v0.1.6
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.124 go: downloading github.com/mattn/go-isatty v0.0.12
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.164 go: extracting github.com/pkg/errors v0.9.1
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.232 go: extracting github.com/jonboulle/clockwork v0.1.0
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.233 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.424 go: extracting github.com/mattn/go-isatty v0.0.12
17:01:30 [2020-12-16T17:01:30.022Z] #45 6.697 go: extracting github.com/mattn/go-colorable v0.1.6
17:01:30 [2020-12-16T17:01:30.022Z] #45 7.486 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:30 [2020-12-16T17:01:30.022Z] #45 8.044 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:30 [2020-12-16T17:01:30.022Z] #45 9.355 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:30 [2020-12-16T17:01:30.317Z] #45 ...
17:01:30 [2020-12-16T17:01:30.317Z] 
17:01:30 [2020-12-16T17:01:30.317Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:30 [2020-12-16T17:01:30.317Z] #27 7.348 
                                                                           0.3%
#####                                                                      7.7%
##########                                                                14.2%
#############                                                             18.5%
#################                                                         24.9%
######################                                                    31.3%
###########################                                               37.8%
###############################                                           44.2%
####################################                                      50.7%
#########################################                                 57.1%
#############################################                             63.5%
##################################################                        70.0%
#######################################################                   76.4%
#############################################################             85.0%
####################################################################      95.7%
######################################################################## 100.0%
17:01:30 [2020-12-16T17:01:30.317Z] #27 9.451 
17:01:31 [2020-12-16T17:01:31.123Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.9s done
17:01:31 [2020-12-16T17:01:31.829Z] #27 9.594 
                                                                           1.0%
##                                                                         3.8%
####                                                                       6.2%
#####                                                                      8.1%
#######                                                                   10.6%
########                                                                  12.5%
##########                                                                14.3%
###########                                                               16.2%
#############                                                             19.3%
###############                                                           21.2%
################                                                          23.1%
#################                                                         24.9%
###################                                                       27.4%
####################                                                      28.7%
######################                                                    31.2%
########################                                                  33.8%
#########################                                                 35.5%
###########################                                               38.5%
#############################
17:01:31 [2020-12-16T17:01:31.829Z] #27 ...
17:01:31 [2020-12-16T17:01:31.829Z] 
17:01:31 [2020-12-16T17:01:31.829Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:31 [2020-12-16T17:01:31.829Z] #38 2.774 + git clone https://github.com/docker/distribution.git .
17:01:31 [2020-12-16T17:01:31.829Z] #38 2.775 Cloning into '.'...
17:01:31 [2020-12-16T17:01:31.829Z] #38 ...
17:01:31 [2020-12-16T17:01:31.829Z] 
17:01:31 [2020-12-16T17:01:31.829Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:32 [2020-12-16T17:01:32.037Z] Client: Docker Engine - Community
17:01:32 [2020-12-16T17:01:32.037Z]  Version:           19.03.13
17:01:32 [2020-12-16T17:01:32.037Z]  API version:       1.40
17:01:32 [2020-12-16T17:01:32.037Z]  Go version:        go1.13.15
17:01:32 [2020-12-16T17:01:32.037Z]  Git commit:        4484c46d9d
17:01:32 [2020-12-16T17:01:32.037Z]  Built:             Wed Sep 16 17:02:36 2020
17:01:32 [2020-12-16T17:01:32.037Z]  OS/Arch:           linux/amd64
17:01:32 [2020-12-16T17:01:32.037Z]  Experimental:      false
17:01:32 [2020-12-16T17:01:32.037Z] 
17:01:32 [2020-12-16T17:01:32.037Z] Server: Docker Engine - Community
17:01:32 [2020-12-16T17:01:32.037Z]  Engine:
17:01:32 [2020-12-16T17:01:32.037Z]   Version:          19.03.13
17:01:32 [2020-12-16T17:01:32.037Z]   API version:      1.40 (minimum version 1.12)
17:01:32 [2020-12-16T17:01:32.037Z]   Go version:       go1.13.15
17:01:32 [2020-12-16T17:01:32.037Z]   Git commit:       4484c46d9d
17:01:32 [2020-12-16T17:01:32.037Z]   Built:            Wed Sep 16 17:01:06 2020
17:01:32 [2020-12-16T17:01:32.037Z]   OS/Arch:          linux/amd64
17:01:32 [2020-12-16T17:01:32.037Z]   Experimental:     true
17:01:32 [2020-12-16T17:01:32.037Z]  containerd:
17:01:32 [2020-12-16T17:01:32.037Z]   Version:          1.3.7
17:01:32 [2020-12-16T17:01:32.037Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:01:32 [2020-12-16T17:01:32.037Z]  runc:
17:01:32 [2020-12-16T17:01:32.037Z]   Version:          1.0.0-rc10
17:01:32 [2020-12-16T17:01:32.037Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:32 [2020-12-16T17:01:32.037Z]  docker-init:
17:01:32 [2020-12-16T17:01:32.037Z]   Version:          0.18.0
17:01:32 [2020-12-16T17:01:32.037Z]   GitCommit:        fec3683
[Pipeline] sh
17:01:32 [2020-12-16T17:01:32.337Z] + docker info
17:01:32 [2020-12-16T17:01:32.486Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done
17:01:32 [2020-12-16T17:01:32.486Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done
17:01:32 [2020-12-16T17:01:32.486Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s
17:01:32 [2020-12-16T17:01:32.486Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
17:01:32 [2020-12-16T17:01:32.696Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s done
17:01:32 [2020-12-16T17:01:32.753Z] #8 ...
17:01:32 [2020-12-16T17:01:32.753Z] 
17:01:32 [2020-12-16T17:01:32.753Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:32 [2020-12-16T17:01:32.753Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:01:32 [2020-12-16T17:01:32.753Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:01:32 [2020-12-16T17:01:32.753Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:01:32 [2020-12-16T17:01:32.753Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:01:32 [2020-12-16T17:01:32.753Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 1.5s done
17:01:32 [2020-12-16T17:01:32.753Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 1.9s done
17:01:32 [2020-12-16T17:01:32.753Z] #24 DONE 5.5s
17:01:32 [2020-12-16T17:01:32.753Z] 
17:01:32 [2020-12-16T17:01:32.753Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:32 [2020-12-16T17:01:32.753Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done
17:01:32 [2020-12-16T17:01:32.753Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s done
17:01:32 [2020-12-16T17:01:32.753Z] #8 ...
17:01:32 [2020-12-16T17:01:32.753Z] 
17:01:32 [2020-12-16T17:01:32.753Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:32 [2020-12-16T17:01:32.958Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
17:01:33 [2020-12-16T17:01:33.300Z] 3c370c2e2f82: Pull complete
17:01:33 [2020-12-16T17:01:33.593Z] 5ffb2f5886e2: Pull complete
17:01:33 [2020-12-16T17:01:33.593Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
17:01:33 [2020-12-16T17:01:33.593Z] Status: Downloaded newer image for golang:1.13.15-buster
17:01:33 [2020-12-16T17:01:33.593Z]  ---> 805dc2d65d1c
17:01:33 [2020-12-16T17:01:33.593Z] Step 5/15 : ARG BUILDX_REPO
17:01:33 [2020-12-16T17:01:33.593Z]  ---> Running in fe988fe3a311
17:01:33 [2020-12-16T17:01:33.593Z] Removing intermediate container fe988fe3a311
17:01:33 [2020-12-16T17:01:33.593Z]  ---> 0a08951d1a95
17:01:33 [2020-12-16T17:01:33.593Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
17:01:33 [2020-12-16T17:01:33.593Z]  ---> Running in 6518f5c75788
17:01:33 [2020-12-16T17:01:33.885Z] Cloning into '/buildx'...
17:01:34 [2020-12-16T17:01:34.732Z] #27 9.594 
                                                                           1.0%
##                                                                         3.8%
####                                                                       6.2%
#####                                                                      8.1%
#######                                                                   10.6%
########                                                                  12.5%
##########                                                                14.3%
###########                                                               16.2%
#############                                                             19.3%
###############                                                           21.2%
################                                                          23.1%
#################                                                         24.9%
###################                                                       27.4%
####################                                                      28.7%
######################                                                    31.2%
########################                                                  33.8%
#########################                                                 35.5%
###########################                                               38.5%
#############################                                             40.4%
##############################                                            42.8%
################################                                          45.4%
##################################                                        47.9%
####################################                                      51.0%
######################################                                    52.9%
#######################################                                   54.7%
#########################################                                 57.2%
##########################################                                59.7%
#############################################                             62.8%
###############################################                           65.3%
################################################                          67.8%
###################################################                       71.0%
#####################################################                     74.1%
#######################################################                   77.2%
#########################################################                 79.7%
##########################################################                81.7%
############################################################              84.0%
##############################################################            86.8%
###############################################################           88.7%
#################################################################         90.6%
###################################################################       93.1%
####################################################################      95.6%
######################################################################    97.4%
######################################################################## 100.0%
17:01:34 [2020-12-16T17:01:34.732Z] #27 14.83 
17:01:35 [2020-12-16T17:01:35.269Z] #25 2.353 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:35 [2020-12-16T17:01:35.269Z] #25 2.445 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:01:35 [2020-12-16T17:01:35.269Z] #25 2.448 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:35 [2020-12-16T17:01:35.270Z] #25 2.470 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:35 [2020-12-16T17:01:35.270Z] #25 2.585 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:35 [2020-12-16T17:01:35.525Z] #25 2.814 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:35 [2020-12-16T17:01:35.762Z] #27 15.84 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:01:36 [2020-12-16T17:01:36.052Z] #27 16.07 
17:01:36 [2020-12-16T17:01:36.341Z] #27 16.25 
######################################################################## 100.0%
17:01:36 [2020-12-16T17:01:36.341Z] #27 16.35 
17:01:36 [2020-12-16T17:01:36.890Z] #25 4.170 Fetched 8409 kB in 2s (4040 kB/s)
17:01:37 [2020-12-16T17:01:37.258Z] #8 ...
17:01:37 [2020-12-16T17:01:37.258Z] 
17:01:37 [2020-12-16T17:01:37.258Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:37 [2020-12-16T17:01:37.258Z] #25 1.414 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 1.431 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 1.447 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 1.668 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 2.124 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:37 [2020-12-16T17:01:37.258Z] #25 2.344 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 4.041 Fetched 8409 kB in 3s (2920 kB/s)
17:01:37 [2020-12-16T17:01:37.258Z] #25 4.041 Reading package lists...
17:01:37 [2020-12-16T17:01:37.258Z] #25 5.124 Reading package lists...
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.156 Building dependency tree...
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655 The following additional packages will be installed:
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655 Suggested packages:
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655   krb5-doc krb5-user
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655 Recommended packages:
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.655   krb5-locales publicsuffix libsasl2-modules
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.932 The following NEW packages will be installed:
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.932   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.932   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.932   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:01:37 [2020-12-16T17:01:37.258Z] #25 6.932   libssh2-1 libssl1.1 openssl
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.207 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.207 Need to get 5047 kB of archives.
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.207 After this operation, 12.1 MB of additional disk space will be used.
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.207 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.210 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.214 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.214 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.217 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.220 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.227 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.238 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.241 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.244 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.254 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.264 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.267 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.268 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.274 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.278 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.284 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.292 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.298 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.323 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.323 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.573 debconf: delaying package configuration, since apt-utils is not installed
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.604 Fetched 5047 kB in 0s (13.9 MB/s)
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.685 Selecting previously unselected package libssl1.1:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.685 (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.)
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.685 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 7.691 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.021 Selecting previously unselected package openssl.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.022 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.039 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.238 Selecting previously unselected package ca-certificates.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.238 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.248 Unpacking ca-certificates (20200601~deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.343 Selecting previously unselected package libkeyutils1:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.343 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.346 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.385 Selecting previously unselected package libkrb5support0:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.385 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.388 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.433 Selecting previously unselected package libk5crypto3:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.433 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.443 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.513 Selecting previously unselected package libkrb5-3:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.513 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.523 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.661 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.661 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.668 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.737 Selecting previously unselected package libsasl2-modules-db:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.737 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.741 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.784 Selecting previously unselected package libsasl2-2:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.784 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.791 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.841 Selecting previously unselected package libldap-common.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.841 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.844 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.895 Selecting previously unselected package libldap-2.4-2:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.895 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.900 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.983 Selecting previously unselected package libnghttp2-14:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.983 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 8.985 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.037 Selecting previously unselected package libpsl5:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.037 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.043 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.086 Selecting previously unselected package librtmp1:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.086 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.091 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.146 Selecting previously unselected package libssh2-1:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.146 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.149 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.220 Selecting previously unselected package libcurl4:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.220 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.227 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.307 Selecting previously unselected package curl.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.307 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.315 Unpacking curl (7.64.0-4+deb10u1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.396 Selecting previously unselected package libonig5:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.396 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.400 Unpacking libonig5:amd64 (6.9.1-1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.474 Selecting previously unselected package libjq1:amd64.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.474 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.490 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.544 Selecting previously unselected package jq.
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.544 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.548 Unpacking jq (1.5+dfsg-2+b1) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.596 Setting up libkeyutils1:amd64 (1.6-6) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.611 Setting up libpsl5:amd64 (0.20.2-2) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 9.624 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:01:37 [2020-12-16T17:01:37.258Z] #25 ...
17:01:37 [2020-12-16T17:01:37.258Z] 
17:01:37 [2020-12-16T17:01:37.258Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:37 [2020-12-16T17:01:37.457Z] #25 4.170 Reading package lists...
17:01:37 [2020-12-16T17:01:37.841Z] #27 ...
17:01:37 [2020-12-16T17:01:37.841Z] 
17:01:37 [2020-12-16T17:01:37.841Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:37 [2020-12-16T17:01:37.841Z] #47 8.903 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:01:37 [2020-12-16T17:01:37.841Z] #47 9.858 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.32 go: downloading golang.org/x/text v0.3.2
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/ultraware/funlen v0.0.2
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/mattn/go-isatty v0.0.8
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.46 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.49 go: downloading github.com/ultraware/whitespace v0.0.4
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.58 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.58 go: extracting github.com/ultraware/funlen v0.0.2
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.58 go: downloading github.com/spf13/cast v1.3.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.61 go: downloading github.com/sirupsen/logrus v1.4.2
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.61 go: downloading github.com/go-toolsmith/astp v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.64 go: extracting github.com/mattn/go-isatty v0.0.8
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.64 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.75 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.75 go: extracting github.com/sirupsen/logrus v1.4.2
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.77 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.80 go: extracting github.com/ultraware/whitespace v0.0.4
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.84 go: extracting github.com/go-toolsmith/astp v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.86 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.86 go: downloading github.com/subosito/gotenv v1.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.87 go: extracting github.com/spf13/cast v1.3.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.89 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.96 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:01:37 [2020-12-16T17:01:37.841Z] #47 11.99 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.14 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.17 go: downloading github.com/pmezard/go-difflib v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.17 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.18 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.19 go: extracting github.com/subosito/gotenv v1.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.25 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.41 go: downloading github.com/uudashr/gocognit v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.43 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.43 go: extracting github.com/pmezard/go-difflib v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.45 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.59 go: downloading github.com/go-toolsmith/typep v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.62 go: extracting github.com/uudashr/gocognit v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.62 go: downloading github.com/pelletier/go-toml v1.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.85 go: extracting github.com/go-toolsmith/typep v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.87 go: downloading github.com/kisielk/gotool v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 12.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.22 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.27 go: extracting github.com/pelletier/go-toml v1.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.51 go: extracting github.com/kisielk/gotool v1.0.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.55 go: downloading github.com/stretchr/objx v0.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.89 go: downloading github.com/gogo/protobuf v1.2.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:01:37 [2020-12-16T17:01:37.841Z] #47 13.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.10 go: extracting github.com/stretchr/objx v0.2.0
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.50 go: downloading github.com/magiconair/properties v1.8.1
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.65 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:01:37 [2020-12-16T17:01:37.841Z] #47 14.65 go: downloading github.com/gobwas/glob v0.2.3
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.61 go: extracting github.com/magiconair/properties v1.8.1
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.64 go: extracting github.com/gobwas/glob v0.2.3
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.64 go: downloading github.com/BurntSushi/toml v0.3.1
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.73 go: downloading github.com/mattn/go-colorable v0.1.4
17:01:37 [2020-12-16T17:01:37.842Z] #47 15.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:37 [2020-12-16T17:01:37.842Z] #47 16.33 go: extracting github.com/mattn/go-colorable v0.1.4
17:01:37 [2020-12-16T17:01:37.842Z] #47 16.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:01:37 [2020-12-16T17:01:37.842Z] #47 16.48 go: extracting github.com/BurntSushi/toml v0.3.1
17:01:37 [2020-12-16T17:01:37.842Z] #47 16.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:37 [2020-12-16T17:01:37.842Z] #47 17.09 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:37 [2020-12-16T17:01:37.842Z] #47 17.16 go: extracting github.com/gogo/protobuf v1.2.1
17:01:37 [2020-12-16T17:01:37.842Z] #47 17.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:37 [2020-12-16T17:01:37.842Z] #47 18.41 go: extracting golang.org/x/text v0.3.2
17:01:37 [2020-12-16T17:01:37.842Z] #47 ...
17:01:37 [2020-12-16T17:01:37.842Z] 
17:01:37 [2020-12-16T17:01:37.842Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:37 [2020-12-16T17:01:37.842Z] #27 17.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:01:37 [2020-12-16T17:01:37.842Z] #27 17.96 skipping existing aab193acf6ba
17:01:38 [2020-12-16T17:01:38.139Z] #27 18.04 
17:01:38 [2020-12-16T17:01:38.201Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
17:01:38 [2020-12-16T17:01:38.346Z] Removing intermediate container 6518f5c75788
17:01:38 [2020-12-16T17:01:38.346Z]  ---> 241d5275de97
17:01:38 [2020-12-16T17:01:38.346Z] Step 7/15 : WORKDIR /buildx
17:01:38 [2020-12-16T17:01:38.346Z]  ---> Running in 3919845dbca2
17:01:38 [2020-12-16T17:01:38.346Z] Removing intermediate container 3919845dbca2
17:01:38 [2020-12-16T17:01:38.346Z]  ---> eab554a36776
17:01:38 [2020-12-16T17:01:38.346Z] Step 8/15 : ARG BUILDX_COMMIT
17:01:38 [2020-12-16T17:01:38.346Z]  ---> Running in e3020ff16181
17:01:38 [2020-12-16T17:01:38.346Z] Removing intermediate container e3020ff16181
17:01:38 [2020-12-16T17:01:38.346Z]  ---> adbd9a4da80a
17:01:38 [2020-12-16T17:01:38.346Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
17:01:38 [2020-12-16T17:01:38.346Z]  ---> Running in 6ee07ba6c1b5
17:01:38 [2020-12-16T17:01:38.385Z] #25 4.886 Reading package lists...
17:01:38 [2020-12-16T17:01:38.385Z] #25 5.640 Building dependency tree...
17:01:38 [2020-12-16T17:01:38.639Z] From https://github.com/docker/buildx
17:01:38 [2020-12-16T17:01:38.639Z]  * [new tag]         v0.3.1     -> build
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.899 The following additional packages will be installed:
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.899   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.899   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.899   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.900 Suggested packages:
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.900   krb5-doc krb5-user
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.900 Recommended packages:
17:01:38 [2020-12-16T17:01:38.640Z] #25 5.900   krb5-locales publicsuffix libsasl2-modules
17:01:38 [2020-12-16T17:01:38.896Z] #25 6.083 The following NEW packages will be installed:
17:01:38 [2020-12-16T17:01:38.896Z] #25 6.086   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:01:38 [2020-12-16T17:01:38.896Z] #25 6.086   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:01:38 [2020-12-16T17:01:38.896Z] #25 6.086   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:01:38 [2020-12-16T17:01:38.896Z] #25 6.086   libssh2-1 libssl1.1 openssl
17:01:38 [2020-12-16T17:01:38.924Z] Client:
17:01:38 [2020-12-16T17:01:38.924Z]  Debug Mode: false
17:01:38 [2020-12-16T17:01:38.924Z] 
17:01:38 [2020-12-16T17:01:38.924Z] Server:
17:01:38 [2020-12-16T17:01:38.924Z]  Containers: 0
17:01:38 [2020-12-16T17:01:38.924Z]   Running: 0
17:01:38 [2020-12-16T17:01:38.924Z]   Paused: 0
17:01:38 [2020-12-16T17:01:38.924Z]   Stopped: 0
17:01:38 [2020-12-16T17:01:38.924Z]  Images: 0
17:01:38 [2020-12-16T17:01:38.924Z]  Server Version: 19.03.13
17:01:38 [2020-12-16T17:01:38.924Z]  Storage Driver: overlay2
17:01:38 [2020-12-16T17:01:38.924Z]   Backing Filesystem: extfs
17:01:38 [2020-12-16T17:01:38.924Z]   Supports d_type: true
17:01:38 [2020-12-16T17:01:38.924Z]   Native Overlay Diff: true
17:01:38 [2020-12-16T17:01:38.924Z]  Logging Driver: json-file
17:01:38 [2020-12-16T17:01:38.924Z]  Cgroup Driver: cgroupfs
17:01:38 [2020-12-16T17:01:38.924Z]  Plugins:
17:01:38 [2020-12-16T17:01:38.924Z]   Volume: local
17:01:38 [2020-12-16T17:01:38.924Z]   Network: bridge host ipvlan macvlan null overlay
17:01:38 [2020-12-16T17:01:38.924Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:01:38 [2020-12-16T17:01:38.924Z]  Swarm: inactive
17:01:38 [2020-12-16T17:01:38.924Z]  Runtimes: runc
17:01:38 [2020-12-16T17:01:38.924Z]  Default Runtime: runc
17:01:38 [2020-12-16T17:01:38.924Z]  Init Binary: docker-init
17:01:38 [2020-12-16T17:01:38.924Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:01:38 [2020-12-16T17:01:38.924Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:01:38 [2020-12-16T17:01:38.924Z]  init version: fec3683
17:01:38 [2020-12-16T17:01:38.924Z]  Security Options:
17:01:38 [2020-12-16T17:01:38.924Z]   apparmor
17:01:38 [2020-12-16T17:01:38.924Z]   seccomp
17:01:38 [2020-12-16T17:01:38.924Z]    Profile: default
17:01:38 [2020-12-16T17:01:38.924Z]  Kernel Version: 5.4.0-1025-aws
17:01:38 [2020-12-16T17:01:38.924Z]  Operating System: Ubuntu 18.04.5 LTS
17:01:38 [2020-12-16T17:01:38.924Z]  OSType: linux
17:01:38 [2020-12-16T17:01:38.924Z]  Architecture: x86_64
17:01:38 [2020-12-16T17:01:38.924Z]  CPUs: 2
17:01:38 [2020-12-16T17:01:38.924Z]  Total Memory: 15.35GiB
17:01:38 [2020-12-16T17:01:38.924Z]  Name: ip-10-100-41-183
17:01:38 [2020-12-16T17:01:38.924Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:01:38 [2020-12-16T17:01:38.924Z]  Docker Root Dir: /var/lib/docker
17:01:38 [2020-12-16T17:01:38.924Z]  Debug Mode: false
17:01:38 [2020-12-16T17:01:38.924Z]  Registry: https://index.docker.io/v1/
17:01:38 [2020-12-16T17:01:38.924Z]  Labels:
17:01:38 [2020-12-16T17:01:38.924Z]  Experimental: true
17:01:38 [2020-12-16T17:01:38.924Z]  Insecure Registries:
17:01:38 [2020-12-16T17:01:38.924Z]   127.0.0.0/8
17:01:38 [2020-12-16T17:01:38.924Z]  Live Restore Enabled: true
17:01:38 [2020-12-16T17:01:38.924Z] 
17:01:38 [2020-12-16T17:01:38.924Z] WARNING: No swap limit support
[Pipeline] sh
17:01:39 [2020-12-16T17:01:39.147Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.1s done
17:01:39 [2020-12-16T17:01:39.147Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.455 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.455 Need to get 5047 kB of archives.
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.455 After this operation, 12.1 MB of additional disk space will be used.
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.455 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.455 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.459 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.460 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.461 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.463 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.470 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.475 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.475 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.476 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.478 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.480 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.482 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.483 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.484 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.486 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.488 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.490 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.494 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.499 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.499 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:01:39 [2020-12-16T17:01:39.158Z] #25 6.631 debconf: delaying package configuration, since apt-utils is not installed
17:01:39 [2020-12-16T17:01:39.222Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:39 [2020-12-16T17:01:39.222Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:01:39 [2020-12-16T17:01:39.222Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:01:39 [2020-12-16T17:01:39.222Z] + bash /home/ubuntu/workspace/moby_PR-41636/check-config.sh
17:01:39 [2020-12-16T17:01:39.222Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:01:39 [2020-12-16T17:01:39.222Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:01:39 [2020-12-16T17:01:39.222Z] 
17:01:39 [2020-12-16T17:01:39.222Z] Generally Necessary:
17:01:39 [2020-12-16T17:01:39.222Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:01:39 [2020-12-16T17:01:39.222Z] - apparmor: enabled and tools installed
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_NAMESPACES: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_NET_NS: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_PID_NS: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_IPC_NS: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_UTS_NS: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_CGROUPS: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_CGROUP_CPUACCT: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_CGROUP_DEVICE: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_CGROUP_FREEZER: enabled
17:01:39 [2020-12-16T17:01:39.222Z] - CONFIG_CGROUP_SCHED: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_CPUSETS: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_MEMCG: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_KEYS: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_VETH: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_BRIDGE: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NF_NAT_IPV4: missing
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NF_NAT: enabled (as module)
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_NF_NAT_NEEDED: missing
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_POSIX_MQUEUE: enabled
17:01:39 [2020-12-16T17:01:39.223Z] 
17:01:39 [2020-12-16T17:01:39.223Z] Optional Features:
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_USER_NS: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_SECCOMP: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_CGROUP_PIDS: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_MEMCG_SWAP: enabled
17:01:39 [2020-12-16T17:01:39.223Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:01:39 [2020-12-16T17:01:39.223Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:01:39 [2020-12-16T17:01:39.274Z] Switched to branch 'build'
17:01:39 [2020-12-16T17:01:39.414Z] #25 6.651 Fetched 5047 kB in 0s (17.0 MB/s)
17:01:39 [2020-12-16T17:01:39.414Z] #25 6.683 Selecting previously unselected package libssl1.1:amd64.
17:01:39 [2020-12-16T17:01:39.414Z] #25 6.683 (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.)
17:01:39 [2020-12-16T17:01:39.414Z] #25 6.689 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.414Z] #25 6.696 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_BLK_CGROUP: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IOSCHED_CFQ: missing
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_CGROUP_PERF: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_CGROUP_HUGETLB: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_CFS_BANDWIDTH: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_RT_GROUP_SCHED: missing
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_VS: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_VS_NFCT: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_IP_VS_RR: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_EXT4_FS: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:01:39 [2020-12-16T17:01:39.488Z] - Network Drivers:
17:01:39 [2020-12-16T17:01:39.488Z]   - "overlay":
17:01:39 [2020-12-16T17:01:39.488Z]     - CONFIG_VXLAN: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       Optional (for encrypted networks):
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_CRYPTO: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_CRYPTO_AEAD: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_CRYPTO_GCM: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_CRYPTO_GHASH: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_XFRM: enabled
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_XFRM_USER: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_INET_ESP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:01:39 [2020-12-16T17:01:39.488Z]   - "ipvlan":
17:01:39 [2020-12-16T17:01:39.488Z]     - CONFIG_IPVLAN: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]   - "macvlan":
17:01:39 [2020-12-16T17:01:39.488Z]     - CONFIG_MACVLAN: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]     - CONFIG_DUMMY: enabled (as module)
17:01:39 [2020-12-16T17:01:39.488Z]   - "ftp,tftp client in container":
17:01:39 [2020-12-16T17:01:39.639Z] #27 19.45 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:01:39 [2020-12-16T17:01:39.639Z] #27 19.48 skipping existing 4d43f82972ce
17:01:39 [2020-12-16T17:01:39.639Z] #27 19.61 
17:01:39 [2020-12-16T17:01:39.639Z] #27 ...
17:01:39 [2020-12-16T17:01:39.639Z] 
17:01:39 [2020-12-16T17:01:39.639Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:39 [2020-12-16T17:01:39.639Z] #49 10.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:39 [2020-12-16T17:01:39.639Z] #49 11.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:39 [2020-12-16T17:01:39.639Z] #49 11.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:39 [2020-12-16T17:01:39.639Z] #49 12.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:39 [2020-12-16T17:01:39.639Z] #49 12.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:39 [2020-12-16T17:01:39.639Z] #49 12.64 runtime
17:01:39 [2020-12-16T17:01:39.639Z] #49 12.77 runtime/cgo
17:01:39 [2020-12-16T17:01:39.670Z] #25 6.888 Selecting previously unselected package openssl.
17:01:39 [2020-12-16T17:01:39.670Z] #25 6.889 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.670Z] #25 6.892 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:01:39 [2020-12-16T17:01:39.670Z] #25 7.000 Selecting previously unselected package ca-certificates.
17:01:39 [2020-12-16T17:01:39.670Z] #25 7.001 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:01:39 [2020-12-16T17:01:39.670Z] #25 7.006 Unpacking ca-certificates (20200601~deb10u1) ...
17:01:39 [2020-12-16T17:01:39.670Z] #25 7.131 Selecting previously unselected package libkeyutils1:amd64.
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z] - Storage Drivers:
17:01:39 [2020-12-16T17:01:39.749Z]   - "aufs":
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_AUFS_FS: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z]   - "btrfs":
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:01:39 [2020-12-16T17:01:39.749Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:01:39 [2020-12-16T17:01:39.750Z]   - "devicemapper":
17:01:39 [2020-12-16T17:01:39.750Z]     - CONFIG_BLK_DEV_DM: enabled
17:01:39 [2020-12-16T17:01:39.750Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:01:39 [2020-12-16T17:01:39.750Z]   - "overlay":
17:01:39 [2020-12-16T17:01:39.750Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:01:39 [2020-12-16T17:01:39.750Z]   - "zfs":
17:01:39 [2020-12-16T17:01:39.750Z]     - /dev/zfs: present
17:01:39 [2020-12-16T17:01:39.750Z]     - zfs command: missing
17:01:39 [2020-12-16T17:01:39.750Z]     - zpool command: missing
17:01:39 [2020-12-16T17:01:39.750Z] 
17:01:39 [2020-12-16T17:01:39.750Z] Limits:
17:01:39 [2020-12-16T17:01:39.750Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:01:39 [2020-12-16T17:01:39.750Z] 
17:01:39 [2020-12-16T17:01:39.750Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:01:39 [2020-12-16T17:01:39.910Z] Removing intermediate container 6ee07ba6c1b5
17:01:39 [2020-12-16T17:01:39.910Z]  ---> 3e862a3585c5
17:01:39 [2020-12-16T17:01:39.910Z] Step 10/15 : ARG GOOS
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.132 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.136 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.169 Selecting previously unselected package libkrb5support0:amd64.
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.171 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.175 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.223 Selecting previously unselected package libk5crypto3:amd64.
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.224 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.228 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.273 Selecting previously unselected package libkrb5-3:amd64.
17:01:39 [2020-12-16T17:01:39.927Z] #25 ...
17:01:39 [2020-12-16T17:01:39.927Z] 
17:01:39 [2020-12-16T17:01:39.927Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.5s done
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.5s done
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.0s done
17:01:39 [2020-12-16T17:01:39.927Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:01:39 [2020-12-16T17:01:39.927Z] #8 DONE 12.9s
17:01:39 [2020-12-16T17:01:39.927Z] 
17:01:39 [2020-12-16T17:01:39.927Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.274 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.277 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.353 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.354 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:01:39 [2020-12-16T17:01:39.927Z] #25 7.358 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:01:39 [2020-12-16T17:01:39.929Z] #49 ...
17:01:39 [2020-12-16T17:01:39.929Z] 
17:01:39 [2020-12-16T17:01:39.929Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:39 [2020-12-16T17:01:39.929Z] #40 13.86 Fetched 8097 kB in 11s (736 kB/s)
17:01:39 [2020-12-16T17:01:39.929Z] #40 13.86 Reading package lists...
17:01:39 [2020-12-16T17:01:39.929Z] #40 16.93 Reading package lists...
17:01:39 [2020-12-16T17:01:39.929Z] #40 19.79 Building dependency tree...
17:01:39 [2020-12-16T17:01:39.929Z] #40 20.76 The following additional packages will be installed:
17:01:39 [2020-12-16T17:01:39.929Z] #40 20.76   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:01:39 [2020-12-16T17:01:39.929Z] #40 20.76   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:01:39 [2020-12-16T17:01:39.929Z] #40 20.76 Suggested packages:
17:01:39 [2020-12-16T17:01:39.929Z] #40 20.76   manpages-dev python-setuptools
17:01:40 [2020-12-16T17:01:40.084Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:01:40 [2020-12-16T17:01:40.084Z] #2 [internal] load build definition from Dockerfile
17:01:40 [2020-12-16T17:01:40.084Z] #2 transferring dockerfile: 16.58kB 0.0s done
17:01:40 [2020-12-16T17:01:40.084Z] #2 DONE 0.1s
17:01:40 [2020-12-16T17:01:40.084Z] 
17:01:40 [2020-12-16T17:01:40.084Z] #1 [internal] load .dockerignore
17:01:40 [2020-12-16T17:01:40.084Z] #1 transferring context: 87B done
17:01:40 [2020-12-16T17:01:40.084Z] #1 DONE 0.1s
17:01:40 [2020-12-16T17:01:40.084Z] 
17:01:40 [2020-12-16T17:01:40.084Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.430 Selecting previously unselected package libsasl2-modules-db:amd64.
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.432 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.437 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.472 Selecting previously unselected package libsasl2-2:amd64.
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.473 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.476 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.513 Selecting previously unselected package libldap-common.
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.514 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.517 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.552 Selecting previously unselected package libldap-2.4-2:amd64.
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.554 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.557 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:01:40 [2020-12-16T17:01:40.183Z] #25 7.614 Selecting previously unselected package libnghttp2-14:amd64.
17:01:40 [2020-12-16T17:01:40.206Z]  ---> Running in 526d627abe5d
17:01:40 [2020-12-16T17:01:40.206Z] Removing intermediate container 526d627abe5d
17:01:40 [2020-12-16T17:01:40.206Z]  ---> e31d8230a7df
17:01:40 [2020-12-16T17:01:40.206Z] Step 11/15 : ARG GOARCH
17:01:40 [2020-12-16T17:01:40.206Z]  ---> Running in b744c9a558a7
17:01:40 [2020-12-16T17:01:40.206Z] Removing intermediate container b744c9a558a7
17:01:40 [2020-12-16T17:01:40.206Z]  ---> 3fc0f091f333
17:01:40 [2020-12-16T17:01:40.206Z] 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
17:01:40 [2020-12-16T17:01:40.206Z]  ---> Running in 0bdfa015e38a
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.615 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.618 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.654 Selecting previously unselected package libpsl5:amd64.
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.655 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.658 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.689 Selecting previously unselected package librtmp1:amd64.
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.690 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.693 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.727 Selecting previously unselected package libssh2-1:amd64.
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.728 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.731 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.775 Selecting previously unselected package libcurl4:amd64.
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.776 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.439Z] #25 7.780 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.69 The following NEW packages will be installed:
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.73   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:01:40 [2020-12-16T17:01:40.557Z] #40 ...
17:01:40 [2020-12-16T17:01:40.557Z] 
17:01:40 [2020-12-16T17:01:40.557Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.65 go: finding github.com/fatih/color v1.9.0
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.65 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.67 go: finding github.com/pkg/errors v0.9.1
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.68 go: finding github.com/spf13/pflag v1.0.3
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.75 go: finding github.com/mattn/go-colorable v0.1.6
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.78 go: finding github.com/mattn/go-isatty v0.0.12
17:01:40 [2020-12-16T17:01:40.557Z] #45 11.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:40 [2020-12-16T17:01:40.557Z] #45 12.02 go: finding github.com/jonboulle/clockwork v0.1.0
17:01:40 [2020-12-16T17:01:40.557Z] #45 12.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:40 [2020-12-16T17:01:40.557Z] #45 12.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:40 [2020-12-16T17:01:40.557Z] #45 12.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:40 [2020-12-16T17:01:40.557Z] #45 ...
17:01:40 [2020-12-16T17:01:40.557Z] 
17:01:40 [2020-12-16T17:01:40.557Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.73   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.73   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.73   python-six zlib1g-dev
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.83 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.83 Need to get 3742 kB of archives.
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.83 After this operation, 22.0 MB of additional disk space will be used.
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
17:01:40 [2020-12-16T17:01:40.557Z] #40 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:01:40 [2020-12-16T17:01:40.695Z] #25 7.963 Selecting previously unselected package curl.
17:01:40 [2020-12-16T17:01:40.695Z] #25 7.964 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.695Z] #25 7.971 Unpacking curl (7.64.0-4+deb10u1) ...
17:01:40 [2020-12-16T17:01:40.695Z] #25 8.075 Selecting previously unselected package libonig5:amd64.
17:01:40 [2020-12-16T17:01:40.695Z] #25 8.077 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.695Z] #25 8.087 Unpacking libonig5:amd64 (6.9.1-1) ...
17:01:40 [2020-12-16T17:01:40.846Z] #40 21.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
17:01:40 [2020-12-16T17:01:40.846Z] #40 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:01:40 [2020-12-16T17:01:40.846Z] #40 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
17:01:40 [2020-12-16T17:01:40.846Z] #40 ...
17:01:40 [2020-12-16T17:01:40.846Z] 
17:01:40 [2020-12-16T17:01:40.846Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:40 [2020-12-16T17:01:40.846Z] #62 12.03 Checking out files:  94% (1806/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.
17:01:40 [2020-12-16T17:01:40.846Z] #62 12.11 + cd /tmp/tmp.LX5Pk8v6qP/src/github.com/docker/libnetwork
17:01:40 [2020-12-16T17:01:40.846Z] #62 12.11 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:40 [2020-12-16T17:01:40.846Z] #62 12.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:01:40 [2020-12-16T17:01:40.846Z] #62 ...
17:01:40 [2020-12-16T17:01:40.846Z] 
17:01:40 [2020-12-16T17:01:40.846Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:40 [2020-12-16T17:01:40.846Z] #40 22.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:01:40 [2020-12-16T17:01:40.846Z] #40 22.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
17:01:40 [2020-12-16T17:01:40.950Z] #25 8.247 Selecting previously unselected package libjq1:amd64.
17:01:40 [2020-12-16T17:01:40.950Z] #25 8.248 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:01:40 [2020-12-16T17:01:40.950Z] #25 8.267 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
17:01:41 [2020-12-16T17:01:41.136Z] #40 22.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
17:01:41 [2020-12-16T17:01:41.206Z] #25 8.359 Selecting previously unselected package jq.
17:01:41 [2020-12-16T17:01:41.206Z] #25 8.360 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:01:41 [2020-12-16T17:01:41.206Z] #25 8.401 Unpacking jq (1.5+dfsg-2+b1) ...
17:01:41 [2020-12-16T17:01:41.461Z] #25 8.639 Setting up libkeyutils1:amd64 (1.6-6) ...
17:01:41 [2020-12-16T17:01:41.461Z] #25 8.684 Setting up libpsl5:amd64 (0.20.2-2) ...
17:01:41 [2020-12-16T17:01:41.461Z] #25 8.719 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:01:41 [2020-12-16T17:01:41.461Z] #25 8.901 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:01:41 [2020-12-16T17:01:41.465Z] #3 DONE 1.0s
17:01:41 [2020-12-16T17:01:41.465Z] 
17:01:41 [2020-12-16T17:01:41.465Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:01:41 [2020-12-16T17:01:41.465Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:01:41 [2020-12-16T17:01:41.716Z] #25 9.020 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:41 [2020-12-16T17:01:41.729Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:01:41 [2020-12-16T17:01:41.729Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:01:41 [2020-12-16T17:01:41.729Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:01:41 [2020-12-16T17:01:41.729Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
17:01:41 [2020-12-16T17:01:41.983Z] #25 9.323 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:01:41 [2020-12-16T17:01:41.990Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
17:01:41 [2020-12-16T17:01:41.990Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
17:01:41 [2020-12-16T17:01:41.990Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.17 debconf: delaying package configuration, since apt-utils is not installed
17:01:42 [2020-12-16T17:01:42.172Z] #40 ...
17:01:42 [2020-12-16T17:01:42.172Z] 
17:01:42 [2020-12-16T17:01:42.172Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:42 [2020-12-16T17:01:42.172Z] #38 13.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:01:42 [2020-12-16T17:01:42.172Z] #38 14.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:01:42 [2020-12-16T17:01:42.172Z] #38 ...
17:01:42 [2020-12-16T17:01:42.172Z] 
17:01:42 [2020-12-16T17:01:42.172Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.25 Fetched 3742 kB in 1s (6284 kB/s)
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.32 Selecting previously unselected package libcap-dev:s390x.
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
17:01:42 [2020-12-16T17:01:42.172Z] #40 23.37 Unpacking libcap-dev:s390x (1:2.25-2) ...
17:01:42 [2020-12-16T17:01:42.172Z] #40 ...
17:01:42 [2020-12-16T17:01:42.172Z] 
17:01:42 [2020-12-16T17:01:42.172Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:42 [2020-12-16T17:01:42.172Z] #34 13.40 Fetched 8097 kB in 11s (771 kB/s)
17:01:42 [2020-12-16T17:01:42.172Z] #34 13.40 Reading package lists...
17:01:42 [2020-12-16T17:01:42.172Z] #34 17.01 Reading package lists...
17:01:42 [2020-12-16T17:01:42.172Z] #34 20.60 Building dependency tree...
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.59 The following additional packages will be installed:
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.60   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.60 Suggested packages:
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.61   cmake-doc ninja-build lrzip
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.61 Recommended packages:
17:01:42 [2020-12-16T17:01:42.172Z] #34 21.61   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.17 The following NEW packages will be installed:
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.17   vim-common xxd
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.30 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.30 Need to get 14.0 MB of archives.
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.30 After this operation, 62.1 MB of additional disk space will be used.
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
17:01:42 [2020-12-16T17:01:42.172Z] #34 23.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.475 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.550 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.603 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.650 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.685 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:01:42 [2020-12-16T17:01:42.238Z] #25 9.724 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #8 ...
17:01:42 [2020-12-16T17:01:42.453Z] 
17:01:42 [2020-12-16T17:01:42.453Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.765 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.778 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.792 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.802 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.811 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.825 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.834 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.844 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.855 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.867 Setting up openssl (1.1.1d-0+deb10u4) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.909 Setting up libonig5:amd64 (6.9.1-1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.943 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.956 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 9.967 Setting up ca-certificates (20200601~deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 10.56 Updating certificates in /etc/ssl/certs...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.44 126 added, 0 removed; done.
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.48 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.49 Setting up jq (1.5+dfsg-2+b1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.52 Setting up curl (7.64.0-4+deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.53 Processing triggers for libc-bin (2.28-10) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.55 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:01:42 [2020-12-16T17:01:42.453Z] #25 11.56 Updating certificates in /etc/ssl/certs...
17:01:42 [2020-12-16T17:01:42.453Z] #25 12.22 0 added, 0 removed; done.
17:01:42 [2020-12-16T17:01:42.453Z] #25 12.22 Running hooks in /etc/ca-certificates/update.d...
17:01:42 [2020-12-16T17:01:42.453Z] #25 12.22 done.
17:01:42 [2020-12-16T17:01:42.453Z] #25 DONE 15.5s
17:01:42 [2020-12-16T17:01:42.478Z] #34 ...
17:01:42 [2020-12-16T17:01:42.478Z] 
17:01:42 [2020-12-16T17:01:42.478Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.52 go: finding github.com/fatih/color v1.7.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.61 go: finding github.com/mattn/go-colorable v0.1.4
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.62 go: finding github.com/mattn/go-isatty v0.0.8
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.66 go: finding github.com/go-critic/go-critic v0.4.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.67 go: finding github.com/go-lintpack/lintpack v0.5.2
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.71 go: finding github.com/pkg/errors v0.8.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.73 go: finding github.com/sirupsen/logrus v1.4.2
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.78 go: finding github.com/go-toolsmith/astequal v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.78 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.79 go: finding github.com/stretchr/testify v1.4.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.79 go: finding github.com/mitchellh/go-homedir v1.1.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.80 go: finding github.com/go-toolsmith/astp v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.81 go: finding github.com/go-toolsmith/astcast v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.81 go: finding github.com/go-toolsmith/typep v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.82 go: finding github.com/spf13/viper v1.6.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.82 go: finding github.com/davecgh/go-spew v1.1.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.83 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.91 go: finding github.com/go-toolsmith/strparse v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.92 go: finding github.com/pmezard/go-difflib v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.96 go: finding github.com/spf13/cobra v0.0.5
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.97 go: finding github.com/stretchr/objx v0.2.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.97 go: finding github.com/fsnotify/fsnotify v1.4.7
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.99 go: finding github.com/spf13/pflag v1.0.5
17:01:42 [2020-12-16T17:01:42.478Z] #47 22.99 go: finding gopkg.in/yaml.v2 v2.2.7
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.00 go: finding github.com/hashicorp/hcl v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.02 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.04 go: finding github.com/gobwas/glob v0.2.3
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.06 go: finding github.com/magiconair/properties v1.8.1
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.09 go: finding github.com/mitchellh/mapstructure v1.1.2
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.15 go: finding github.com/pelletier/go-toml v1.2.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.24 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.32 go: finding github.com/spf13/afero v1.1.2
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.38 go: finding golang.org/x/text v0.3.2
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.39 go: finding github.com/spf13/cast v1.3.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.47 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.48 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.51 go: finding github.com/subosito/gotenv v1.2.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:01:42 [2020-12-16T17:01:42.478Z] #47 23.68 go: finding gopkg.in/ini.v1 v1.51.0
17:01:42 [2020-12-16T17:01:42.478Z] #47 ...
17:01:42 [2020-12-16T17:01:42.478Z] 
17:01:42 [2020-12-16T17:01:42.478Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:42 [2020-12-16T17:01:42.478Z] #53 13.65 Fetched 8097 kB in 11s (747 kB/s)
17:01:42 [2020-12-16T17:01:42.478Z] #53 13.65 Reading package lists...
17:01:42 [2020-12-16T17:01:42.478Z] #53 17.11 Reading package lists...
17:01:42 [2020-12-16T17:01:42.478Z] #53 20.64 Building dependency tree...
17:01:42 [2020-12-16T17:01:42.478Z] #53 21.69 The following additional packages will be installed:
17:01:42 [2020-12-16T17:01:42.478Z] #53 21.70   libbtrfs0
17:01:42 [2020-12-16T17:01:42.478Z] #53 21.74 The following NEW packages will be installed:
17:01:42 [2020-12-16T17:01:42.478Z] #53 21.76   libbtrfs-dev libbtrfs0
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.01 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.01 Need to get 118 kB of archives.
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.01 After this operation, 390 kB of additional disk space will be used.
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.70 debconf: delaying package configuration, since apt-utils is not installed
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.80 Fetched 118 kB in 0s (534 kB/s)
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.85 Selecting previously unselected package libbtrfs0.
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.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 ... 15177 files and directories currently installed.)
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.92 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.93 Unpacking libbtrfs0 (4.20.1-2) ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.99 Selecting previously unselected package libbtrfs-dev.
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 22.99 Unpacking libbtrfs-dev (4.20.1-2) ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 23.12 Setting up libbtrfs0 (4.20.1-2) ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 23.13 Setting up libbtrfs-dev (4.20.1-2) ...
17:01:42 [2020-12-16T17:01:42.478Z] #53 23.14 Processing triggers for libc-bin (2.28-10) ...
17:01:42 [2020-12-16T17:01:42.494Z] #25 9.780 Setting up openssl (1.1.1d-0+deb10u4) ...
17:01:42 [2020-12-16T17:01:42.494Z] #25 9.893 Setting up libonig5:amd64 (6.9.1-1) ...
17:01:42 [2020-12-16T17:01:42.494Z] #25 9.983 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:01:42 [2020-12-16T17:01:42.587Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
17:01:42 [2020-12-16T17:01:42.587Z] #4 DONE 1.3s
17:01:42 [2020-12-16T17:01:42.713Z] 
17:01:42 [2020-12-16T17:01:42.713Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:42 [2020-12-16T17:01:42.713Z] #8 ...
17:01:42 [2020-12-16T17:01:42.713Z] 
17:01:42 [2020-12-16T17:01:42.713Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:01:42 [2020-12-16T17:01:42.713Z] #26 DONE 0.2s
17:01:42 [2020-12-16T17:01:42.713Z] 
17:01:42 [2020-12-16T17:01:42.713Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:42 [2020-12-16T17:01:42.768Z] #53 ...
17:01:42 [2020-12-16T17:01:42.768Z] 
17:01:42 [2020-12-16T17:01:42.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:42 [2020-12-16T17:01:42.768Z] #43 13.69 vendor/golang.org/x/crypto/internal/subtle
17:01:42 [2020-12-16T17:01:42.768Z] #43 22.87 internal/reflectlite
17:01:42 [2020-12-16T17:01:42.768Z] #43 22.88 sync
17:01:42 [2020-12-16T17:01:42.768Z] #43 23.72 github.com/LK4D4/vndr/godl/singleflight
17:01:42 [2020-12-16T17:01:42.768Z] #43 23.87 math/rand
17:01:42 [2020-12-16T17:01:42.768Z] #43 ...
17:01:42 [2020-12-16T17:01:42.768Z] 
17:01:42 [2020-12-16T17:01:42.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:42 [2020-12-16T17:01:42.768Z] #40 23.94 Selecting previously unselected package libnet1:s390x.
17:01:42 [2020-12-16T17:01:42.768Z] #40 23.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:01:42 [2020-12-16T17:01:42.768Z] #40 24.00 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:01:42 [2020-12-16T17:01:42.847Z] 
17:01:42 [2020-12-16T17:01:42.847Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:01:42 [2020-12-16T17:01:42.847Z] #7 DONE 0.3s
17:01:42 [2020-12-16T17:01:42.847Z] 
17:01:42 [2020-12-16T17:01:42.847Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:01:43 [2020-12-16T17:01:43.055Z] #25 10.41 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:01:43 [2020-12-16T17:01:43.055Z] #25 ...
17:01:43 [2020-12-16T17:01:43.055Z] 
17:01:43 [2020-12-16T17:01:43.055Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:01:43 [2020-12-16T17:01:43.055Z] #9 DONE 3.0s
17:01:43 [2020-12-16T17:01:43.055Z] 
17:01:43 [2020-12-16T17:01:43.055Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:43 [2020-12-16T17:01:43.055Z] #25 10.42 Setting up ca-certificates (20200601~deb10u1) ...
17:01:43 [2020-12-16T17:01:43.062Z] #40 ...
17:01:43 [2020-12-16T17:01:43.062Z] 
17:01:43 [2020-12-16T17:01:43.062Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:43 [2020-12-16T17:01:43.062Z] #27 20.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:01:43 [2020-12-16T17:01:43.062Z] #27 21.14 
17:01:43 [2020-12-16T17:01:43.062Z] #27 21.24 
######################################################################## 100.0%
17:01:43 [2020-12-16T17:01:43.062Z] #27 21.29 
17:01:43 [2020-12-16T17:01:43.062Z] #27 21.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.20 #=#=#                                                                         
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.32 
######################################################################## 100.0%
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.37 
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.41 Download of images into '/build' complete.
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.41 Use something like the following to load the result into a Docker daemon:
17:01:43 [2020-12-16T17:01:43.062Z] #27 22.41   tar -cC '/build' . | docker load
17:01:43 [2020-12-16T17:01:43.062Z] #27 DONE 23.0s
17:01:43 [2020-12-16T17:01:43.062Z] 
17:01:43 [2020-12-16T17:01:43.062Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:43 [2020-12-16T17:01:43.062Z] #53 DONE 24.1s
17:01:43 [2020-12-16T17:01:43.062Z] 
17:01:43 [2020-12-16T17:01:43.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:43 [2020-12-16T17:01:43.062Z] #40 24.13 Selecting previously unselected package libnet1-dev.
17:01:43 [2020-12-16T17:01:43.062Z] #40 24.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
17:01:43 [2020-12-16T17:01:43.062Z] #40 24.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:01:43 [2020-12-16T17:01:43.062Z] #40 ...
17:01:43 [2020-12-16T17:01:43.062Z] 
17:01:43 [2020-12-16T17:01:43.062Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:43 [2020-12-16T17:01:43.062Z] #11 14.25 Fetched 8097 kB in 12s (701 kB/s)
17:01:43 [2020-12-16T17:01:43.062Z] #11 14.25 Reading package lists...
17:01:43 [2020-12-16T17:01:43.062Z] #11 17.81 Reading package lists...
17:01:43 [2020-12-16T17:01:43.062Z] #11 21.54 Building dependency tree...
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37 The following additional packages will be installed:
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   mingw-w64-x86-64-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37 Suggested packages:
17:01:43 [2020-12-16T17:01:43.062Z] #11 22.37   gcc-8-locales seccomp wine64
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54 The following NEW packages will be installed:
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.54   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.55 The following packages will be upgraded:
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.55   libsystemd0 libudev1
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.67 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.67 Need to get 73.7 MB of archives.
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.67 After this operation, 494 MB of additional disk space will be used.
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.76 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]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.86 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]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
17:01:43 [2020-12-16T17:01:43.062Z] #11 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
17:01:43 [2020-12-16T17:01:43.063Z] #11 24.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:01:43 [2020-12-16T17:01:43.356Z] #11 ...
17:01:43 [2020-12-16T17:01:43.356Z] 
17:01:43 [2020-12-16T17:01:43.356Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:43 [2020-12-16T17:01:43.356Z] #62 DONE 24.4s
17:01:43 [2020-12-16T17:01:43.356Z] 
17:01:43 [2020-12-16T17:01:43.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:43 [2020-12-16T17:01:43.356Z] #11 24.37 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]
17:01:43 [2020-12-16T17:01:43.356Z] #11 24.37 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]
17:01:43 [2020-12-16T17:01:43.356Z] #11 ...
17:01:43 [2020-12-16T17:01:43.356Z] 
17:01:43 [2020-12-16T17:01:43.356Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:43 [2020-12-16T17:01:43.356Z] #40 24.40 Selecting previously unselected package libnl-3-200:s390x.
17:01:43 [2020-12-16T17:01:43.356Z] #40 24.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
17:01:43 [2020-12-16T17:01:43.356Z] #40 24.44 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:01:43 [2020-12-16T17:01:43.416Z] #6 ...
17:01:43 [2020-12-16T17:01:43.416Z] 
17:01:43 [2020-12-16T17:01:43.416Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:01:43 [2020-12-16T17:01:43.416Z] #5 DONE 0.6s
17:01:43 [2020-12-16T17:01:43.416Z] 
17:01:43 [2020-12-16T17:01:43.416Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:01:43 [2020-12-16T17:01:43.615Z] #25 10.79 Updating certificates in /etc/ssl/certs...
17:01:43 [2020-12-16T17:01:43.651Z] #40 24.64 Selecting previously unselected package libnl-3-dev:s390x.
17:01:43 [2020-12-16T17:01:43.651Z] #40 24.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
17:01:43 [2020-12-16T17:01:43.651Z] #40 24.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
17:01:43 [2020-12-16T17:01:43.677Z] #6 DONE 1.1s
17:01:43 [2020-12-16T17:01:43.677Z] 
17:01:43 [2020-12-16T17:01:43.677Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:43 [2020-12-16T17:01:43.677Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:01:43 [2020-12-16T17:01:43.677Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:01:43 [2020-12-16T17:01:43.677Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 0B / 50.40MB 0.1s
17:01:43 [2020-12-16T17:01:43.677Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:01:43 [2020-12-16T17:01:43.677Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:01:43 [2020-12-16T17:01:43.938Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 8.79MB / 50.40MB 0.3s
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.09 Selecting previously unselected package libprotobuf-c1:s390x.
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.13 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.19 Selecting previously unselected package libprotobuf-c-dev:s390x.
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
17:01:43 [2020-12-16T17:01:43.947Z] #40 25.20 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:01:44 [2020-12-16T17:01:44.175Z] #25 11.21 126 added, 0 removed; done.
17:01:44 [2020-12-16T17:01:44.197Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 12.30MB / 50.40MB 0.4s
17:01:44 [2020-12-16T17:01:44.197Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 18.20MB / 50.40MB 0.5s
17:01:44 [2020-12-16T17:01:44.244Z] #40 25.38 Selecting previously unselected package zlib1g-dev:s390x.
17:01:44 [2020-12-16T17:01:44.244Z] #40 25.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
17:01:44 [2020-12-16T17:01:44.244Z] #40 25.42 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:01:44 [2020-12-16T17:01:44.431Z] #25 ...
17:01:44 [2020-12-16T17:01:44.431Z] 
17:01:44 [2020-12-16T17:01:44.431Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:01:44 [2020-12-16T17:01:44.431Z] #10 DONE 1.2s
17:01:44 [2020-12-16T17:01:44.431Z] 
17:01:44 [2020-12-16T17:01:44.431Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:44 [2020-12-16T17:01:44.431Z] #25 11.59 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:01:44 [2020-12-16T17:01:44.431Z] #25 11.60 Setting up jq (1.5+dfsg-2+b1) ...
17:01:44 [2020-12-16T17:01:44.431Z] #25 11.77 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:01:44 [2020-12-16T17:01:44.431Z] #25 11.79 Setting up curl (7.64.0-4+deb10u1) ...
17:01:44 [2020-12-16T17:01:44.431Z] #25 11.80 Processing triggers for libc-bin (2.28-10) ...
17:01:44 [2020-12-16T17:01:44.462Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 28.40MB / 50.40MB 0.8s
17:01:44 [2020-12-16T17:01:44.533Z] #40 25.60 Selecting previously unselected package libprotobuf17:s390x.
17:01:44 [2020-12-16T17:01:44.533Z] #40 25.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
17:01:44 [2020-12-16T17:01:44.533Z] #40 25.65 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
17:01:44 [2020-12-16T17:01:44.626Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
17:01:44 [2020-12-16T17:01:44.686Z] #25 ...
17:01:44 [2020-12-16T17:01:44.686Z] 
17:01:44 [2020-12-16T17:01:44.686Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:01:44 [2020-12-16T17:01:44.686Z] #29 DONE 0.3s
17:01:44 [2020-12-16T17:01:44.686Z] 
17:01:44 [2020-12-16T17:01:44.686Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:01:44 [2020-12-16T17:01:44.686Z] #37 DONE 0.3s
17:01:44 [2020-12-16T17:01:44.686Z] 
17:01:44 [2020-12-16T17:01:44.686Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:44 [2020-12-16T17:01:44.686Z] #25 11.81 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:01:44 [2020-12-16T17:01:44.686Z] #25 11.82 Updating certificates in /etc/ssl/certs...
17:01:44 [2020-12-16T17:01:44.724Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 33.36MB / 50.40MB 0.9s
17:01:44 [2020-12-16T17:01:44.944Z] #25 12.36 0 added, 0 removed; done.
17:01:44 [2020-12-16T17:01:44.944Z] #25 12.36 Running hooks in /etc/ca-certificates/update.d...
17:01:44 [2020-12-16T17:01:44.944Z] #25 12.36 done.
17:01:44 [2020-12-16T17:01:44.996Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 41.42MB / 50.40MB 1.2s
17:01:44 [2020-12-16T17:01:44.996Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 46.00MB / 50.40MB 1.3s
17:01:44 [2020-12-16T17:01:44.996Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 1.4s
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.22 Selecting previously unselected package libprotobuf-lite17:s390x.
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.22 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.35 Selecting previously unselected package libprotobuf-dev:s390x.
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
17:01:45 [2020-12-16T17:01:45.163Z] #40 26.35 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
17:01:45 [2020-12-16T17:01:45.201Z] #25 DONE 12.5s
17:01:45 [2020-12-16T17:01:45.201Z] 
17:01:45 [2020-12-16T17:01:45.201Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:45 [2020-12-16T17:01:45.201Z] #38 ...
17:01:45 [2020-12-16T17:01:45.201Z] 
17:01:45 [2020-12-16T17:01:45.201Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:01:45 [2020-12-16T17:01:45.201Z] #26 DONE 0.0s
17:01:45 [2020-12-16T17:01:45.457Z] 
17:01:45 [2020-12-16T17:01:45.457Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.053 + RM_GOPATH=0
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.053 + TMP_GOPATH=
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.053 + : /build
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.053 + '[' -z '' ']'
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.055 ++ mktemp -d
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.056 + export GOPATH=/tmp/tmp.Frneupzfod
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.056 + GOPATH=/tmp/tmp.Frneupzfod
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.056 + RM_GOPATH=1
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.056 + case "$(go env GOARCH)" in
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.057 ++ go env GOARCH
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.063 + export GO_BUILDMODE=-buildmode=pie
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.063 + GO_BUILDMODE=-buildmode=pie
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.063 ++ dirname /tmp/install/install.sh
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + dir=/tmp/install
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + bin=tomlv
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + shift
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + . /tmp/install/tomlv.installer
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + install_tomlv
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.064 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Frneupzfod/src/github.com/BurntSushi/toml
17:01:45 [2020-12-16T17:01:45.457Z] #32 1.068 Cloning into '/tmp/tmp.Frneupzfod/src/github.com/BurntSushi/toml'...
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.395 + cd /tmp/tmp.Frneupzfod/src/github.com/BurntSushi/toml
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.395 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.403 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.454 runtime/internal/sys
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.460 internal/race
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.465 unicode/utf8
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.465 math/bits
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.487 internal/cpu
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.487 unicode
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.492 runtime/internal/atomic
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.492 sync/atomic
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.495 runtime/internal/math
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.510 encoding
17:01:45 [2020-12-16T17:01:45.720Z] #32 1.579 runtime/cgo
17:01:45 [2020-12-16T17:01:45.792Z] #40 27.14 Selecting previously unselected package libprotoc17:s390x.
17:01:45 [2020-12-16T17:01:45.792Z] #40 27.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
17:01:45 [2020-12-16T17:01:45.792Z] #40 27.14 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
17:01:45 [2020-12-16T17:01:45.977Z] #32 1.755 internal/testlog
17:01:45 [2020-12-16T17:01:45.977Z] #32 1.755 internal/bytealg
17:01:46 [2020-12-16T17:01:46.234Z] #32 1.790 math
17:01:46 [2020-12-16T17:01:46.234Z] #32 2.041 runtime
17:01:46 [2020-12-16T17:01:46.399Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.2s done
17:01:46 [2020-12-16T17:01:46.399Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946
17:01:46 [2020-12-16T17:01:46.421Z] #40 27.60 Selecting previously unselected package protobuf-c-compiler.
17:01:46 [2020-12-16T17:01:46.421Z] #40 27.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
17:01:46 [2020-12-16T17:01:46.421Z] #40 27.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:01:46 [2020-12-16T17:01:46.421Z] #40 27.72 Selecting previously unselected package protobuf-compiler.
17:01:46 [2020-12-16T17:01:46.421Z] #40 27.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
17:01:46 [2020-12-16T17:01:46.710Z] #40 27.72 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:01:46 [2020-12-16T17:01:46.710Z] #40 27.80 Selecting previously unselected package python-pkg-resources.
17:01:46 [2020-12-16T17:01:46.710Z] #40 27.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:01:46 [2020-12-16T17:01:46.710Z] #40 27.81 Unpacking python-pkg-resources (40.8.0-1) ...
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.01 Selecting previously unselected package python-six.
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.01 Unpacking python-six (1.12.0-1) ...
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.07 Selecting previously unselected package python-protobuf.
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
17:01:47 [2020-12-16T17:01:47.000Z] #40 28.08 Unpacking python-protobuf (3.6.1.3-2) ...
17:01:47 [2020-12-16T17:01:47.289Z] #40 28.56 Setting up python-pkg-resources (40.8.0-1) ...
17:01:48 [2020-12-16T17:01:48.319Z] #40 ...
17:01:48 [2020-12-16T17:01:48.319Z] 
17:01:48 [2020-12-16T17:01:48.319Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:01:48 [2020-12-16T17:01:48.609Z] #30 29.52 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.
17:01:48 [2020-12-16T17:01:48.609Z] #30 29.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:01:48 [2020-12-16T17:01:48.899Z] #30 29.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:01:49 [2020-12-16T17:01:49.511Z] #32 ...
17:01:49 [2020-12-16T17:01:49.511Z] 
17:01:49 [2020-12-16T17:01:49.511Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:49 [2020-12-16T17:01:49.511Z] #27 2.943 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:01:49 [2020-12-16T17:01:49.511Z] #27 3.147 
17:01:49 [2020-12-16T17:01:49.511Z] #27 3.396 
                                                                           0.0%
#########                                                                 12.6%
#################                                                         24.1%
############################                                              39.4%
######################################                                    53.9%
#################################################                         68.1%
###########################################################               82.4%
######################################################################## 100.0%
17:01:49 [2020-12-16T17:01:49.511Z] #27 4.449 
17:01:49 [2020-12-16T17:01:49.708Z] #24 ...
17:01:49 [2020-12-16T17:01:49.708Z] 
17:01:49 [2020-12-16T17:01:49.708Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:49 [2020-12-16T17:01:49.708Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.00MB / 120.17MB 5.9s
17:01:49 [2020-12-16T17:01:49.708Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s
17:01:49 [2020-12-16T17:01:49.708Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done
17:01:49 [2020-12-16T17:01:49.928Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s
17:01:49 [2020-12-16T17:01:49.970Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.62MB / 120.17MB 6.1s
17:01:49 [2020-12-16T17:01:49.970Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.94MB / 120.17MB 6.3s
17:01:50 [2020-12-16T17:01:50.041Z] #27 4.717 
##########################                                                36.8%
######################################################################## 100.0%
17:01:50 [2020-12-16T17:01:50.188Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done
17:01:50 [2020-12-16T17:01:50.231Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.35MB / 120.17MB 6.5s
17:01:50 [2020-12-16T17:01:50.298Z] #27 5.028 
17:01:50 [2020-12-16T17:01:50.448Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
17:01:50 [2020-12-16T17:01:50.448Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:01:50 [2020-12-16T17:01:50.491Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.62MB / 120.17MB 6.8s
17:01:50 [2020-12-16T17:01:50.557Z] #27 5.200 
17:01:50 [2020-12-16T17:01:50.557Z] #27 ...
17:01:50 [2020-12-16T17:01:50.557Z] 
17:01:50 [2020-12-16T17:01:50.557Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.926 + RM_GOPATH=0
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.927 + TMP_GOPATH=
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.927 + : /build
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.927 + '[' -z '' ']'
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.927 ++ mktemp -d
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.928 + export GOPATH=/tmp/tmp.zzoDqkooDz
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.928 + GOPATH=/tmp/tmp.zzoDqkooDz
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.928 + RM_GOPATH=1
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.928 + case "$(go env GOARCH)" in
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.929 ++ go env GOARCH
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.940 + export GO_BUILDMODE=-buildmode=pie
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.940 + GO_BUILDMODE=-buildmode=pie
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.943 ++ dirname /tmp/install/install.sh
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.943 + dir=/tmp/install
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + bin=dockercli
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + shift
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + . /tmp/install/dockercli.installer
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 ++ : stable
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 ++ : 17.06.2-ce
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + install_dockercli
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.944 Install docker/cli version 17.06.2-ce from stable
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 ++ uname -m
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 + arch=x86_64
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 + '[' x86_64 '!=' x86_64 ']'
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 + url=https://download.docker.com/linux/static
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 + tar -xz docker/docker
17:01:50 [2020-12-16T17:01:50.557Z] #22 1.950 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:01:50 [2020-12-16T17:01:50.557Z] #22 3.891 + mkdir -p /build
17:01:50 [2020-12-16T17:01:50.557Z] #22 3.900 + mv docker/docker /build/
17:01:50 [2020-12-16T17:01:50.557Z] #22 3.901 + rmdir docker
17:01:50 [2020-12-16T17:01:50.557Z] #22 DONE 6.2s
17:01:50 [2020-12-16T17:01:50.557Z] 
17:01:50 [2020-12-16T17:01:50.557Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:50 [2020-12-16T17:01:50.557Z] #27 5.200 
##########################                                                36.7%
##########
17:01:50 [2020-12-16T17:01:50.557Z] #27 ...
17:01:50 [2020-12-16T17:01:50.557Z] 
17:01:50 [2020-12-16T17:01:50.557Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.494 + RM_GOPATH=0
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.494 + TMP_GOPATH=
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.494 + : /build
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.494 + '[' -z '' ']'
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.498 ++ mktemp -d
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.499 + export GOPATH=/tmp/tmp.HFXrzRKKDK
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.499 + GOPATH=/tmp/tmp.HFXrzRKKDK
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.499 + RM_GOPATH=1
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.499 + case "$(go env GOARCH)" in
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.499 ++ go env GOARCH
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.511 + export GO_BUILDMODE=-buildmode=pie
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.511 + GO_BUILDMODE=-buildmode=pie
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.512 ++ dirname /tmp/install/install.sh
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + dir=/tmp/install
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + bin=gotestsum
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + shift
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + . /tmp/install/gotestsum.installer
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 ++ : v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.519 + install_gotestsum
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.524 + set -e
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.524 + export GO111MODULE=on
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.524 + GO111MODULE=on
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.524 + GOBIN=/build
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.524 + go get gotest.tools/gotestsum@v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.536 go: finding gotest.tools v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 1.536 go: finding gotest.tools/gotestsum v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 2.144 go: downloading gotest.tools/gotestsum v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 2.636 go: extracting gotest.tools/gotestsum v0.5.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 2.997 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:50 [2020-12-16T17:01:50.557Z] #45 2.999 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.002 go: downloading github.com/fatih/color v1.9.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.002 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.004 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.026 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.038 go: downloading github.com/jonboulle/clockwork v0.1.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.043 go: downloading github.com/spf13/pflag v1.0.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.137 go: downloading github.com/pkg/errors v0.9.1
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.199 go: extracting github.com/spf13/pflag v1.0.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.222 go: extracting github.com/jonboulle/clockwork v0.1.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.234 go: extracting github.com/fatih/color v1.9.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.234 go: downloading github.com/mattn/go-colorable v0.1.6
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.234 go: downloading github.com/mattn/go-isatty v0.0.12
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.236 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.271 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.281 go: extracting github.com/pkg/errors v0.9.1
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.290 go: extracting github.com/mattn/go-colorable v0.1.6
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.327 go: extracting github.com/mattn/go-isatty v0.0.12
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.674 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:50 [2020-12-16T17:01:50.557Z] #45 3.786 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:50 [2020-12-16T17:01:50.557Z] #45 4.557 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.440 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.452 go: finding github.com/pkg/errors v0.9.1
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.484 go: finding github.com/fatih/color v1.9.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.485 go: finding github.com/spf13/pflag v1.0.3
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.548 go: finding github.com/jonboulle/clockwork v0.1.0
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.734 go: finding github.com/mattn/go-colorable v0.1.6
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.745 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.749 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.751 go: finding github.com/mattn/go-isatty v0.0.12
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.752 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:50 [2020-12-16T17:01:50.557Z] #45 5.880 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:01:50 [2020-12-16T17:01:50.557Z] #45 ...
17:01:50 [2020-12-16T17:01:50.557Z] 
17:01:50 [2020-12-16T17:01:50.557Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:50 [2020-12-16T17:01:50.557Z] #27 5.200 
##########################                                                36.7%
###############################################################           87.9%
######################################################################## 100.0%
17:01:50 [2020-12-16T17:01:50.557Z] #27 5.441 
17:01:50 [2020-12-16T17:01:50.708Z] #8 DONE 36.7s
17:01:50 [2020-12-16T17:01:50.708Z] 
17:01:50 [2020-12-16T17:01:50.708Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:01:50 [2020-12-16T17:01:50.956Z] #30 ...
17:01:50 [2020-12-16T17:01:50.956Z] 
17:01:50 [2020-12-16T17:01:50.956Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:50 [2020-12-16T17:01:50.956Z] #32 21.98 sync
17:01:50 [2020-12-16T17:01:50.956Z] #32 21.98 internal/reflectlite
17:01:50 [2020-12-16T17:01:50.956Z] #32 23.76 errors
17:01:50 [2020-12-16T17:01:50.956Z] #32 23.77 sort
17:01:50 [2020-12-16T17:01:50.956Z] #32 24.22 strconv
17:01:50 [2020-12-16T17:01:50.956Z] #32 25.77 io
17:01:50 [2020-12-16T17:01:50.956Z] #32 26.45 internal/oserror
17:01:50 [2020-12-16T17:01:50.956Z] #32 26.53 syscall
17:01:50 [2020-12-16T17:01:50.956Z] #32 27.28 reflect
17:01:50 [2020-12-16T17:01:50.956Z] #32 31.37 time
17:01:50 [2020-12-16T17:01:50.956Z] #32 ...
17:01:50 [2020-12-16T17:01:50.956Z] 
17:01:50 [2020-12-16T17:01:50.956Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:50 [2020-12-16T17:01:50.956Z] #11 25.96 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]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.08 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]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB]
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.69 debconf: delaying package configuration, since apt-utils is not installed
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.73 Fetched 73.7 MB in 4s (20.5 MB/s)
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.80 (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.)
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.90 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 27.91 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.23 Setting up libsystemd0:s390x (241-7~deb10u5) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.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 ... 15177 files and directories currently installed.)
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.36 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.36 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.48 Setting up libudev1:s390x (241-7~deb10u5) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.59 Selecting previously unselected package binutils-mingw-w64-i686.
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.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 ... 15177 files and directories currently installed.)
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 28.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 30.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:01:50 [2020-12-16T17:01:50.956Z] #11 30.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 30.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:01:50 [2020-12-16T17:01:50.956Z] #11 32.29 Selecting previously unselected package binutils-mingw-w64.
17:01:50 [2020-12-16T17:01:50.956Z] #11 32.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.40 Selecting previously unselected package libdevmapper1.02.1:s390x.
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.40 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.52 Selecting previously unselected package dmsetup.
17:01:51 [2020-12-16T17:01:51.246Z] #11 32.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
17:01:51 [2020-12-16T17:01:51.438Z] #8 ...
17:01:51 [2020-12-16T17:01:51.438Z] 
17:01:51 [2020-12-16T17:01:51.438Z] #21 [internal] load build context
17:01:51 [2020-12-16T17:01:51.438Z] #21 transferring context: 53.17MB 7.0s done
17:01:51 [2020-12-16T17:01:51.438Z] #21 DONE 7.7s
17:01:51 [2020-12-16T17:01:51.438Z] 
17:01:51 [2020-12-16T17:01:51.438Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:01:51 [2020-12-16T17:01:51.438Z] #8 ...
17:01:51 [2020-12-16T17:01:51.438Z] 
17:01:51 [2020-12-16T17:01:51.438Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:51 [2020-12-16T17:01:51.438Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.2s
17:01:51 [2020-12-16T17:01:51.536Z] #11 32.52 Unpacking dmsetup (2:1.02.155-3) ...
17:01:51 [2020-12-16T17:01:51.536Z] #11 32.64 Selecting previously unselected package mingw-w64-common.
17:01:51 [2020-12-16T17:01:51.536Z] #11 32.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:01:51 [2020-12-16T17:01:51.536Z] #11 32.64 Unpacking mingw-w64-common (6.0.0-3) ...
17:01:51 [2020-12-16T17:01:51.595Z] #27 5.621 
#                                                                          1.8%
####                                                                       5.8%
###########                                                               15.9%
####################                                                      28.6%
############################                                              39.1%
##############################################                            64.4%
###########################################################               82.2%
######################################################################## 100.0%
17:01:51 [2020-12-16T17:01:51.852Z] #27 6.687 
17:01:52 [2020-12-16T17:01:52.008Z] #24 ...
17:01:52 [2020-12-16T17:01:52.008Z] 
17:01:52 [2020-12-16T17:01:52.008Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:01:52 [2020-12-16T17:01:52.009Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:01:52 [2020-12-16T17:01:52.009Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:01:52 [2020-12-16T17:01:52.009Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:01:52 [2020-12-16T17:01:52.009Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.3s done
17:01:52 [2020-12-16T17:01:52.009Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done
17:01:52 [2020-12-16T17:01:52.009Z] #60 DONE 8.2s
17:01:52 [2020-12-16T17:01:52.009Z] 
17:01:52 [2020-12-16T17:01:52.009Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:01:52 [2020-12-16T17:01:52.567Z] #11 ...
17:01:52 [2020-12-16T17:01:52.567Z] 
17:01:52 [2020-12-16T17:01:52.567Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:01:52 [2020-12-16T17:01:52.567Z] #47 23.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:01:52 [2020-12-16T17:01:52.568Z] #47 23.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:01:52 [2020-12-16T17:01:52.568Z] #47 23.91 go: finding github.com/kisielk/gotool v1.0.0
17:01:52 [2020-12-16T17:01:52.568Z] #47 23.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:01:52 [2020-12-16T17:01:52.568Z] #47 23.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.00 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.03 go: finding github.com/sourcegraph/go-diff v0.5.1
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.08 go: finding github.com/ultraware/funlen v0.0.2
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.10 go: finding github.com/ultraware/whitespace v0.0.4
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.10 go: finding github.com/uudashr/gocognit v1.0.1
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.13 go: finding github.com/gogo/protobuf v1.2.1
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.34 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.35 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.48 go: finding github.com/BurntSushi/toml v0.3.1
17:01:52 [2020-12-16T17:01:52.568Z] #47 24.58 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:52 [2020-12-16T17:01:52.857Z] #47 ...
17:01:52 [2020-12-16T17:01:52.857Z] 
17:01:52 [2020-12-16T17:01:52.857Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:52 [2020-12-16T17:01:52.857Z] #34 23.96 debconf: delaying package configuration, since apt-utils is not installed
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.08 Fetched 14.0 MB in 1s (12.9 MB/s)
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.20 Selecting previously unselected package xxd.
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.29 Unpacking xxd (2:8.1.0875-5) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.46 Selecting previously unselected package vim-common.
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 24.49 Unpacking vim-common (2:8.1.0875-5) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 25.14 Selecting previously unselected package cmake-data.
17:01:52 [2020-12-16T17:01:52.857Z] #34 25.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 25.15 Unpacking cmake-data (3.13.4-1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 27.40 Selecting previously unselected package libicu63:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 27.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 27.42 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 31.72 Selecting previously unselected package libxml2:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 31.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 31.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.05 Selecting previously unselected package libarchive13:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.06 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.24 Selecting previously unselected package libjsoncpp1:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.25 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.32 Selecting previously unselected package librhash0:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.32 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.33 Unpacking librhash0:s390x (1.3.8-1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.46 Selecting previously unselected package libuv1:s390x.
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.46 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.47 Unpacking libuv1:s390x (1.24.1-1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.55 Selecting previously unselected package cmake.
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.55 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 32.55 Unpacking cmake (3.13.4-1) ...
17:01:52 [2020-12-16T17:01:52.857Z] #34 ...
17:01:52 [2020-12-16T17:01:52.857Z] 
17:01:52 [2020-12-16T17:01:52.857Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.305 + RM_GOPATH=0
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.305 + TMP_GOPATH=
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.305 + : /build
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.305 + '[' -z '' ']'
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.307 ++ mktemp -d
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.309 + export GOPATH=/tmp/tmp.8uXg6fzFdp
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.309 + GOPATH=/tmp/tmp.8uXg6fzFdp
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.309 + RM_GOPATH=1
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.309 + case "$(go env GOARCH)" in
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.319 ++ go env GOARCH
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.395 + export GO_BUILDMODE=-buildmode=pie
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.395 + GO_BUILDMODE=-buildmode=pie
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.396 ++ dirname /tmp/install/install.sh
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.407 + dir=/tmp/install
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.407 + bin=containerd
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.407 + shift
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.407 + '[' '!' -f /tmp/install/containerd.installer ']'
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.407 + . /tmp/install/containerd.installer
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 ++ set -e
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 + install_containerd
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.408 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8uXg6fzFdp/src/github.com/containerd/containerd
17:01:52 [2020-12-16T17:01:52.857Z] #54 1.427 Cloning into '/tmp/tmp.8uXg6fzFdp/src/github.com/containerd/containerd'...
17:01:53 [2020-12-16T17:01:53.147Z] #54 ...
17:01:53 [2020-12-16T17:01:53.147Z] 
17:01:53 [2020-12-16T17:01:53.147Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.25 Setting up libicu63:s390x (63.1-6+deb10u1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.30 Setting up xxd (2:8.1.0875-5) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.30 Setting up libuv1:s390x (1.24.1-1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.31 Setting up vim-common (2:8.1.0875-5) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.33 Setting up librhash0:s390x (1.3.8-1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.33 Setting up cmake-data (3.13.4-1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.34 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.35 Setting up libjsoncpp1:s390x (1.7.4-3) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.36 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.36 Setting up cmake (3.13.4-1) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.37 Processing triggers for libc-bin (2.28-10) ...
17:01:53 [2020-12-16T17:01:53.147Z] #34 34.43 Processing triggers for mime-support (3.62) ...
17:01:53 [2020-12-16T17:01:53.254Z] #9 ...
17:01:53 [2020-12-16T17:01:53.254Z] 
17:01:53 [2020-12-16T17:01:53.254Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:53 [2020-12-16T17:01:53.254Z] #27 1.532 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 1.642 
17:01:53 [2020-12-16T17:01:53.254Z] #27 1.786 
                                                                           0.0%
#################                                                         24.6%
#######################################                                   54.5%
##########################################################                80.8%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 2.311 
17:01:53 [2020-12-16T17:01:53.254Z] #27 2.437 
####################################                                      50.1%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 2.593 
17:01:53 [2020-12-16T17:01:53.254Z] #27 2.710 
#########                                                                 13.4%
#########################################################                 79.4%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 2.959 
17:01:53 [2020-12-16T17:01:53.254Z] #27 3.126 
######                                                                     9.5%
############################                                              39.9%
##########################################                                58.6%
########################################################                  78.4%
######################################################################    97.7%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 3.641 
17:01:53 [2020-12-16T17:01:53.254Z] #27 3.781 
#                                                                          2.5%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.6%
#############################                                             40.9%
#################################                                         46.0%
####################################                                      51.4%
########################################                                  56.6%
############################################                              61.6%
################################################                          66.9%
###################################################                       72.1%
#######################################################                   77.3%
###########################################################               82.5%
###############################################################           87.8%
##################################################################        93.1%
######################################################################    98.2%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 5.650 
17:01:53 [2020-12-16T17:01:53.254Z] #27 6.295 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 6.415 
17:01:53 [2020-12-16T17:01:53.254Z] #27 6.538 
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 6.557 
17:01:53 [2020-12-16T17:01:53.254Z] #27 7.030 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 7.126 
17:01:53 [2020-12-16T17:01:53.254Z] #27 7.250 
                                                                           0.6%
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 7.327 
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.008 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.023 skipping existing c35d46ef359f
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.060 
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.521 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.724 
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.779 
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 8.809 
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.267 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.375 
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.492 
######################################################################## 100.0%
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.517 
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.534 Download of images into '/build' complete.
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.535 Use something like the following to load the result into a Docker daemon:
17:01:53 [2020-12-16T17:01:53.254Z] #27 9.535   tar -cC '/build' . | docker load
17:01:53 [2020-12-16T17:01:53.776Z] #34 DONE 34.9s
17:01:53 [2020-12-16T17:01:53.776Z] 
17:01:53 [2020-12-16T17:01:53.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:53 [2020-12-16T17:01:53.776Z] #40 30.17 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 30.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 30.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 30.20 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 30.20 Setting up python-six (1.12.0-1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.66 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.67 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.69 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.70 Setting up libcap-dev:s390x (1:2.25-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.71 Setting up libprotoc17:s390x (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.72 Setting up protobuf-compiler (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.74 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 31.75 Setting up python-protobuf (3.6.1.3-2) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 34.50 Setting up libnl-3-dev:s390x (3.4.0-1) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 34.51 Processing triggers for libc-bin (2.28-10) ...
17:01:53 [2020-12-16T17:01:53.776Z] #40 DONE 34.9s
17:01:53 [2020-12-16T17:01:53.776Z] 
17:01:53 [2020-12-16T17:01:53.776Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:53 [2020-12-16T17:01:53.776Z] #43 24.92 io
17:01:53 [2020-12-16T17:01:53.776Z] #43 25.79 bytes
17:01:53 [2020-12-16T17:01:53.776Z] #43 25.94 strconv
17:01:53 [2020-12-16T17:01:53.776Z] #43 27.50 bufio
17:01:53 [2020-12-16T17:01:53.776Z] #43 28.38 reflect
17:01:53 [2020-12-16T17:01:53.776Z] #43 28.59 syscall
17:01:53 [2020-12-16T17:01:53.776Z] #43 33.69 time
17:01:53 [2020-12-16T17:01:53.776Z] #43 ...
17:01:53 [2020-12-16T17:01:53.776Z] 
17:01:53 [2020-12-16T17:01:53.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:54 [2020-12-16T17:01:54.166Z] #27 6.839 
                                                                           0.7%
#####                                                                      7.5%
#########                                                                 13.3%
############                                                              17.5%
################                                                          22.3%
###################                                                       27.2%
########################                                                  33.9%
###########################                                               38.4%
###############################                                           43.8%
##################################                                        48.6%
########################################                                  56.6%
##########################################                                59.5%
############################################                              61.6%
##############################################                            64.0%
###############################################                           66.6%
##################################################                        69.9%
####################################################                      72.7%
######################################################                    75.9%
#########################################################                 80.1%
###########################################################               83.3%
17:01:54 [2020-12-16T17:01:54.166Z] #27 ...
17:01:54 [2020-12-16T17:01:54.166Z] 
17:01:54 [2020-12-16T17:01:54.166Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.368 + RM_GOPATH=0
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.368 + TMP_GOPATH=
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.368 + : /build
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.368 + '[' -z '' ']'
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.368 ++ mktemp -d
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.370 + export GOPATH=/tmp/tmp.SugvKU5ihK
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.370 + GOPATH=/tmp/tmp.SugvKU5ihK
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.370 + RM_GOPATH=1
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.370 + case "$(go env GOARCH)" in
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.370 ++ go env GOARCH
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + export GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 ++ dirname /tmp/install/install.sh
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + dir=/tmp/install
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + bin=vndr
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + shift
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + '[' '!' -f /tmp/install/vndr.installer ']'
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + . /tmp/install/vndr.installer
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + install_vndr
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SugvKU5ihK/src/github.com/LK4D4/vndr
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.381 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.382 Cloning into '/tmp/tmp.SugvKU5ihK/src/github.com/LK4D4/vndr'...
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.807 + cd /tmp/tmp.SugvKU5ihK/src/github.com/LK4D4/vndr
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.807 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:01:54 [2020-12-16T17:01:54.166Z] #43 1.814 + go build -buildmode=pie -v -o /build/vndr .
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.144 unicode/utf16
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.158 container/list
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.182 crypto/internal/subtle
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.183 crypto/subtle
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.189 vendor/golang.org/x/crypto/cryptobyte/asn1
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.202 internal/nettrace
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.247 vendor/golang.org/x/crypto/internal/subtle
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.290 runtime/cgo
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.294 vendor/golang.org/x/crypto/curve25519
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.336 math
17:01:54 [2020-12-16T17:01:54.166Z] #43 2.338 runtime
17:01:54 [2020-12-16T17:01:54.166Z] #43 7.871 errors
17:01:54 [2020-12-16T17:01:54.166Z] #43 7.871 sort
17:01:54 [2020-12-16T17:01:54.166Z] #43 7.872 github.com/LK4D4/vndr/godl/singleflight
17:01:54 [2020-12-16T17:01:54.166Z] #43 7.879 math/rand
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.089 io
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.109 syscall
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.115 strconv
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.116 vendor/golang.org/x/net/dns/dnsmessage
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.698 bytes
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.708 strings
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.711 hash/crc32
17:01:54 [2020-12-16T17:01:54.166Z] #43 8.711 crypto/hmac
17:01:54 [2020-12-16T17:01:54.166Z] #43 9.043 vendor/golang.org/x/crypto/hkdf
17:01:54 [2020-12-16T17:01:54.424Z] #43 ...
17:01:54 [2020-12-16T17:01:54.424Z] 
17:01:54 [2020-12-16T17:01:54.424Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + RM_GOPATH=0
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + TMP_GOPATH=
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + : /build
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + '[' -z '' ']'
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 ++ mktemp -d
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + export GOPATH=/tmp/tmp.R5JAsyqoVc
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + GOPATH=/tmp/tmp.R5JAsyqoVc
17:01:54 [2020-12-16T17:01:54.424Z] #56 2.058 + RM_GOPATH=1
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.058 + case "$(go env GOARCH)" in
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.058 ++ go env GOARCH
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + export GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 ++ dirname /tmp/install/install.sh
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + dir=/tmp/install
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + bin=rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + shift
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + . /tmp/install/rootlesskit.installer
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + install_rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + case "$1" in
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + export CGO_ENABLED=0
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + CGO_ENABLED=0
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + _install_rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.063 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R5JAsyqoVc/src/github.com/rootless-containers/rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.064 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:54 [2020-12-16T17:01:54.425Z] #56 2.064 Cloning into '/tmp/tmp.R5JAsyqoVc/src/github.com/rootless-containers/rootlesskit'...
17:01:54 [2020-12-16T17:01:54.425Z] #56 3.803 + cd /tmp/tmp.R5JAsyqoVc/src/github.com/rootless-containers/rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 3.803 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:01:54 [2020-12-16T17:01:54.425Z] #56 3.954 + for f in rootlesskit rootlesskit-docker-proxy
17:01:54 [2020-12-16T17:01:54.425Z] #56 3.975 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:01:54 [2020-12-16T17:01:54.425Z] #56 ...
17:01:54 [2020-12-16T17:01:54.425Z] 
17:01:54 [2020-12-16T17:01:54.425Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.946 + RM_GOPATH=0
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.946 + TMP_GOPATH=
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.946 + : /build
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.946 + '[' -z '' ']'
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 ++ mktemp -d
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 + export GOPATH=/tmp/tmp.J2H7mNwzT0
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 + GOPATH=/tmp/tmp.J2H7mNwzT0
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 + RM_GOPATH=1
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 + case "$(go env GOARCH)" in
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.950 ++ go env GOARCH
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.955 + export GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.955 + GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 ++ dirname /tmp/install/install.sh
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + dir=/tmp/install
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + bin=shfmt
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + shift
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + . /tmp/install/shfmt.installer
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + install_shfmt
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.956 + git clone https://github.com/mvdan/sh.git /tmp/tmp.J2H7mNwzT0/src/github.com/mvdan/sh
17:01:54 [2020-12-16T17:01:54.425Z] #49 0.957 Cloning into '/tmp/tmp.J2H7mNwzT0/src/github.com/mvdan/sh'...
17:01:54 [2020-12-16T17:01:54.425Z] #49 2.194 + cd /tmp/tmp.J2H7mNwzT0/src/github.com/mvdan/sh
17:01:54 [2020-12-16T17:01:54.425Z] #49 2.194 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:01:54 [2020-12-16T17:01:54.425Z] #49 2.225 + GO111MODULE=on
17:01:54 [2020-12-16T17:01:54.425Z] #49 2.225 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:01:54 [2020-12-16T17:01:54.425Z] #49 2.993 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.008 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.009 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.185 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.199 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.317 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:54 [2020-12-16T17:01:54.425Z] #49 3.721 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:54 [2020-12-16T17:01:54.425Z] #49 4.542 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:54 [2020-12-16T17:01:54.425Z] #49 4.858 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:01:54 [2020-12-16T17:01:54.425Z] #49 4.862 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:01:54 [2020-12-16T17:01:54.425Z] #49 4.892 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:01:54 [2020-12-16T17:01:54.425Z] #49 5.404 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:01:54 [2020-12-16T17:01:54.425Z] #49 5.924 runtime
17:01:54 [2020-12-16T17:01:54.425Z] #49 ...
17:01:54 [2020-12-16T17:01:54.425Z] 
17:01:54 [2020-12-16T17:01:54.425Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.777 + RM_GOPATH=0
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.777 + TMP_GOPATH=
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.777 + : /build
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.777 + '[' -z '' ']'
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.779 ++ mktemp -d
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.782 + export GOPATH=/tmp/tmp.LDYgwzdula
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.782 + GOPATH=/tmp/tmp.LDYgwzdula
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.782 + RM_GOPATH=1
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.782 + case "$(go env GOARCH)" in
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.782 ++ go env GOARCH
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + export GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 ++ dirname /tmp/install/install.sh
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + dir=/tmp/install
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + bin=proxy
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + shift
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + '[' '!' -f /tmp/install/proxy.installer ']'
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + . /tmp/install/proxy.installer
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + install_proxy
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + case "$1" in
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + export CGO_ENABLED=0
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + CGO_ENABLED=0
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + _install_proxy
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.810 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LDYgwzdula/src/github.com/docker/libnetwork
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.815 Cloning into '/tmp/tmp.LDYgwzdula/src/github.com/docker/libnetwork'...
17:01:54 [2020-12-16T17:01:54.425Z] #62 1.816 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:54 [2020-12-16T17:01:54.425Z] #62 7.022 + cd /tmp/tmp.LDYgwzdula/src/github.com/docker/libnetwork
17:01:54 [2020-12-16T17:01:54.425Z] #62 7.022 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:01:54 [2020-12-16T17:01:54.425Z] #62 7.127 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:01:54 [2020-12-16T17:01:54.682Z] #62 ...
17:01:54 [2020-12-16T17:01:54.682Z] 
17:01:54 [2020-12-16T17:01:54.682Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.667 + RM_GOPATH=0
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.667 + TMP_GOPATH=
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.667 + : /build
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.667 + '[' -z '' ']'
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.667 ++ mktemp -d
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.670 + export GOPATH=/tmp/tmp.XPGI8c2f6s
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.670 + GOPATH=/tmp/tmp.XPGI8c2f6s
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.670 + RM_GOPATH=1
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.670 + case "$(go env GOARCH)" in
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.670 ++ go env GOARCH
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.680 + export GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.680 + GO_BUILDMODE=-buildmode=pie
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.681 ++ dirname /tmp/install/install.sh
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.681 + dir=/tmp/install
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + bin=golangci_lint
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + shift
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + . /tmp/install/golangci_lint.installer
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 ++ : v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + install_golangci_lint
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + set -e
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + export GO111MODULE=on
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + GO111MODULE=on
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + GOBIN=/build
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.682 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.688 go: finding github.com v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.688 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.688 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.688 go: finding github.com/golangci/golangci-lint v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 1.688 go: finding github.com/golangci v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 2.325 go: downloading github.com/golangci/golangci-lint v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 2.843 go: extracting github.com/golangci/golangci-lint v1.23.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 6.991 go: downloading github.com/spf13/cobra v0.0.5
17:01:54 [2020-12-16T17:01:54.682Z] #47 6.991 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:54 [2020-12-16T17:01:54.682Z] #47 6.991 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:54 [2020-12-16T17:01:54.682Z] #47 6.991 go: downloading github.com/spf13/viper v1.6.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.001 go: downloading github.com/pkg/errors v0.8.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.034 go: extracting github.com/pkg/errors v0.8.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.048 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.086 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.090 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.102 go: downloading github.com/mattn/go-colorable v0.1.4
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.122 go: downloading github.com/sirupsen/logrus v1.4.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.125 go: downloading github.com/spf13/pflag v1.0.5
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.136 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.194 go: extracting github.com/spf13/viper v1.6.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.200 go: downloading github.com/fatih/color v1.7.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.246 go: extracting github.com/spf13/cobra v0.0.5
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.281 go: extracting github.com/mattn/go-colorable v0.1.4
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.281 go: extracting github.com/fatih/color v1.7.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.282 go: extracting github.com/sirupsen/logrus v1.4.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.307 go: downloading gopkg.in/yaml.v2 v2.2.7
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.310 go: downloading github.com/stretchr/testify v1.4.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.330 go: downloading github.com/pelletier/go-toml v1.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.384 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.411 go: extracting github.com/spf13/pflag v1.0.5
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.466 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.488 go: extracting github.com/pelletier/go-toml v1.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.502 go: extracting github.com/stretchr/testify v1.4.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.503 go: downloading github.com/hashicorp/hcl v1.0.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.526 go: extracting gopkg.in/yaml.v2 v2.2.7
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.602 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.615 go: downloading github.com/magiconair/properties v1.8.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.628 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.629 go: downloading github.com/subosito/gotenv v1.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.664 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.679 go: extracting github.com/hashicorp/hcl v1.0.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.698 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.703 go: extracting github.com/subosito/gotenv v1.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.710 go: extracting github.com/magiconair/properties v1.8.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.731 go: downloading github.com/go-critic/go-critic v0.4.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.735 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.738 go: downloading github.com/davecgh/go-spew v1.1.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.786 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.805 go: downloading github.com/spf13/afero v1.1.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.847 go: extracting github.com/davecgh/go-spew v1.1.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.871 go: downloading github.com/stretchr/objx v0.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.894 go: extracting github.com/go-critic/go-critic v0.4.1
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.984 go: downloading gopkg.in/ini.v1 v1.51.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 7.994 go: extracting github.com/spf13/afero v1.1.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.034 go: extracting github.com/stretchr/objx v0.2.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.042 go: extracting gopkg.in/ini.v1 v1.51.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.076 go: downloading github.com/mattn/go-isatty v0.0.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.131 go: downloading golang.org/x/text v0.3.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.147 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.162 go: extracting github.com/mattn/go-isatty v0.0.8
17:01:54 [2020-12-16T17:01:54.682Z] #47 8.330 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 9.060 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:54 [2020-12-16T17:01:54.682Z] #47 9.150 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.18 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.21 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:01:54 [2020-12-16T17:01:54.682Z] #47 10.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:01:54 [2020-12-16T17:01:54.682Z] #47 ...
17:01:54 [2020-12-16T17:01:54.682Z] 
17:01:54 [2020-12-16T17:01:54.682Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:01:54 [2020-12-16T17:01:54.682Z] #30 2.792 + git clone https://github.com/kolyshkin/go-swagger.git .
17:01:54 [2020-12-16T17:01:54.682Z] #30 2.801 Cloning into '.'...
17:01:54 [2020-12-16T17:01:54.939Z] #30 ...
17:01:54 [2020-12-16T17:01:54.939Z] 
17:01:54 [2020-12-16T17:01:54.939Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:54 [2020-12-16T17:01:54.939Z] #34 3.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #34 3.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #34 3.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #34 3.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #34 4.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #34 4.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:54 [2020-12-16T17:01:54.939Z] #34 8.833 Fetched 8409 kB in 6s (1463 kB/s)
17:01:54 [2020-12-16T17:01:54.939Z] #34 8.833 Reading package lists...
17:01:54 [2020-12-16T17:01:54.939Z] #34 10.13 Reading package lists...
17:01:54 [2020-12-16T17:01:54.939Z] #34 ...
17:01:54 [2020-12-16T17:01:54.939Z] 
17:01:54 [2020-12-16T17:01:54.939Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:54 [2020-12-16T17:01:54.939Z] #11 1.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #11 1.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #11 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #11 2.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #11 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #11 3.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:54 [2020-12-16T17:01:54.939Z] #11 7.071 Fetched 8409 kB in 6s (1373 kB/s)
17:01:54 [2020-12-16T17:01:54.939Z] #11 7.071 Reading package lists...
17:01:54 [2020-12-16T17:01:54.939Z] #11 8.802 Reading package lists...
17:01:54 [2020-12-16T17:01:54.939Z] #11 10.52 Building dependency tree...
17:01:54 [2020-12-16T17:01:54.939Z] #11 ...
17:01:54 [2020-12-16T17:01:54.939Z] 
17:01:54 [2020-12-16T17:01:54.939Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:54 [2020-12-16T17:01:54.939Z] #40 3.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #40 3.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #40 3.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #40 3.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #40 4.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:54 [2020-12-16T17:01:54.939Z] #40 4.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:54 [2020-12-16T17:01:54.939Z] #40 9.211 Fetched 8409 kB in 6s (1325 kB/s)
17:01:55 [2020-12-16T17:01:55.196Z] #40 9.211 Reading package lists...
17:01:55 [2020-12-16T17:01:55.196Z] #40 ...
17:01:55 [2020-12-16T17:01:55.196Z] 
17:01:55 [2020-12-16T17:01:55.196Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:55 [2020-12-16T17:01:55.196Z] #53 3.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:01:55 [2020-12-16T17:01:55.196Z] #53 3.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:55 [2020-12-16T17:01:55.196Z] #53 3.456 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:55 [2020-12-16T17:01:55.196Z] #53 3.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:55 [2020-12-16T17:01:55.196Z] #53 5.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:55 [2020-12-16T17:01:55.196Z] #53 5.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:55 [2020-12-16T17:01:55.196Z] #53 9.511 Fetched 8409 kB in 7s (1273 kB/s)
17:01:55 [2020-12-16T17:01:55.196Z] #53 9.511 Reading package lists...
17:01:55 [2020-12-16T17:01:55.196Z] #53 ...
17:01:55 [2020-12-16T17:01:55.196Z] 
17:01:55 [2020-12-16T17:01:55.196Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:01:55 [2020-12-16T17:01:55.196Z] #27 6.839 
                                                                           0.7%
#####                                                                      7.5%
#########                                                                 13.3%
############                                                              17.5%
################                                                          22.3%
###################                                                       27.2%
########################                                                  33.9%
###########################                                               38.4%
###############################                                           43.8%
##################################                                        48.6%
########################################                                  56.6%
##########################################                                59.5%
############################################                              61.6%
##############################################                            64.0%
###############################################                           66.6%
##################################################                        69.9%
####################################################                      72.7%
######################################################                    75.9%
#########################################################                 80.1%
###########################################################               83.3%
##############################################################            86.6%
################################################################          90.3%
####################################################################      94.8%
######################################################################    97.6%
######################################################################## 100.0%
17:01:55 [2020-12-16T17:01:55.196Z] #27 9.486 
17:01:55 [2020-12-16T17:01:55.293Z] #41 1.769 Note: Building without setproctitle() and strlcpy() support.
17:01:55 [2020-12-16T17:01:55.293Z] #41 1.769       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:01:55 [2020-12-16T17:01:55.453Z] #27 10.29 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:01:55 [2020-12-16T17:01:55.582Z] #41 1.779 Note: Building without GnuTLS support
17:01:55 [2020-12-16T17:01:55.582Z] #41 1.791 Makefile.config:39: Warn: you have no libnftables installed
17:01:55 [2020-12-16T17:01:55.582Z] #41 1.791 Makefile.config:40: Warn: Building without nftables support
17:01:55 [2020-12-16T17:01:55.709Z] #27 10.58 
17:01:55 [2020-12-16T17:01:55.879Z] #41 ...
17:01:55 [2020-12-16T17:01:55.879Z] 
17:01:55 [2020-12-16T17:01:55.879Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:55 [2020-12-16T17:01:55.879Z] #45 DONE 36.9s
17:01:55 [2020-12-16T17:01:55.879Z] 
17:01:55 [2020-12-16T17:01:55.879Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.835 + RM_GOPATH=0
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.835 + TMP_GOPATH=
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.835 + : /build
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.835 + '[' -z '' ']'
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.836 ++ mktemp -d
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.836 + export GOPATH=/tmp/tmp.7B9DWq2c7R
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.836 + GOPATH=/tmp/tmp.7B9DWq2c7R
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.836 + RM_GOPATH=1
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.836 + case "$(go env GOARCH)" in
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.837 ++ go env GOARCH
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.841 + export GO_BUILDMODE=-buildmode=pie
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.841 + GO_BUILDMODE=-buildmode=pie
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.842 ++ dirname /tmp/install/install.sh
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + dir=/tmp/install
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + bin=tini
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + shift
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + '[' '!' -f /tmp/install/tini.installer ']'
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + . /tmp/install/tini.installer
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 + install_tini
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.843 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.844 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.844 + git clone https://github.com/krallin/tini.git /tmp/tmp.7B9DWq2c7R/tini
17:01:55 [2020-12-16T17:01:55.879Z] #35 0.845 Cloning into '/tmp/tmp.7B9DWq2c7R/tini'...
17:01:55 [2020-12-16T17:01:55.879Z] #35 1.416 + cd /tmp/tmp.7B9DWq2c7R/tini
17:01:55 [2020-12-16T17:01:55.879Z] #35 1.416 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:01:55 [2020-12-16T17:01:55.879Z] #35 1.433 + cmake .
17:01:55 [2020-12-16T17:01:55.879Z] #35 1.849 -- The C compiler identification is GNU 8.3.0
17:01:55 [2020-12-16T17:01:55.879Z] #35 1.875 -- Check for working C compiler: /usr/bin/cc
17:01:55 [2020-12-16T17:01:55.966Z] #27 10.67 
######################################################################## 100.0%
17:01:55 [2020-12-16T17:01:55.966Z] #27 10.71 
17:01:56 [2020-12-16T17:01:56.170Z] #35 2.581 -- Check for working C compiler: /usr/bin/cc -- works
17:01:56 [2020-12-16T17:01:56.170Z] #35 2.588 -- Detecting C compiler ABI info
17:01:56 [2020-12-16T17:01:56.470Z] #35 ...
17:01:56 [2020-12-16T17:01:56.470Z] 
17:01:56 [2020-12-16T17:01:56.470Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:56 [2020-12-16T17:01:56.470Z] #49 27.62 syscall
17:01:56 [2020-12-16T17:01:56.470Z] #49 27.64 reflect
17:01:56 [2020-12-16T17:01:56.470Z] #49 33.08 time
17:01:56 [2020-12-16T17:01:56.470Z] #49 36.93 context
17:01:56 [2020-12-16T17:01:56.470Z] #49 37.57 encoding/binary
17:01:56 [2020-12-16T17:01:56.470Z] #49 ...
17:01:56 [2020-12-16T17:01:56.470Z] 
17:01:56 [2020-12-16T17:01:56.470Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:56 [2020-12-16T17:01:56.470Z] #35 2.925 -- Detecting C compiler ABI info - done
17:01:56 [2020-12-16T17:01:56.529Z] #27 11.43 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:01:56 [2020-12-16T17:01:56.760Z] #35 2.950 -- Detecting C compile features
17:01:57 [2020-12-16T17:01:57.092Z] #27 11.67 
17:01:57 [2020-12-16T17:01:57.092Z] #27 11.82 
######################################################################## 100.0%
17:01:57 [2020-12-16T17:01:57.092Z] #27 11.85 
17:01:57 [2020-12-16T17:01:57.314Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.3s done
17:01:57 [2020-12-16T17:01:57.314Z] #24 DONE 13.0s
17:01:57 [2020-12-16T17:01:57.314Z] 
17:01:57 [2020-12-16T17:01:57.314Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:57 [2020-12-16T17:01:57.351Z] #27 ...
17:01:57 [2020-12-16T17:01:57.351Z] 
17:01:57 [2020-12-16T17:01:57.351Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:57 [2020-12-16T17:01:57.351Z] #38 2.753 + git clone https://github.com/docker/distribution.git .
17:01:57 [2020-12-16T17:01:57.351Z] #38 2.753 Cloning into '.'...
17:01:57 [2020-12-16T17:01:57.351Z] #38 5.755 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:01:57 [2020-12-16T17:01:57.351Z] #38 6.227 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:01:57 [2020-12-16T17:01:57.351Z] #38 ...
17:01:57 [2020-12-16T17:01:57.351Z] 
17:01:57 [2020-12-16T17:01:57.351Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.56 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.57 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.58 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.59 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.59 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.60 go: downloading github.com/uudashr/gocognit v1.0.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.65 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.65 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.66 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.66 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.67 go: extracting github.com/uudashr/gocognit v1.0.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.73 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.77 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.82 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.86 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.87 go: downloading github.com/ultraware/funlen v0.0.2
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.88 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.88 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.89 go: extracting github.com/ultraware/funlen v0.0.2
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.91 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.93 go: downloading github.com/pmezard/go-difflib v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.99 go: extracting github.com/pmezard/go-difflib v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 10.99 go: downloading github.com/go-toolsmith/astp v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.07 go: extracting github.com/go-toolsmith/astp v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.08 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.10 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.14 go: downloading github.com/gobwas/glob v0.2.3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.21 go: extracting github.com/gobwas/glob v0.2.3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.40 go: downloading github.com/spf13/cast v1.3.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.41 go: downloading github.com/go-toolsmith/typep v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.41 go: downloading github.com/kisielk/gotool v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.42 go: extracting golang.org/x/text v0.3.2
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.43 go: extracting github.com/spf13/cast v1.3.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.45 go: extracting github.com/kisielk/gotool v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.46 go: extracting github.com/go-toolsmith/typep v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.47 go: downloading github.com/gogo/protobuf v1.2.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.62 go: downloading github.com/ultraware/whitespace v0.0.4
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.64 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.78 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.78 go: extracting github.com/ultraware/whitespace v0.0.4
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.78 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.80 go: downloading github.com/BurntSushi/toml v0.3.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.82 go: extracting github.com/BurntSushi/toml v0.3.1
17:01:57 [2020-12-16T17:01:57.351Z] #47 11.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:01:57 [2020-12-16T17:01:57.351Z] #47 12.62 go: extracting github.com/gogo/protobuf v1.2.1
17:01:57 [2020-12-16T17:01:57.453Z] #27 DONE 13.8s
17:01:57 [2020-12-16T17:01:57.453Z] 
17:01:57 [2020-12-16T17:01:57.453Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:01:57 [2020-12-16T17:01:57.453Z] #9 DONE 6.0s
17:01:57 [2020-12-16T17:01:57.453Z] 
17:01:57 [2020-12-16T17:01:57.453Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:01:57 [2020-12-16T17:01:57.713Z] #10 DONE 1.0s
17:01:57 [2020-12-16T17:01:57.713Z] 
17:01:57 [2020-12-16T17:01:57.713Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:57 [2020-12-16T17:01:57.987Z] #40 ...
17:01:57 [2020-12-16T17:01:57.988Z] 
17:01:57 [2020-12-16T17:01:57.988Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:01:57 [2020-12-16T17:01:57.988Z] #29 DONE 0.1s
17:01:57 [2020-12-16T17:01:57.988Z] 
17:01:57 [2020-12-16T17:01:57.988Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:01:57 [2020-12-16T17:01:57.988Z] #37 DONE 0.2s
17:01:57 [2020-12-16T17:01:57.988Z] 
17:01:57 [2020-12-16T17:01:57.988Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:58 [2020-12-16T17:01:58.256Z] #25 1.339 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
17:01:58 [2020-12-16T17:01:58.256Z] #25 1.339 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:58 [2020-12-16T17:01:58.256Z] #25 1.355 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:01:58 [2020-12-16T17:01:58.256Z] #25 1.633 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.222 -- Detecting C compile features - done
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.249 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.388 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.431 -- Configuring done
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.453 -- Generating done
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.465 -- Build files have been written to: /tmp/tmp.7B9DWq2c7R/tini
17:01:58 [2020-12-16T17:01:58.260Z] #35 4.475 + make tini-static
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.85 go: finding github.com/fatih/color v1.7.0
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.91 go: finding github.com/go-lintpack/lintpack v0.5.2
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.92 go: finding github.com/pkg/errors v0.8.1
17:01:58 [2020-12-16T17:01:58.281Z] #47 13.92 go: finding github.com/go-critic/go-critic v0.4.1
17:01:58 [2020-12-16T17:01:58.521Z] #25 1.927 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:01:58 [2020-12-16T17:01:58.550Z] #35 4.817 Scanning dependencies of target tini-static
17:01:58 [2020-12-16T17:01:58.550Z] #35 4.846 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:59 [2020-12-16T17:01:59.090Z] #25 2.459 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.81 go: finding github.com/mitchellh/go-homedir v1.1.0
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.81 go: finding github.com/mattn/go-colorable v0.1.4
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.81 go: finding github.com/spf13/viper v1.6.1
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.82 go: finding github.com/sirupsen/logrus v1.4.2
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.82 go: finding github.com/mattn/go-isatty v0.0.8
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.82 go: finding github.com/stretchr/testify v1.4.0
17:01:59 [2020-12-16T17:01:59.224Z] #47 14.82 go: finding github.com/go-toolsmith/astequal v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.16 go: finding github.com/go-toolsmith/astp v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.16 go: finding github.com/go-toolsmith/astcast v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.16 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.17 go: finding github.com/go-toolsmith/typep v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:01:59 [2020-12-16T17:01:59.492Z] #47 15.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:01:59 [2020-12-16T17:01:59.578Z] #35 5.827 [100%] Linking C executable tini-static
17:01:59 [2020-12-16T17:01:59.869Z] #35 6.155 [100%] Built target tini-static
17:01:59 [2020-12-16T17:01:59.869Z] #35 6.245 + mkdir -p /build
17:01:59 [2020-12-16T17:01:59.869Z] #35 6.247 + cp tini-static /build/docker-init
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.38 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.38 go: finding github.com/spf13/cobra v0.0.5
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.39 go: finding github.com/davecgh/go-spew v1.1.1
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.39 go: finding github.com/spf13/pflag v1.0.5
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.45 go: finding github.com/go-toolsmith/strparse v1.0.0
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.45 go: finding github.com/pmezard/go-difflib v1.0.0
17:01:59 [2020-12-16T17:01:59.891Z] #47 15.46 go: finding github.com/gobwas/glob v0.2.3
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.83 go: finding github.com/stretchr/objx v0.2.0
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.84 go: finding github.com/fsnotify/fsnotify v1.4.7
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.86 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.88 go: finding github.com/hashicorp/hcl v1.0.0
17:02:00 [2020-12-16T17:02:00.148Z] #47 15.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:02:00 [2020-12-16T17:02:00.160Z] #35 DONE 6.4s
17:02:00 [2020-12-16T17:02:00.160Z] 
17:02:00 [2020-12-16T17:02:00.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:00 [2020-12-16T17:02:00.160Z] #41 3.355 fatal: not a git repository (or any of the parent directories): .git
17:02:00 [2020-12-16T17:02:00.160Z] #41 3.389   GEN      .gitid
17:02:00 [2020-12-16T17:02:00.160Z] #41 3.394   GEN      criu/include/version.h
17:02:00 [2020-12-16T17:02:00.160Z] #41 3.452   GEN      include/common/asm
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.323   PBCC     images/timens.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.346   DEP      images/timens.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.362   PBCC     images/fown.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.365   PBCC     images/google/protobuf/descriptor.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.430   PBCC     images/opts.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.474   PBCC     images/memfd.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.503   DEP      images/fown.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.531   DEP      images/google/protobuf/descriptor.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.551   DEP      images/opts.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.584   DEP      images/memfd.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.621   PBCC     images/sit.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.656   DEP      images/sit.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.693   PBCC     images/macvlan.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.707   DEP      images/macvlan.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.722   PBCC     images/autofs.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.766   DEP      images/autofs.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.797   PBCC     images/sysctl.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.813   DEP      images/sysctl.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.841   PBCC     images/time.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.861   DEP      images/time.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.908   PBCC     images/binfmt-misc.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.923   DEP      images/binfmt-misc.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.949   PBCC     images/seccomp.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.964   DEP      images/seccomp.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.979   PBCC     images/userns.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 4.998   DEP      images/userns.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.030   PBCC     images/cgroup.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.053   DEP      images/cgroup.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.077   PBCC     images/ext-file.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.092   DEP      images/ext-file.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.127   PBCC     images/rpc.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.151   DEP      images/rpc.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.189   PBCC     images/siginfo.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.202   DEP      images/siginfo.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.227   PBCC     images/pagemap.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.253   DEP      images/pagemap.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.280   PBCC     images/rlimit.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.291   DEP      images/rlimit.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.325   PBCC     images/file-lock.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.330   DEP      images/file-lock.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.377   PBCC     images/tty.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.386   DEP      images/tty.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.400   PBCC     images/tun.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.435   PBCC     images/netdev.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.462   DEP      images/tun.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.499   DEP      images/netdev.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.520   PBCC     images/vma.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.542   DEP      images/vma.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.574   PBCC     images/creds.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.580   DEP      images/creds.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.606   PBCC     images/utsns.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.615   DEP      images/utsns.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.642   PBCC     images/ipc-desc.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.651   PBCC     images/ipc-sem.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.664   DEP      images/ipc-desc.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.672   DEP      images/ipc-sem.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.728   PBCC     images/ipc-msg.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.768   DEP      images/ipc-msg.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.804   PBCC     images/ipc-shm.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.816   DEP      images/ipc-shm.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.828   PBCC     images/ipc-var.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.858   DEP      images/ipc-var.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.900   PBCC     images/sk-opts.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.932   PBCC     images/packet-sock.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 5.967   DEP      images/sk-opts.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.007   DEP      images/packet-sock.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.066   PBCC     images/sk-netlink.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.099   DEP      images/sk-netlink.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.126   PBCC     images/sk-inet.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.146   DEP      images/sk-inet.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.186   PBCC     images/sk-unix.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.227   DEP      images/sk-unix.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.261   PBCC     images/mm.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.283   DEP      images/mm.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.310   PBCC     images/timerfd.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.337   DEP      images/timerfd.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.397   PBCC     images/timer.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.416   DEP      images/timer.pb-c.d
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.461   PBCC     images/sa.pb-c.c
17:02:00 [2020-12-16T17:02:00.160Z] #41 6.489   DEP      images/sa.pb-c.d
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.638   PBCC     images/pipe-data.pb-c.c
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.649   DEP      images/pipe-data.pb-c.d
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.728   PBCC     images/mnt.pb-c.c
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.768   DEP      images/mnt.pb-c.d
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.818   PBCC     images/sk-packet.pb-c.c
17:02:00 [2020-12-16T17:02:00.455Z] #41 6.821   DEP      images/sk-packet.pb-c.d
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.48 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.49 go: finding github.com/magiconair/properties v1.8.1
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.49 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.49 go: finding gopkg.in/yaml.v2 v2.2.7
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.50 go: finding github.com/mitchellh/mapstructure v1.1.2
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.50 go: finding github.com/pelletier/go-toml v1.2.0
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.50 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:02:00 [2020-12-16T17:02:00.710Z] #47 16.50 go: finding github.com/spf13/afero v1.1.2
17:02:00 [2020-12-16T17:02:00.744Z] #41 6.922   PBCC     images/tcp-stream.pb-c.c
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.009   DEP      images/tcp-stream.pb-c.d
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.078   PBCC     images/pipe.pb-c.c
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.114   DEP      images/pipe.pb-c.d
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.175   PBCC     images/pstree.pb-c.c
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.179   DEP      images/pstree.pb-c.d
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.192   PBCC     images/fs.pb-c.c
17:02:00 [2020-12-16T17:02:00.744Z] #41 7.211   DEP      images/fs.pb-c.d
17:02:01 [2020-12-16T17:02:01.001Z] #25 3.974 Fetched 8409 kB in 3s (2902 kB/s)
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.268   PBCC     images/signalfd.pb-c.c
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.289   DEP      images/signalfd.pb-c.d
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.311   PBCC     images/fh.pb-c.c
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.332   PBCC     images/fsnotify.pb-c.c
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.369   DEP      images/fh.pb-c.d
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.394   DEP      images/fsnotify.pb-c.d
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.420   PBCC     images/eventpoll.pb-c.c
17:02:01 [2020-12-16T17:02:01.034Z] #41 7.435   DEP      images/eventpoll.pb-c.d
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.02 go: finding github.com/spf13/cast v1.3.0
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.04 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.07 go: finding github.com/subosito/gotenv v1.2.0
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.08 go: finding gopkg.in/ini.v1 v1.51.0
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.10 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.10 go: finding golang.org/x/text v0.3.2
17:02:01 [2020-12-16T17:02:01.274Z] #47 17.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:02:01 [2020-12-16T17:02:01.274Z] #47 ...
17:02:01 [2020-12-16T17:02:01.274Z] 
17:02:01 [2020-12-16T17:02:01.274Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.044 sync
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.044 internal/reflectlite
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.728 errors
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.728 sort
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.926 io
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.926 internal/oserror
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.928 strconv
17:02:01 [2020-12-16T17:02:01.274Z] #32 7.977 syscall
17:02:01 [2020-12-16T17:02:01.274Z] #32 8.386 bytes
17:02:01 [2020-12-16T17:02:01.274Z] #32 8.401 text/tabwriter
17:02:01 [2020-12-16T17:02:01.274Z] #32 8.402 strings
17:02:01 [2020-12-16T17:02:01.274Z] #32 9.845 bufio
17:02:01 [2020-12-16T17:02:01.274Z] #32 10.10 reflect
17:02:01 [2020-12-16T17:02:01.274Z] #32 10.67 path
17:02:01 [2020-12-16T17:02:01.274Z] #32 12.18 internal/syscall/execenv
17:02:01 [2020-12-16T17:02:01.274Z] #32 12.18 internal/syscall/unix
17:02:01 [2020-12-16T17:02:01.274Z] #32 12.19 time
17:02:01 [2020-12-16T17:02:01.274Z] #32 13.99 internal/poll
17:02:01 [2020-12-16T17:02:01.274Z] #32 14.43 os
17:02:01 [2020-12-16T17:02:01.274Z] #32 14.45 internal/fmtsort
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.22 path/filepath
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.23 fmt
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.46 io/ioutil
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.88 log
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.88 flag
17:02:01 [2020-12-16T17:02:01.274Z] #32 15.88 github.com/BurntSushi/toml
17:02:01 [2020-12-16T17:02:01.274Z] #32 16.64 github.com/BurntSushi/toml/cmd/tomlv
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.460   PBCC     images/eventfd.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.483   DEP      images/eventfd.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.516   PBCC     images/remap-file-path.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.521   DEP      images/remap-file-path.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.537   PBCC     images/fifo.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.561   DEP      images/fifo.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.594   PBCC     images/ghost-file.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.608   DEP      images/ghost-file.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.651   PBCC     images/regfile.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.657   DEP      images/regfile.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.683   PBCC     images/ns.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.686   DEP      images/ns.pb-c.d
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.749   PBCC     images/fdinfo.pb-c.c
17:02:01 [2020-12-16T17:02:01.335Z] #41 7.798   DEP      images/fdinfo.pb-c.d
17:02:01 [2020-12-16T17:02:01.523Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0351e45e9956f732d) in /home/ubuntu/workspace/moby_PR-41636
[Pipeline] {
[Pipeline] checkout
17:02:01 [2020-12-16T17:02:01.573Z] #25 3.974 Reading package lists...
17:02:01 [2020-12-16T17:02:01.573Z] #25 4.939 Reading package lists...
17:02:01 [2020-12-16T17:02:01.573Z] #25 ...
17:02:01 [2020-12-16T17:02:01.573Z] 
17:02:01 [2020-12-16T17:02:01.573Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:01 [2020-12-16T17:02:01.573Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done
17:02:01 [2020-12-16T17:02:01.573Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.6s done
17:02:01 [2020-12-16T17:02:01.573Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
17:02:01 [2020-12-16T17:02:01.573Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
17:02:01 [2020-12-16T17:02:01.573Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.6s
17:02:01 [2020-12-16T17:02:01.616Z] #32 ...
17:02:01 [2020-12-16T17:02:01.616Z] 
17:02:01 [2020-12-16T17:02:01.616Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:01 [2020-12-16T17:02:01.616Z] #27 12.49 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:02:01 [2020-12-16T17:02:01.616Z] #27 12.54 skipping existing c35d46ef359f
17:02:01 [2020-12-16T17:02:01.616Z] #27 12.59 
17:02:01 [2020-12-16T17:02:01.616Z] #27 13.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:02:01 [2020-12-16T17:02:01.616Z] #27 13.56 
17:02:01 [2020-12-16T17:02:01.616Z] #27 13.63 
######################################################################## 100.0%
17:02:01 [2020-12-16T17:02:01.616Z] #27 13.68 
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.48 
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.72 
######################################################################## 100.0%
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.93 
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.97 Download of images into '/build' complete.
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.97 Use something like the following to load the result into a Docker daemon:
17:02:01 [2020-12-16T17:02:01.616Z] #27 14.97   tar -cC '/build' . | docker load
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.839   PBCC     images/core-aarch64.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.847   PBCC     images/core-arm.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.869   PBCC     images/core-ppc64.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.881   PBCC     images/core-s390.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.917   PBCC     images/core-x86.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 7.966   PBCC     images/core.pb-c.c
17:02:01 [2020-12-16T17:02:01.626Z] #41 8.046   PBCC     images/inventory.pb-c.c
17:02:01 [2020-12-16T17:02:01.915Z] #41 8.118   DEP      images/core-aarch64.pb-c.d
17:02:01 [2020-12-16T17:02:01.915Z] #41 8.156   DEP      images/core-arm.pb-c.d
17:02:01 [2020-12-16T17:02:01.915Z] #41 8.187   DEP      images/core-ppc64.pb-c.d
17:02:01 [2020-12-16T17:02:01.915Z] #41 8.240   DEP      images/core-s390.pb-c.d
17:02:01 [2020-12-16T17:02:01.915Z] #41 8.301   DEP      images/core-x86.pb-c.d
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.331   DEP      images/core.pb-c.d
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.359   DEP      images/inventory.pb-c.d
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.388   PBCC     images/cpuinfo.pb-c.c
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.414   DEP      images/cpuinfo.pb-c.d
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.439   PBCC     images/stats.pb-c.c
17:02:02 [2020-12-16T17:02:02.205Z] #41 8.446   DEP      images/stats.pb-c.d
17:02:02 [2020-12-16T17:02:02.514Z] #8 ...
17:02:02 [2020-12-16T17:02:02.514Z] 
17:02:02 [2020-12-16T17:02:02.514Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:02 [2020-12-16T17:02:02.514Z] #25 4.939 Reading package lists...
17:02:02 [2020-12-16T17:02:02.773Z] #25 5.870 Building dependency tree...
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255 The following additional packages will be installed:
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255 Suggested packages:
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255   krb5-doc krb5-user
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255 Recommended packages:
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.255   krb5-locales publicsuffix libsasl2-modules
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.479 The following NEW packages will be installed:
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.479   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.479   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.479   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:02:03 [2020-12-16T17:02:03.035Z] #25 6.479   libssh2-1 libssl1.1 openssl
17:02:03 [2020-12-16T17:02:03.246Z] #41 9.284 make[1]: Nothing to be done for 'all'.
17:02:03 [2020-12-16T17:02:03.283Z] #38 ...
17:02:03 [2020-12-16T17:02:03.283Z] 
17:02:03 [2020-12-16T17:02:03.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:03 [2020-12-16T17:02:03.283Z] #40 5.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:03 [2020-12-16T17:02:03.283Z] #40 5.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:03 [2020-12-16T17:02:03.297Z] #25 6.755 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:02:03 [2020-12-16T17:02:03.297Z] #25 6.755 Need to get 5047 kB of archives.
17:02:03 [2020-12-16T17:02:03.297Z] #25 6.755 After this operation, 12.1 MB of additional disk space will be used.
17:02:03 [2020-12-16T17:02:03.297Z] #25 6.755 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:02:03 [2020-12-16T17:02:03.545Z] #40 5.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:03 [2020-12-16T17:02:03.545Z] #40 5.797 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.772 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.772 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.772 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.772 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.772 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:02:03 [2020-12-16T17:02:03.557Z] #25 6.795 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.795 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.808 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.808 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.821 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.846 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.846 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.846 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.846 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.846 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.855 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.863 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.903 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.913 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:02:03 [2020-12-16T17:02:03.558Z] #25 6.913 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.088 debconf: delaying package configuration, since apt-utils is not installed
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.119 Fetched 5047 kB in 0s (12.2 MB/s)
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.175 Selecting previously unselected package libssl1.1:amd64.
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.175 (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.)
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.175 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:02:03 [2020-12-16T17:02:03.818Z] #25 7.181 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:02:03 [2020-12-16T17:02:03.876Z] #41 10.15   CC       images/stats.o
17:02:04 [2020-12-16T17:02:04.079Z] #25 7.434 Selecting previously unselected package openssl.
17:02:04 [2020-12-16T17:02:04.079Z] #25 7.434 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.079Z] #25 7.438 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:02:04 [2020-12-16T17:02:04.166Z] #41 10.41   CC       images/core.o
17:02:04 [2020-12-16T17:02:04.348Z] #25 7.674 Selecting previously unselected package ca-certificates.
17:02:04 [2020-12-16T17:02:04.348Z] #25 7.674 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:02:04 [2020-12-16T17:02:04.348Z] #25 7.686 Unpacking ca-certificates (20200601~deb10u1) ...
17:02:04 [2020-12-16T17:02:04.348Z] #25 7.809 Selecting previously unselected package libkeyutils1:amd64.
17:02:04 [2020-12-16T17:02:04.348Z] #25 7.809 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.455Z] #41 ...
17:02:04 [2020-12-16T17:02:04.455Z] 
17:02:04 [2020-12-16T17:02:04.455Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:04 [2020-12-16T17:02:04.455Z] #32 35.50 internal/poll
17:02:04 [2020-12-16T17:02:04.455Z] #32 36.39 internal/fmtsort
17:02:04 [2020-12-16T17:02:04.455Z] #32 36.74 internal/syscall/execenv
17:02:04 [2020-12-16T17:02:04.455Z] #32 36.85 internal/syscall/unix
17:02:04 [2020-12-16T17:02:04.455Z] #32 37.09 strings
17:02:04 [2020-12-16T17:02:04.455Z] #32 37.09 os
17:02:04 [2020-12-16T17:02:04.455Z] #32 39.17 path
17:02:04 [2020-12-16T17:02:04.455Z] #32 39.61 text/tabwriter
17:02:04 [2020-12-16T17:02:04.455Z] #32 40.34 fmt
17:02:04 [2020-12-16T17:02:04.455Z] #32 40.34 path/filepath
17:02:04 [2020-12-16T17:02:04.455Z] #32 41.44 io/ioutil
17:02:04 [2020-12-16T17:02:04.455Z] #32 42.96 flag
17:02:04 [2020-12-16T17:02:04.455Z] #32 42.96 github.com/BurntSushi/toml
17:02:04 [2020-12-16T17:02:04.455Z] #32 44.01 log
17:02:04 [2020-12-16T17:02:04.455Z] #32 45.35 github.com/BurntSushi/toml/cmd/tomlv
17:02:04 [2020-12-16T17:02:04.455Z] #32 ...
17:02:04 [2020-12-16T17:02:04.455Z] 
17:02:04 [2020-12-16T17:02:04.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:04 [2020-12-16T17:02:04.455Z] #41 10.82   CC       images/core-x86.o
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.817 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.871 Selecting previously unselected package libkrb5support0:amd64.
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.871 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.877 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.947 Selecting previously unselected package libk5crypto3:amd64.
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.947 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.608Z] #25 7.952 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:02:04 [2020-12-16T17:02:04.608Z] #25 8.049 Selecting previously unselected package libkrb5-3:amd64.
17:02:04 [2020-12-16T17:02:04.608Z] #25 8.049 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.744Z] #41 11.09   CC       images/core-arm.o
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.058 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.217 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.217 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.228 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.304 Selecting previously unselected package libsasl2-modules-db:amd64.
17:02:04 [2020-12-16T17:02:04.867Z] #25 8.304 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.889Z] #27 DONE 19.2s
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:04 [2020-12-16T17:02:04.889Z] #62 DONE 20.1s
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:04 [2020-12-16T17:02:04.889Z] #45 DONE 20.1s
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.59 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.59 go: finding github.com/sourcegraph/go-diff v0.5.1
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.78 go: finding github.com/ultraware/funlen v0.0.2
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.78 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.78 go: finding github.com/kisielk/gotool v1.0.0
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.79 go: finding github.com/ultraware/whitespace v0.0.4
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.79 go: finding github.com/uudashr/gocognit v1.0.1
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.81 go: finding github.com/gogo/protobuf v1.2.1
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.87 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.92 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:02:04 [2020-12-16T17:02:04.889Z] #47 17.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:02:04 [2020-12-16T17:02:04.889Z] #47 18.29 go: finding github.com/BurntSushi/toml v0.3.1
17:02:04 [2020-12-16T17:02:04.889Z] #47 18.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:02:04 [2020-12-16T17:02:04.889Z] #47 ...
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:04 [2020-12-16T17:02:04.889Z] #32 DONE 20.2s
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:04 [2020-12-16T17:02:04.889Z] #11 10.52 Building dependency tree...
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24 The following additional packages will be installed:
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   mingw-w64-x86-64-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24 Suggested packages:
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.24   gcc-8-locales seccomp wine64
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.55 The following NEW packages will be installed:
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.55   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.56   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.56   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.56 The following packages will be upgraded:
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.56   libsystemd0 libudev1
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.86 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.86 Need to get 78.2 MB of archives.
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.86 After this operation, 487 MB of additional disk space will be used.
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.87 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 11.94 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.31 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 12.31 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 14.83 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.87 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]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 16.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 17.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 17.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 17.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 17.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:02:04 [2020-12-16T17:02:04.889Z] #11 17.81 debconf: delaying package configuration, since apt-utils is not installed
17:02:04 [2020-12-16T17:02:04.889Z] #11 18.44 Fetched 78.2 MB in 6s (13.9 MB/s)
17:02:04 [2020-12-16T17:02:04.889Z] #11 18.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 ... 15410 files and directories currently installed.)
17:02:04 [2020-12-16T17:02:04.889Z] #11 18.84 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.889Z] #11 19.00 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:02:04 [2020-12-16T17:02:04.889Z] #11 20.33 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:02:04 [2020-12-16T17:02:04.889Z] #11 ...
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:04 [2020-12-16T17:02:04.889Z] #43 10.53 bufio
17:02:04 [2020-12-16T17:02:04.889Z] #43 10.56 vendor/golang.org/x/text/transform
17:02:04 [2020-12-16T17:02:04.889Z] #43 10.95 crypto
17:02:04 [2020-12-16T17:02:04.889Z] #43 10.95 reflect
17:02:04 [2020-12-16T17:02:04.889Z] #43 10.96 crypto/rc4
17:02:04 [2020-12-16T17:02:04.889Z] #43 11.14 regexp/syntax
17:02:04 [2020-12-16T17:02:04.889Z] #43 13.45 time
17:02:04 [2020-12-16T17:02:04.889Z] #43 13.51 regexp
17:02:04 [2020-12-16T17:02:04.889Z] #43 14.40 github.com/LK4D4/vndr/versioned
17:02:04 [2020-12-16T17:02:04.889Z] #43 14.74 os
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.43 internal/lazyregexp
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.43 net
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.43 path/filepath
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.61 encoding/binary
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.61 fmt
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.86 os/exec
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.95 encoding/base64
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.95 crypto/cipher
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.97 crypto/sha512
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.97 crypto/ed25519/internal/edwards25519
17:02:04 [2020-12-16T17:02:04.889Z] #43 15.97 crypto/md5
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.49 crypto/sha1
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.55 crypto/sha256
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.58 encoding/pem
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.68 crypto/aes
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.77 crypto/des
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.82 vendor/golang.org/x/crypto/internal/chacha20
17:02:04 [2020-12-16T17:02:04.889Z] #43 16.83 vendor/golang.org/x/crypto/poly1305
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.07 vendor/golang.org/x/sys/cpu
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.27 vendor/golang.org/x/crypto/chacha20poly1305
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.43 net/url
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.43 go/scanner
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.43 text/template/parse
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.44 encoding/json
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.44 encoding/xml
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.44 compress/flate
17:02:04 [2020-12-16T17:02:04.889Z] #43 17.95 math/big
17:02:04 [2020-12-16T17:02:04.889Z] #43 18.06 go/ast
17:02:04 [2020-12-16T17:02:04.889Z] #43 18.34 vendor/golang.org/x/text/unicode/bidi
17:02:04 [2020-12-16T17:02:04.889Z] #43 18.98 compress/gzip
17:02:04 [2020-12-16T17:02:04.889Z] #43 19.23 vendor/golang.org/x/text/unicode/norm
17:02:04 [2020-12-16T17:02:04.889Z] #43 19.29 vendor/golang.org/x/text/secure/bidirule
17:02:04 [2020-12-16T17:02:04.889Z] #43 19.37 mime
17:02:04 [2020-12-16T17:02:04.889Z] #43 19.60 net/http/internal
17:02:04 [2020-12-16T17:02:04.889Z] #43 20.04 text/template
17:02:04 [2020-12-16T17:02:04.889Z] #43 20.66 go/parser
17:02:04 [2020-12-16T17:02:04.889Z] #43 ...
17:02:04 [2020-12-16T17:02:04.889Z] 
17:02:04 [2020-12-16T17:02:04.889Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:04 [2020-12-16T17:02:04.889Z] #11 20.61 (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.)
17:02:04 [2020-12-16T17:02:04.889Z] #11 20.64 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:02:04 [2020-12-16T17:02:04.889Z] #11 20.69 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:02:04 [2020-12-16T17:02:04.932Z] #40 6.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:05 [2020-12-16T17:02:05.034Z] #41 11.35   CC       images/core-aarch64.o
17:02:05 [2020-12-16T17:02:05.083Z] using credential docker-jenkins-github-credentials
17:02:05 [2020-12-16T17:02:05.091Z] Cloning the remote Git repository
17:02:05 [2020-12-16T17:02:05.091Z] Cloning with configured refspecs honoured and without tags
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.312 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.404 Selecting previously unselected package libsasl2-2:amd64.
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.404 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.412 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.483 Selecting previously unselected package libldap-common.
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.483 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:02:05 [2020-12-16T17:02:05.127Z] #25 8.487 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:05 [2020-12-16T17:02:05.323Z] #41 11.62   CC       images/core-ppc64.o
17:02:05 [2020-12-16T17:02:05.323Z] #41 ...
17:02:05 [2020-12-16T17:02:05.323Z] 
17:02:05 [2020-12-16T17:02:05.323Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:05 [2020-12-16T17:02:05.323Z] #43 36.41 internal/fmtsort
17:02:05 [2020-12-16T17:02:05.323Z] #43 36.88 internal/syscall/unix
17:02:05 [2020-12-16T17:02:05.323Z] #43 37.44 strings
17:02:05 [2020-12-16T17:02:05.323Z] #43 38.52 os
17:02:05 [2020-12-16T17:02:05.323Z] #43 39.45 regexp/syntax
17:02:05 [2020-12-16T17:02:05.323Z] #43 40.90 fmt
17:02:05 [2020-12-16T17:02:05.323Z] #43 43.07 regexp
17:02:05 [2020-12-16T17:02:05.323Z] #43 44.07 go/token
17:02:05 [2020-12-16T17:02:05.323Z] #43 44.62 go/scanner
17:02:05 [2020-12-16T17:02:05.323Z] #43 45.35 go/ast
17:02:05 [2020-12-16T17:02:05.323Z] #43 45.45 internal/lazyregexp
17:02:05 [2020-12-16T17:02:05.323Z] #43 45.66 net/url
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.564 Selecting previously unselected package libldap-2.4-2:amd64.
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.564 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.570 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.664 Selecting previously unselected package libnghttp2-14:amd64.
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.664 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.674 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.760 Selecting previously unselected package libpsl5:amd64.
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.760 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.393Z] #25 8.769 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #11 ...
17:02:05 [2020-12-16T17:02:05.455Z] 
17:02:05 [2020-12-16T17:02:05.455Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:05 [2020-12-16T17:02:05.455Z] #53 9.511 Reading package lists...
17:02:05 [2020-12-16T17:02:05.455Z] #53 11.40 Reading package lists...
17:02:05 [2020-12-16T17:02:05.455Z] #53 13.10 Building dependency tree...
17:02:05 [2020-12-16T17:02:05.455Z] #53 13.70 The following additional packages will be installed:
17:02:05 [2020-12-16T17:02:05.455Z] #53 13.71   libbtrfs0
17:02:05 [2020-12-16T17:02:05.455Z] #53 13.73 The following NEW packages will be installed:
17:02:05 [2020-12-16T17:02:05.455Z] #53 13.73   libbtrfs-dev libbtrfs0
17:02:05 [2020-12-16T17:02:05.455Z] #53 14.03 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:02:05 [2020-12-16T17:02:05.455Z] #53 14.03 Need to get 119 kB of archives.
17:02:05 [2020-12-16T17:02:05.455Z] #53 14.03 After this operation, 387 kB of additional disk space will be used.
17:02:05 [2020-12-16T17:02:05.455Z] #53 14.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #53 14.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #53 15.39 debconf: delaying package configuration, since apt-utils is not installed
17:02:05 [2020-12-16T17:02:05.455Z] #53 16.83 Fetched 119 kB in 0s (436 kB/s)
17:02:05 [2020-12-16T17:02:05.455Z] #53 18.65 Selecting previously unselected package libbtrfs0.
17:02:05 [2020-12-16T17:02:05.455Z] #53 18.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:02:05 [2020-12-16T17:02:05.455Z] #53 18.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 18.78 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 19.05 Selecting previously unselected package libbtrfs-dev.
17:02:05 [2020-12-16T17:02:05.455Z] #53 19.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 19.11 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 19.92 Setting up libbtrfs0 (4.20.1-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 20.25 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 20.35 Processing triggers for libc-bin (2.28-10) ...
17:02:05 [2020-12-16T17:02:05.455Z] #53 DONE 21.0s
17:02:05 [2020-12-16T17:02:05.455Z] 
17:02:05 [2020-12-16T17:02:05.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:05 [2020-12-16T17:02:05.455Z] #11 21.05 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:02:05 [2020-12-16T17:02:05.455Z] #11 ...
17:02:05 [2020-12-16T17:02:05.455Z] 
17:02:05 [2020-12-16T17:02:05.455Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:05 [2020-12-16T17:02:05.455Z] #40 9.211 Reading package lists...
17:02:05 [2020-12-16T17:02:05.455Z] #40 11.11 Reading package lists...
17:02:05 [2020-12-16T17:02:05.455Z] #40 12.97 Building dependency tree...
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.59 The following additional packages will be installed:
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.59 Suggested packages:
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.59   manpages-dev python-setuptools
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.91 The following NEW packages will be installed:
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.91   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.91   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.91   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:02:05 [2020-12-16T17:02:05.455Z] #40 13.92   python-six zlib1g-dev
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.38 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.38 Need to get 4095 kB of archives.
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.38 After this operation, 22.5 MB of additional disk space will be used.
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 14.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:02:05 [2020-12-16T17:02:05.455Z] #40 15.64 debconf: delaying package configuration, since apt-utils is not installed
17:02:05 [2020-12-16T17:02:05.455Z] #40 17.08 Fetched 4095 kB in 1s (4675 kB/s)
17:02:05 [2020-12-16T17:02:05.455Z] #40 17.81 Selecting previously unselected package libcap-dev:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 17.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:02:05 [2020-12-16T17:02:05.455Z] #40 17.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 18.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 18.97 Selecting previously unselected package libnet1:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 18.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 19.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 19.43 Selecting previously unselected package libnet1-dev.
17:02:05 [2020-12-16T17:02:05.455Z] #40 19.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 19.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.39 Selecting previously unselected package libnl-3-200:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.67 Selecting previously unselected package libnl-3-dev:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 20.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.02 Selecting previously unselected package libprotobuf-c1:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.16 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 21.19 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:02:05 [2020-12-16T17:02:05.455Z] #40 ...
17:02:05 [2020-12-16T17:02:05.455Z] 
17:02:05 [2020-12-16T17:02:05.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:05 [2020-12-16T17:02:05.455Z] #11 21.20 Selecting previously unselected package binutils-mingw-w64-i686.
17:02:05 [2020-12-16T17:02:05.455Z] #11 21.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:02:05 [2020-12-16T17:02:05.455Z] #11 21.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.455Z] #11 21.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:05 [2020-12-16T17:02:05.612Z] #43 46.90 text/template/parse
17:02:05 [2020-12-16T17:02:05.612Z] #43 ...
17:02:05 [2020-12-16T17:02:05.612Z] 
17:02:05 [2020-12-16T17:02:05.612Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:05 [2020-12-16T17:02:05.612Z] #41 11.94   CC       images/core-s390.o
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.851 Selecting previously unselected package librtmp1:amd64.
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.852 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.859 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.939 Selecting previously unselected package libssh2-1:amd64.
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.939 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.652Z] #25 8.946 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:02:05 [2020-12-16T17:02:05.653Z] #25 9.026 Selecting previously unselected package libcurl4:amd64.
17:02:05 [2020-12-16T17:02:05.653Z] #25 9.026 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.653Z] #25 9.036 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:02:05 [2020-12-16T17:02:05.653Z] #25 9.146 Selecting previously unselected package curl.
17:02:05 [2020-12-16T17:02:05.653Z] #25 9.146 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.712Z] #11 ...
17:02:05 [2020-12-16T17:02:05.712Z] 
17:02:05 [2020-12-16T17:02:05.712Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:05 [2020-12-16T17:02:05.712Z] #49 11.46 syscall
17:02:05 [2020-12-16T17:02:05.712Z] #49 11.46 reflect
17:02:05 [2020-12-16T17:02:05.712Z] #49 11.47 regexp/syntax
17:02:05 [2020-12-16T17:02:05.712Z] #49 13.41 regexp
17:02:05 [2020-12-16T17:02:05.712Z] #49 14.56 os
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.20 mvdan.cc/sh/v3/fileutil
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.20 path/filepath
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.46 io/ioutil
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.61 encoding/binary
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.66 fmt
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.92 encoding/base64
17:02:05 [2020-12-16T17:02:05.712Z] #49 15.93 golang.org/x/sys/unix
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.55 github.com/pkg/diff
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.55 go/token
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.55 mvdan.cc/editorconfig
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.55 mvdan.cc/sh/v3/syntax
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.56 encoding/json
17:02:05 [2020-12-16T17:02:05.712Z] #49 16.91 go/scanner
17:02:05 [2020-12-16T17:02:05.712Z] #49 17.59 go/ast
17:02:05 [2020-12-16T17:02:05.712Z] #49 18.02 golang.org/x/crypto/ssh/terminal
17:02:05 [2020-12-16T17:02:05.712Z] #49 19.17 mvdan.cc/sh/v3/cmd/shfmt
17:02:05 [2020-12-16T17:02:05.712Z] #49 ...
17:02:05 [2020-12-16T17:02:05.712Z] 
17:02:05 [2020-12-16T17:02:05.712Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.31 Selecting previously unselected package zlib1g-dev:amd64.
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.55 Selecting previously unselected package libprotobuf17:amd64.
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.712Z] #40 21.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.148 Unpacking curl (7.64.0-4+deb10u1) ...
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.243 Selecting previously unselected package libonig5:amd64.
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.243 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.249 Unpacking libonig5:amd64 (6.9.1-1) ...
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.366 Selecting previously unselected package libjq1:amd64.
17:02:05 [2020-12-16T17:02:05.913Z] #25 9.366 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:02:05 [2020-12-16T17:02:05.968Z] #40 ...
17:02:05 [2020-12-16T17:02:05.968Z] 
17:02:05 [2020-12-16T17:02:05.968Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:05 [2020-12-16T17:02:05.968Z] #49 DONE 21.8s
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.373 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.452 Selecting previously unselected package jq.
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.452 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.461 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.529 Setting up libkeyutils1:amd64 (1.6-6) ...
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.551 Setting up libpsl5:amd64 (0.20.2-2) ...
17:02:06 [2020-12-16T17:02:06.174Z] #25 9.579 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:02:04 [2020-12-16T17:02:04.778Z] Cloning repository https://github.com/moby/moby.git
17:02:04 [2020-12-16T17:02:04.857Z]  > git init /home/ubuntu/workspace/moby_PR-41636 # timeout=10
17:02:05 [2020-12-16T17:02:05.497Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:05 [2020-12-16T17:02:05.497Z]  > git --version # timeout=10
17:02:05 [2020-12-16T17:02:05.508Z]  > git --version # 'git version 2.7.4'
17:02:05 [2020-12-16T17:02:05.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:05 [2020-12-16T17:02:05.572Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:06 [2020-12-16T17:02:06.245Z] #41 12.38   CC       images/cpuinfo.o
17:02:06 [2020-12-16T17:02:06.245Z] #41 ...
17:02:06 [2020-12-16T17:02:06.245Z] 
17:02:06 [2020-12-16T17:02:06.245Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:06 [2020-12-16T17:02:06.245Z] #11 37.41 Selecting previously unselected package mingw-w64-x86-64-dev.
17:02:06 [2020-12-16T17:02:06.245Z] #11 37.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:02:06 [2020-12-16T17:02:06.245Z] #11 37.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:06 [2020-12-16T17:02:06.245Z] #11 41.78 Selecting previously unselected package gcc-mingw-w64-base.
17:02:06 [2020-12-16T17:02:06.245Z] #11 41.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:02:06 [2020-12-16T17:02:06.245Z] #11 41.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:06 [2020-12-16T17:02:06.245Z] #11 42.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:02:06 [2020-12-16T17:02:06.245Z] #11 42.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:02:06 [2020-12-16T17:02:06.245Z] #11 42.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:06 [2020-12-16T17:02:06.271Z] 
17:02:06 [2020-12-16T17:02:06.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:06 [2020-12-16T17:02:06.271Z] #40 21.89 Selecting previously unselected package libprotobuf-lite17:amd64.
17:02:06 [2020-12-16T17:02:06.271Z] #40 21.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #40 21.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:02:06 [2020-12-16T17:02:06.271Z] #40 22.00 Selecting previously unselected package libprotobuf-dev:amd64.
17:02:06 [2020-12-16T17:02:06.271Z] #40 22.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #40 22.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:02:06 [2020-12-16T17:02:06.271Z] #40 ...
17:02:06 [2020-12-16T17:02:06.271Z] 
17:02:06 [2020-12-16T17:02:06.271Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:06 [2020-12-16T17:02:06.271Z] #34 10.13 Reading package lists...
17:02:06 [2020-12-16T17:02:06.271Z] #34 11.97 Building dependency tree...
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84 The following additional packages will be installed:
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84 Suggested packages:
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84   cmake-doc ninja-build lrzip
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84 Recommended packages:
17:02:06 [2020-12-16T17:02:06.271Z] #34 12.84   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.11 The following NEW packages will be installed:
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.11   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.11   vim-common xxd
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.40 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.40 Need to get 14.9 MB of archives.
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.40 After this operation, 61.8 MB of additional disk space will be used.
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 13.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 14.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:02:06 [2020-12-16T17:02:06.271Z] #34 15.65 debconf: delaying package configuration, since apt-utils is not installed
17:02:06 [2020-12-16T17:02:06.271Z] #34 17.07 Fetched 14.9 MB in 2s (9579 kB/s)
17:02:06 [2020-12-16T17:02:06.271Z] #34 17.81 Selecting previously unselected package xxd.
17:02:06 [2020-12-16T17:02:06.271Z] #34 17.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:02:06 [2020-12-16T17:02:06.271Z] #34 17.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 18.42 Unpacking xxd (2:8.1.0875-5) ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 19.02 Selecting previously unselected package vim-common.
17:02:06 [2020-12-16T17:02:06.271Z] #34 19.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 19.05 Unpacking vim-common (2:8.1.0875-5) ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 20.10 Selecting previously unselected package cmake-data.
17:02:06 [2020-12-16T17:02:06.271Z] #34 20.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 20.21 Unpacking cmake-data (3.13.4-1) ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 21.48 Selecting previously unselected package libicu63:amd64.
17:02:06 [2020-12-16T17:02:06.271Z] #34 21.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.271Z] #34 21.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.760 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.784 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.812 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.833 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.854 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.876 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.434Z] #25 9.899 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.528Z] #34 ...
17:02:06 [2020-12-16T17:02:06.528Z] 
17:02:06 [2020-12-16T17:02:06.528Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:06 [2020-12-16T17:02:06.528Z] #11 22.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:02:06 [2020-12-16T17:02:06.528Z] #11 22.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:02:06 [2020-12-16T17:02:06.528Z] #11 22.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:06 [2020-12-16T17:02:06.535Z] #11 ...
17:02:06 [2020-12-16T17:02:06.535Z] 
17:02:06 [2020-12-16T17:02:06.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:06 [2020-12-16T17:02:06.535Z] #41 12.66   CC       images/inventory.o
17:02:06 [2020-12-16T17:02:06.535Z] #41 12.79   CC       images/fdinfo.o
17:02:06 [2020-12-16T17:02:06.694Z] #25 9.923 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 9.945 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 9.970 Setting up openssl (1.1.1d-0+deb10u4) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 10.01 Setting up libonig5:amd64 (6.9.1-1) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 10.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:02:06 [2020-12-16T17:02:06.694Z] #25 10.06 Setting up ca-certificates (20200601~deb10u1) ...
17:02:06 [2020-12-16T17:02:06.824Z] #41 12.96   CC       images/fown.o
17:02:06 [2020-12-16T17:02:06.824Z] #41 ...
17:02:06 [2020-12-16T17:02:06.824Z] 
17:02:06 [2020-12-16T17:02:06.824Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:06 [2020-12-16T17:02:06.824Z] #32 DONE 48.0s
17:02:06 [2020-12-16T17:02:06.824Z] 
17:02:06 [2020-12-16T17:02:06.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:06 [2020-12-16T17:02:06.824Z] #41 13.08   CC       images/ns.o
17:02:06 [2020-12-16T17:02:06.824Z] #41 ...
17:02:06 [2020-12-16T17:02:06.824Z] 
17:02:06 [2020-12-16T17:02:06.824Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:06 [2020-12-16T17:02:06.824Z] #49 38.05 os
17:02:06 [2020-12-16T17:02:06.824Z] #49 39.23 encoding/base64
17:02:06 [2020-12-16T17:02:06.824Z] #49 39.75 golang.org/x/sys/unix
17:02:06 [2020-12-16T17:02:06.824Z] #49 40.75 fmt
17:02:06 [2020-12-16T17:02:06.824Z] #49 44.16 encoding/json
17:02:06 [2020-12-16T17:02:06.824Z] #49 45.65 github.com/pkg/diff
17:02:06 [2020-12-16T17:02:06.824Z] #49 46.65 go/ast
17:02:06 [2020-12-16T17:02:06.824Z] #49 47.44 golang.org/x/crypto/ssh/terminal
17:02:07 [2020-12-16T17:02:07.121Z] #49 ...
17:02:07 [2020-12-16T17:02:07.121Z] 
17:02:07 [2020-12-16T17:02:07.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:07 [2020-12-16T17:02:07.121Z] #41 13.35   CC       images/regfile.o
17:02:07 [2020-12-16T17:02:07.411Z] #41 13.50   CC       images/ghost-file.o
17:02:07 [2020-12-16T17:02:07.411Z] #41 13.70   CC       images/fifo.o
17:02:07 [2020-12-16T17:02:07.642Z] #25 10.79 Updating certificates in /etc/ssl/certs...
17:02:07 [2020-12-16T17:02:07.700Z] #41 13.83   CC       images/remap-file-path.o
17:02:07 [2020-12-16T17:02:07.700Z] #41 13.91   CC       images/eventfd.o
17:02:07 [2020-12-16T17:02:07.700Z] #41 14.00   CC       images/eventpoll.o
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.31 Selecting previously unselected package binutils-mingw-w64.
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.63 Selecting previously unselected package dmsetup.
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.65 Unpacking dmsetup (2:1.02.155-3) ...
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.75 Selecting previously unselected package mingw-w64-common.
17:02:07 [2020-12-16T17:02:07.896Z] #11 23.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:02:07 [2020-12-16T17:02:07.990Z] #41 14.10   CC       images/fh.o
17:02:07 [2020-12-16T17:02:07.990Z] #41 14.26   CC       images/fsnotify.o
17:02:08 [2020-12-16T17:02:08.157Z] #11 23.76 Unpacking mingw-w64-common (6.0.0-3) ...
17:02:08 [2020-12-16T17:02:08.237Z] #40 ...
17:02:08 [2020-12-16T17:02:08.237Z] 
17:02:08 [2020-12-16T17:02:08.237Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + RM_GOPATH=0
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + TMP_GOPATH=
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + : /build
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + '[' -z '' ']'
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 ++ mktemp -d
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + export GOPATH=/tmp/tmp.HCf6IWuubZ
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + GOPATH=/tmp/tmp.HCf6IWuubZ
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + RM_GOPATH=1
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 + case "$(go env GOARCH)" in
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.521 ++ go env GOARCH
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + export GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 ++ dirname /tmp/install/install.sh
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + dir=/tmp/install
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + bin=proxy
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + shift
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + '[' '!' -f /tmp/install/proxy.installer ']'
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + . /tmp/install/proxy.installer
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + install_proxy
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + case "$1" in
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + export CGO_ENABLED=0
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + CGO_ENABLED=0
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + _install_proxy
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HCf6IWuubZ/src/github.com/docker/libnetwork
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.535 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:08 [2020-12-16T17:02:08.237Z] #62 5.541 Cloning into '/tmp/tmp.HCf6IWuubZ/src/github.com/docker/libnetwork'...
17:02:08 [2020-12-16T17:02:08.237Z] #62 ...
17:02:08 [2020-12-16T17:02:08.237Z] 
17:02:08 [2020-12-16T17:02:08.237Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.201 + RM_GOPATH=0
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.201 + TMP_GOPATH=
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.201 + : /build
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.201 + '[' -z '' ']'
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.207 ++ mktemp -d
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.214 + export GOPATH=/tmp/tmp.C1ol8wGwMf
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.214 + GOPATH=/tmp/tmp.C1ol8wGwMf
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.214 + RM_GOPATH=1
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.214 + case "$(go env GOARCH)" in
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.214 ++ go env GOARCH
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + export GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 ++ dirname /tmp/install/install.sh
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + dir=/tmp/install
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + bin=shfmt
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + shift
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + . /tmp/install/shfmt.installer
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + install_shfmt
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 + git clone https://github.com/mvdan/sh.git /tmp/tmp.C1ol8wGwMf/src/github.com/mvdan/sh
17:02:08 [2020-12-16T17:02:08.237Z] #49 6.290 Cloning into '/tmp/tmp.C1ol8wGwMf/src/github.com/mvdan/sh'...
17:02:08 [2020-12-16T17:02:08.237Z] #49 ...
17:02:08 [2020-12-16T17:02:08.237Z] 
17:02:08 [2020-12-16T17:02:08.237Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.590 + RM_GOPATH=0
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.590 + TMP_GOPATH=
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.590 + : /build
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.590 + '[' -z '' ']'
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.590 ++ mktemp -d
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.594 + export GOPATH=/tmp/tmp.6dJOrxrycX
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.594 + GOPATH=/tmp/tmp.6dJOrxrycX
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.594 + RM_GOPATH=1
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.594 + case "$(go env GOARCH)" in
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.594 ++ go env GOARCH
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + export GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 ++ dirname /tmp/install/install.sh
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + dir=/tmp/install
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + bin=vndr
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + shift
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + '[' '!' -f /tmp/install/vndr.installer ']'
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + . /tmp/install/vndr.installer
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + install_vndr
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6dJOrxrycX/src/github.com/LK4D4/vndr
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.639 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:02:08 [2020-12-16T17:02:08.237Z] #43 7.650 Cloning into '/tmp/tmp.6dJOrxrycX/src/github.com/LK4D4/vndr'...
17:02:08 [2020-12-16T17:02:08.237Z] #43 8.704 + cd /tmp/tmp.6dJOrxrycX/src/github.com/LK4D4/vndr
17:02:08 [2020-12-16T17:02:08.237Z] #43 8.704 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:02:08 [2020-12-16T17:02:08.237Z] #43 8.722 + go build -buildmode=pie -v -o /build/vndr .
17:02:08 [2020-12-16T17:02:08.237Z] #43 ...
17:02:08 [2020-12-16T17:02:08.237Z] 
17:02:08 [2020-12-16T17:02:08.237Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:08 [2020-12-16T17:02:08.237Z] #30 8.158 + git clone https://github.com/kolyshkin/go-swagger.git .
17:02:08 [2020-12-16T17:02:08.237Z] #30 8.171 Cloning into '.'...
17:02:08 [2020-12-16T17:02:08.279Z] #41 14.55   CC       images/signalfd.o
17:02:08 [2020-12-16T17:02:08.565Z] #30 ...
17:02:08 [2020-12-16T17:02:08.565Z] 
17:02:08 [2020-12-16T17:02:08.565Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:08 [2020-12-16T17:02:08.565Z] #34 9.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #34 9.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #34 9.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #34 ...
17:02:08 [2020-12-16T17:02:08.565Z] 
17:02:08 [2020-12-16T17:02:08.565Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:08 [2020-12-16T17:02:08.565Z] #11 8.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #11 8.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #11 8.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:08 [2020-12-16T17:02:08.565Z] #11 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:08 [2020-12-16T17:02:08.568Z] #41 14.70   CC       images/fs.o
17:02:08 [2020-12-16T17:02:08.568Z] #41 14.79   CC       images/pstree.o
17:02:08 [2020-12-16T17:02:08.586Z] #25 12.04 126 added, 0 removed; done.
17:02:08 [2020-12-16T17:02:08.720Z] #11 ...
17:02:08 [2020-12-16T17:02:08.720Z] 
17:02:08 [2020-12-16T17:02:08.720Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:08 [2020-12-16T17:02:08.720Z] #30 14.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:02:08 [2020-12-16T17:02:08.720Z] #30 14.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:02:08 [2020-12-16T17:02:08.720Z] #30 ...
17:02:08 [2020-12-16T17:02:08.720Z] 
17:02:08 [2020-12-16T17:02:08.720Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:08 [2020-12-16T17:02:08.720Z] #40 22.56 Selecting previously unselected package libprotoc17:amd64.
17:02:08 [2020-12-16T17:02:08.720Z] #40 22.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:02:08 [2020-12-16T17:02:08.720Z] #40 22.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 22.92 Selecting previously unselected package protobuf-c-compiler.
17:02:08 [2020-12-16T17:02:08.721Z] #40 22.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 22.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.08 Selecting previously unselected package protobuf-compiler.
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.13 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.33 Selecting previously unselected package python-pkg-resources.
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.35 Unpacking python-pkg-resources (40.8.0-1) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.65 Selecting previously unselected package python-six.
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.67 Unpacking python-six (1.12.0-1) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.77 Selecting previously unselected package python-protobuf.
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 23.78 Unpacking python-protobuf (3.6.1.3-2) ...
17:02:08 [2020-12-16T17:02:08.721Z] #40 24.03 Setting up python-pkg-resources (40.8.0-1) ...
17:02:08 [2020-12-16T17:02:08.828Z] #11 ...
17:02:08 [2020-12-16T17:02:08.828Z] 
17:02:08 [2020-12-16T17:02:08.828Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + RM_GOPATH=0
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + TMP_GOPATH=
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + : /build
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + '[' -z '' ']'
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 ++ mktemp -d
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + export GOPATH=/tmp/tmp.uzTHLfdgFw
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + GOPATH=/tmp/tmp.uzTHLfdgFw
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + RM_GOPATH=1
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 + case "$(go env GOARCH)" in
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.215 ++ go env GOARCH
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + export GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 ++ dirname /tmp/install/install.sh
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + dir=/tmp/install
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + bin=gotestsum
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + shift
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + . /tmp/install/gotestsum.installer
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 ++ : v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + install_gotestsum
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + set -e
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + export GO111MODULE=on
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + GO111MODULE=on
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + GOBIN=/build
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.290 + go get gotest.tools/gotestsum@v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.326 go: finding gotest.tools/gotestsum v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 6.326 go: finding gotest.tools v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 7.448 go: downloading gotest.tools/gotestsum v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 8.103 go: extracting gotest.tools/gotestsum v0.5.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.110 go: downloading github.com/pkg/errors v0.9.1
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.191 go: downloading github.com/fatih/color v1.9.0
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.219 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.219 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.219 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.259 go: extracting github.com/pkg/errors v0.9.1
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.279 go: downloading github.com/jonboulle/clockwork v0.1.0
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.376 go: downloading github.com/spf13/pflag v1.0.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.727 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.879 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:08 [2020-12-16T17:02:08.828Z] #45 9.975 go: extracting github.com/fatih/color v1.9.0
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.09 go: extracting github.com/jonboulle/clockwork v0.1.0
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.55 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.55 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.60 go: extracting github.com/spf13/pflag v1.0.3
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.60 go: downloading github.com/mattn/go-colorable v0.1.6
17:02:08 [2020-12-16T17:02:08.828Z] #45 10.61 go: downloading github.com/mattn/go-isatty v0.0.12
17:02:08 [2020-12-16T17:02:08.828Z] #45 ...
17:02:08 [2020-12-16T17:02:08.828Z] 
17:02:08 [2020-12-16T17:02:08.828Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.543 + RM_GOPATH=0
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.543 + TMP_GOPATH=
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.543 + : /build
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.543 + '[' -z '' ']'
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 ++ mktemp -d
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 + export GOPATH=/tmp/tmp.lIou0vHXzj
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 + GOPATH=/tmp/tmp.lIou0vHXzj
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 + RM_GOPATH=1
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 + case "$(go env GOARCH)" in
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.555 ++ go env GOARCH
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + export GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + GO_BUILDMODE=-buildmode=pie
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 ++ dirname /tmp/install/install.sh
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + dir=/tmp/install
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + bin=rootlesskit
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + shift
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + . /tmp/install/rootlesskit.installer
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + install_rootlesskit
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + case "$1" in
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + export CGO_ENABLED=0
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + CGO_ENABLED=0
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + _install_rootlesskit
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lIou0vHXzj/src/github.com/rootless-containers/rootlesskit
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 Cloning into '/tmp/tmp.lIou0vHXzj/src/github.com/rootless-containers/rootlesskit'...
17:02:08 [2020-12-16T17:02:08.828Z] #56 5.563 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:08 [2020-12-16T17:02:08.828Z] #56 10.13 + cd /tmp/tmp.lIou0vHXzj/src/github.com/rootless-containers/rootlesskit
17:02:08 [2020-12-16T17:02:08.828Z] #56 10.13 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:08 [2020-12-16T17:02:08.828Z] #56 10.71 + for f in rootlesskit rootlesskit-docker-proxy
17:02:08 [2020-12-16T17:02:08.828Z] #56 10.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.08 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.09 Setting up jq (1.5+dfsg-2+b1) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.11 Setting up curl (7.64.0-4+deb10u1) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.12 Processing triggers for libc-bin (2.28-10) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.14 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:02:08 [2020-12-16T17:02:08.846Z] #25 12.16 Updating certificates in /etc/ssl/certs...
17:02:08 [2020-12-16T17:02:08.858Z] #41 14.94   CC       images/pipe.o
17:02:08 [2020-12-16T17:02:08.858Z] #41 15.08   CC       images/tcp-stream.o
17:02:09 [2020-12-16T17:02:09.090Z] #56 ...
17:02:09 [2020-12-16T17:02:09.090Z] 
17:02:09 [2020-12-16T17:02:09.090Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + RM_GOPATH=0
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + TMP_GOPATH=
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + : /build
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + '[' -z '' ']'
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 ++ mktemp -d
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + export GOPATH=/tmp/tmp.TWDOJF8NNn
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + GOPATH=/tmp/tmp.TWDOJF8NNn
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + RM_GOPATH=1
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 + case "$(go env GOARCH)" in
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.543 ++ go env GOARCH
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + export GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 ++ dirname /tmp/install/install.sh
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + dir=/tmp/install
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + bin=tomlv
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + shift
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + . /tmp/install/tomlv.installer
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + install_tomlv
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.569 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TWDOJF8NNn/src/github.com/BurntSushi/toml
17:02:09 [2020-12-16T17:02:09.090Z] #32 7.602 Cloning into '/tmp/tmp.TWDOJF8NNn/src/github.com/BurntSushi/toml'...
17:02:09 [2020-12-16T17:02:09.090Z] #32 9.167 + cd /tmp/tmp.TWDOJF8NNn/src/github.com/BurntSushi/toml
17:02:09 [2020-12-16T17:02:09.090Z] #32 9.167 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:09 [2020-12-16T17:02:09.090Z] #32 9.299 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:02:09 [2020-12-16T17:02:09.090Z] #32 10.64 internal/cpu
17:02:09 [2020-12-16T17:02:09.090Z] #32 10.64 runtime/internal/atomic
17:02:09 [2020-12-16T17:02:09.090Z] #32 11.15 runtime/internal/sys
17:02:09 [2020-12-16T17:02:09.090Z] #32 ...
17:02:09 [2020-12-16T17:02:09.090Z] 
17:02:09 [2020-12-16T17:02:09.090Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + RM_GOPATH=0
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + TMP_GOPATH=
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + : /build
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + '[' -z '' ']'
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 ++ mktemp -d
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + export GOPATH=/tmp/tmp.ilb4pPnTnE
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + GOPATH=/tmp/tmp.ilb4pPnTnE
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + RM_GOPATH=1
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 + case "$(go env GOARCH)" in
17:02:09 [2020-12-16T17:02:09.090Z] #22 7.998 ++ go env GOARCH
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 Install docker/cli version 17.06.2-ce from stable
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + export GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 ++ dirname /tmp/install/install.sh
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + dir=/tmp/install
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + bin=dockercli
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + shift
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + . /tmp/install/dockercli.installer
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 ++ : stable
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 ++ : 17.06.2-ce
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + install_dockercli
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 ++ uname -m
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + arch=x86_64
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + '[' x86_64 '!=' x86_64 ']'
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + url=https://download.docker.com/linux/static
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + tar -xz docker/docker
17:02:09 [2020-12-16T17:02:09.090Z] #22 8.071 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:02:09 [2020-12-16T17:02:09.147Z] #41 15.25   CC       images/sk-packet.o
17:02:09 [2020-12-16T17:02:09.147Z] #41 15.47   CC       images/mnt.o
17:02:09 [2020-12-16T17:02:09.147Z] #41 15.58   CC       images/pipe-data.o
17:02:09 [2020-12-16T17:02:09.289Z] #40 25.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:02:09 [2020-12-16T17:02:09.289Z] #40 25.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:09 [2020-12-16T17:02:09.289Z] #40 25.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:02:09 [2020-12-16T17:02:09.351Z] #22 ...
17:02:09 [2020-12-16T17:02:09.351Z] 
17:02:09 [2020-12-16T17:02:09.351Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:09 [2020-12-16T17:02:09.351Z] #53 8.938 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:09 [2020-12-16T17:02:09.351Z] #53 9.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:09 [2020-12-16T17:02:09.351Z] #53 9.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:09 [2020-12-16T17:02:09.351Z] #53 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:09 [2020-12-16T17:02:09.351Z] #53 ...
17:02:09 [2020-12-16T17:02:09.351Z] 
17:02:09 [2020-12-16T17:02:09.351Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.632 + RM_GOPATH=0
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.632 + TMP_GOPATH=
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.632 + : /build
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.632 + '[' -z '' ']'
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.632 ++ mktemp -d
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.640 + export GOPATH=/tmp/tmp.KqCqAH5kpd
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.640 + GOPATH=/tmp/tmp.KqCqAH5kpd
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.640 + RM_GOPATH=1
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.640 + case "$(go env GOARCH)" in
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.640 ++ go env GOARCH
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.662 + export GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.662 + GO_BUILDMODE=-buildmode=pie
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.662 ++ dirname /tmp/install/install.sh
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + dir=/tmp/install
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + bin=golangci_lint
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + shift
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + . /tmp/install/golangci_lint.installer
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 ++ : v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + install_golangci_lint
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + set -e
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + export GO111MODULE=on
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + GO111MODULE=on
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + GOBIN=/build
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.707 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.725 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.725 go: finding github.com v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.748 go: finding github.com/golangci/golangci-lint v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.748 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 6.748 go: finding github.com/golangci v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 7.727 go: downloading github.com/golangci/golangci-lint v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 8.739 go: extracting github.com/golangci/golangci-lint v1.23.8
17:02:09 [2020-12-16T17:02:09.351Z] #47 ...
17:02:09 [2020-12-16T17:02:09.351Z] 
17:02:09 [2020-12-16T17:02:09.351Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:09 [2020-12-16T17:02:09.351Z] #32 11.50 runtime/internal/math
17:02:09 [2020-12-16T17:02:09.351Z] #32 11.56 internal/bytealg
17:02:09 [2020-12-16T17:02:09.436Z] #41 15.70   CC       images/sa.o
17:02:09 [2020-12-16T17:02:09.546Z] #40 25.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:02:09 [2020-12-16T17:02:09.546Z] #40 25.24 Setting up python-six (1.12.0-1) ...
17:02:09 [2020-12-16T17:02:09.618Z] #32 11.90 math/bits
17:02:09 [2020-12-16T17:02:09.725Z] #41 15.85   CC       images/timer.o
17:02:09 [2020-12-16T17:02:09.725Z] #41 16.12   CC       images/timerfd.o
17:02:09 [2020-12-16T17:02:09.789Z] #25 13.16 0 added, 0 removed; done.
17:02:09 [2020-12-16T17:02:09.789Z] #25 13.16 Running hooks in /etc/ca-certificates/update.d...
17:02:09 [2020-12-16T17:02:09.789Z] #25 13.16 done.
17:02:10 [2020-12-16T17:02:10.014Z] #41 16.22   CC       images/mm.o
17:02:10 [2020-12-16T17:02:10.014Z] #41 16.46   CC       images/sk-opts.o
17:02:10 [2020-12-16T17:02:10.190Z] #32 12.40 math
17:02:10 [2020-12-16T17:02:10.303Z] #41 16.67   CC       images/sk-unix.o
17:02:10 [2020-12-16T17:02:10.451Z] #32 12.86 runtime
17:02:10 [2020-12-16T17:02:10.475Z] #40 26.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:02:10 [2020-12-16T17:02:10.476Z] #40 26.20 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:02:10 [2020-12-16T17:02:10.476Z] #40 26.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:02:10 [2020-12-16T17:02:10.476Z] #40 26.26 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:02:10 [2020-12-16T17:02:10.593Z] #41 16.82   CC       images/sk-inet.o
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.33 Setting up protobuf-compiler (3.6.1.3-2) ...
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:02:10 [2020-12-16T17:02:10.732Z] #40 26.40 Setting up python-protobuf (3.6.1.3-2) ...
17:02:10 [2020-12-16T17:02:10.882Z] #41 17.12   CC       images/tun.o
17:02:10 [2020-12-16T17:02:10.882Z] #41 17.34   CC       images/sk-netlink.o
17:02:11 [2020-12-16T17:02:11.176Z] #41 17.53   CC       images/packet-sock.o
17:02:11 [2020-12-16T17:02:11.468Z] #41 17.78   CC       images/ipc-var.o
17:02:11 [2020-12-16T17:02:11.758Z] #41 17.97   CC       images/ipc-desc.o
17:02:11 [2020-12-16T17:02:11.758Z] #41 18.08   CC       images/ipc-shm.o
17:02:12 [2020-12-16T17:02:12.047Z] #41 18.26   CC       images/ipc-msg.o
17:02:12 [2020-12-16T17:02:12.047Z] #41 18.45   CC       images/ipc-sem.o
17:02:12 [2020-12-16T17:02:12.330Z] #25 DONE 15.3s
17:02:12 [2020-12-16T17:02:12.330Z] 
17:02:12 [2020-12-16T17:02:12.330Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:12 [2020-12-16T17:02:12.330Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done
17:02:12 [2020-12-16T17:02:12.330Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
17:02:12 [2020-12-16T17:02:12.330Z] #8 ...
17:02:12 [2020-12-16T17:02:12.330Z] 
17:02:12 [2020-12-16T17:02:12.330Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:02:12 [2020-12-16T17:02:12.330Z] #26 DONE 0.1s
17:02:12 [2020-12-16T17:02:12.330Z] 
17:02:12 [2020-12-16T17:02:12.330Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:12 [2020-12-16T17:02:12.330Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
17:02:12 [2020-12-16T17:02:12.336Z] #41 18.58   CC       images/utsns.o
17:02:12 [2020-12-16T17:02:12.626Z] #41 18.73   CC       images/creds.o
17:02:12 [2020-12-16T17:02:12.626Z] #41 18.83   CC       images/vma.o
17:02:12 [2020-12-16T17:02:12.626Z] #41 18.93   CC       images/netdev.o
17:02:12 [2020-12-16T17:02:12.710Z] #40 28.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:02:12 [2020-12-16T17:02:12.710Z] #40 28.22 Processing triggers for libc-bin (2.28-10) ...
17:02:12 [2020-12-16T17:02:12.915Z] #41 19.10   CC       images/tty.o
17:02:13 [2020-12-16T17:02:13.204Z] #41 19.51   CC       images/file-lock.o
17:02:13 [2020-12-16T17:02:13.278Z] #40 DONE 29.1s
17:02:13 [2020-12-16T17:02:13.278Z] 
17:02:13 [2020-12-16T17:02:13.278Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:13 [2020-12-16T17:02:13.278Z] #56 24.92 + for f in rootlesskit rootlesskit-docker-proxy
17:02:13 [2020-12-16T17:02:13.278Z] #56 24.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:02:13 [2020-12-16T17:02:13.278Z] #56 DONE 29.1s
17:02:13 [2020-12-16T17:02:13.278Z] 
17:02:13 [2020-12-16T17:02:13.278Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.01 Selecting previously unselected package libxml2:amd64.
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.75 Selecting previously unselected package libarchive13:amd64.
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.97 Selecting previously unselected package libjsoncpp1:amd64.
17:02:13 [2020-12-16T17:02:13.278Z] #34 24.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.15 Selecting previously unselected package librhash0:amd64.
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.16 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.19 Unpacking librhash0:amd64 (1.3.8-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.33 Selecting previously unselected package libuv1:amd64.
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.33 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.35 Unpacking libuv1:amd64 (1.24.1-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.45 Selecting previously unselected package cmake.
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 25.47 Unpacking cmake (3.13.4-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.43 Setting up xxd (2:8.1.0875-5) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.47 Setting up libuv1:amd64 (1.24.1-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.49 Setting up vim-common (2:8.1.0875-5) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.52 Setting up librhash0:amd64 (1.3.8-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.56 Setting up cmake-data (3.13.4-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.66 Setting up cmake (3.13.4-1) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.69 Processing triggers for libc-bin (2.28-10) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 26.80 Processing triggers for mime-support (3.62) ...
17:02:13 [2020-12-16T17:02:13.278Z] #34 DONE 29.1s
17:02:13 [2020-12-16T17:02:13.278Z] 
17:02:13 [2020-12-16T17:02:13.278Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:13 [2020-12-16T17:02:13.494Z] #41 19.67   CC       images/rlimit.o
17:02:13 [2020-12-16T17:02:13.494Z] #41 19.78   CC       images/pagemap.o
17:02:13 [2020-12-16T17:02:13.494Z] #41 19.90   CC       images/siginfo.o
17:02:13 [2020-12-16T17:02:13.534Z] #35 ...
17:02:13 [2020-12-16T17:02:13.534Z] 
17:02:13 [2020-12-16T17:02:13.534Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:02:13 [2020-12-16T17:02:13.534Z] #57 DONE 0.2s
17:02:13 [2020-12-16T17:02:13.784Z] #41 20.11   CC       images/rpc.o
17:02:13 [2020-12-16T17:02:13.791Z] 
17:02:13 [2020-12-16T17:02:13.791Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:13 [2020-12-16T17:02:13.791Z] #58 DONE 0.1s
17:02:13 [2020-12-16T17:02:13.791Z] 
17:02:13 [2020-12-16T17:02:13.791Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:14 [2020-12-16T17:02:14.428Z] #41 20.70   CC       images/ext-file.o
17:02:14 [2020-12-16T17:02:14.428Z] #41 ...
17:02:14 [2020-12-16T17:02:14.428Z] 
17:02:14 [2020-12-16T17:02:14.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:14 [2020-12-16T17:02:14.428Z] #11 55.60 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:14 [2020-12-16T17:02:14.428Z] #11 55.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:02:14 [2020-12-16T17:02:14.428Z] #11 55.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:15 [2020-12-16T17:02:15.707Z] #41 1.997 Note: Building without setproctitle() and strlcpy() support.
17:02:15 [2020-12-16T17:02:15.707Z] #41 ...
17:02:15 [2020-12-16T17:02:15.707Z] 
17:02:15 [2020-12-16T17:02:15.707Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.400 + RM_GOPATH=0
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.400 + TMP_GOPATH=
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.400 + : /build
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.400 + '[' -z '' ']'
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.404 ++ mktemp -d
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.408 + export GOPATH=/tmp/tmp.ofNetTKPPT
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.408 + GOPATH=/tmp/tmp.ofNetTKPPT
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.408 + RM_GOPATH=1
17:02:15 [2020-12-16T17:02:15.707Z] #54 1.408 + case "$(go env GOARCH)" in
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.408 ++ go env GOARCH
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.428 + export GO_BUILDMODE=-buildmode=pie
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.428 + GO_BUILDMODE=-buildmode=pie
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.428 ++ dirname /tmp/install/install.sh
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.429 + dir=/tmp/install
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.429 + bin=containerd
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.429 + shift
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.429 + '[' '!' -f /tmp/install/containerd.installer ']'
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.429 + . /tmp/install/containerd.installer
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.430 ++ set -e
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.430 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.432 + install_containerd
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.432 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.432 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ofNetTKPPT/src/github.com/containerd/containerd
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.437 Cloning into '/tmp/tmp.ofNetTKPPT/src/github.com/containerd/containerd'...
17:02:15 [2020-12-16T17:02:15.708Z] #54 1.437 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:02:15 [2020-12-16T17:02:15.708Z] #54 ...
17:02:15 [2020-12-16T17:02:15.708Z] 
17:02:15 [2020-12-16T17:02:15.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:15 [2020-12-16T17:02:15.708Z] #41 1.997 Note: Building without setproctitle() and strlcpy() support.
17:02:15 [2020-12-16T17:02:15.708Z] #41 1.997       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:02:15 [2020-12-16T17:02:15.708Z] #41 2.007 Note: Building without GnuTLS support
17:02:15 [2020-12-16T17:02:15.708Z] #41 2.017 Makefile.config:39: Warn: you have no libnftables installed
17:02:15 [2020-12-16T17:02:15.708Z] #41 2.017 Makefile.config:40: Warn: Building without nftables support
17:02:15 [2020-12-16T17:02:15.754Z] #32 ...
17:02:15 [2020-12-16T17:02:15.754Z] 
17:02:15 [2020-12-16T17:02:15.754Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:15 [2020-12-16T17:02:15.754Z] #43 10.83 runtime/internal/atomic
17:02:15 [2020-12-16T17:02:15.754Z] #43 10.83 internal/cpu
17:02:15 [2020-12-16T17:02:15.754Z] #43 11.66 runtime/internal/math
17:02:15 [2020-12-16T17:02:15.754Z] #43 11.80 internal/bytealg
17:02:15 [2020-12-16T17:02:15.754Z] #43 11.90 internal/race
17:02:15 [2020-12-16T17:02:15.754Z] #43 12.03 sync/atomic
17:02:15 [2020-12-16T17:02:15.754Z] #43 12.60 unicode
17:02:15 [2020-12-16T17:02:15.754Z] #43 13.27 runtime
17:02:15 [2020-12-16T17:02:15.754Z] #43 17.97 unicode/utf8
17:02:16 [2020-12-16T17:02:16.272Z] #41 2.844 fatal: not a git repository (or any of the parent directories): .git
17:02:16 [2020-12-16T17:02:16.272Z] #41 2.873   GEN      .gitid
17:02:16 [2020-12-16T17:02:16.272Z] #41 2.895   GEN      criu/include/version.h
17:02:16 [2020-12-16T17:02:16.329Z] #43 ...
17:02:16 [2020-12-16T17:02:16.329Z] 
17:02:16 [2020-12-16T17:02:16.329Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:16 [2020-12-16T17:02:16.329Z] #38 8.253 + git clone https://github.com/docker/distribution.git .
17:02:16 [2020-12-16T17:02:16.329Z] #38 8.253 Cloning into '.'...
17:02:16 [2020-12-16T17:02:16.500Z] #11 ...
17:02:16 [2020-12-16T17:02:16.500Z] 
17:02:16 [2020-12-16T17:02:16.500Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:16 [2020-12-16T17:02:16.500Z] #49 48.88 mvdan.cc/editorconfig
17:02:16 [2020-12-16T17:02:16.500Z] #49 49.58 mvdan.cc/sh/v3/fileutil
17:02:16 [2020-12-16T17:02:16.500Z] #49 49.66 mvdan.cc/sh/v3/syntax
17:02:16 [2020-12-16T17:02:16.500Z] #49 53.47 mvdan.cc/sh/v3/cmd/shfmt
17:02:16 [2020-12-16T17:02:16.500Z] #49 DONE 57.5s
17:02:16 [2020-12-16T17:02:16.500Z] 
17:02:16 [2020-12-16T17:02:16.500Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:16 [2020-12-16T17:02:16.500Z] #54 26.91 Checking out files:  82% (3061/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.
17:02:16 [2020-12-16T17:02:16.500Z] #54 27.29 + cd /tmp/tmp.8uXg6fzFdp/src/github.com/containerd/containerd
17:02:16 [2020-12-16T17:02:16.500Z] #54 27.29 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + export 'BUILDTAGS=netgo osusergo static_build'
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + BUILDTAGS='netgo osusergo static_build'
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + export EXTRA_FLAGS=-buildmode=pie
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + EXTRA_FLAGS=-buildmode=pie
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + '[' '' = dynamic ']'
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.32 + make
17:02:16 [2020-12-16T17:02:16.500Z] #54 28.95 + bin/ctr
17:02:16 [2020-12-16T17:02:16.530Z] #41 2.990   GEN      include/common/asm
17:02:16 [2020-12-16T17:02:16.530Z] #41 ...
17:02:16 [2020-12-16T17:02:16.530Z] 
17:02:16 [2020-12-16T17:02:16.530Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.29 crypto/elliptic
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.29 encoding/asn1
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.29 crypto/dsa
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.29 crypto/rand
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.42 vendor/golang.org/x/net/idna
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.57 crypto/rsa
17:02:16 [2020-12-16T17:02:16.530Z] #43 22.57 crypto/ed25519
17:02:16 [2020-12-16T17:02:16.530Z] #43 23.60 go/doc
17:02:16 [2020-12-16T17:02:16.530Z] #43 24.11 crypto/x509/pkix
17:02:16 [2020-12-16T17:02:16.530Z] #43 24.12 vendor/golang.org/x/crypto/cryptobyte
17:02:16 [2020-12-16T17:02:16.530Z] #43 24.30 crypto/ecdsa
17:02:16 [2020-12-16T17:02:16.530Z] #43 24.94 github.com/LK4D4/vndr/build
17:02:16 [2020-12-16T17:02:16.530Z] #43 26.57 net/textproto
17:02:16 [2020-12-16T17:02:16.530Z] #43 26.57 vendor/golang.org/x/net/http/httpproxy
17:02:16 [2020-12-16T17:02:16.530Z] #43 26.57 crypto/x509
17:02:16 [2020-12-16T17:02:16.530Z] #43 26.87 vendor/golang.org/x/net/http/httpguts
17:02:16 [2020-12-16T17:02:16.530Z] #43 26.87 mime/multipart
17:02:16 [2020-12-16T17:02:16.530Z] #43 27.73 crypto/tls
17:02:16 [2020-12-16T17:02:16.530Z] #43 29.65 net/http/httptrace
17:02:16 [2020-12-16T17:02:16.530Z] #43 29.69 net/http
17:02:16 [2020-12-16T17:02:16.590Z] #38 ...
17:02:16 [2020-12-16T17:02:16.590Z] 
17:02:16 [2020-12-16T17:02:16.590Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:16 [2020-12-16T17:02:16.590Z] #32 18.65 unicode/utf8
17:02:16 [2020-12-16T17:02:16.787Z] #43 ...
17:02:16 [2020-12-16T17:02:16.787Z] 
17:02:16 [2020-12-16T17:02:16.787Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:16 [2020-12-16T17:02:16.787Z] #54 11.50 + cd /tmp/tmp.ofNetTKPPT/src/github.com/containerd/containerd
17:02:16 [2020-12-16T17:02:16.787Z] #54 11.50 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + export 'BUILDTAGS=netgo osusergo static_build'
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + BUILDTAGS='netgo osusergo static_build'
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + export EXTRA_FLAGS=-buildmode=pie
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + EXTRA_FLAGS=-buildmode=pie
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + '[' '' = dynamic ']'
17:02:17 [2020-12-16T17:02:17.350Z] #54 12.21 + make
17:02:17 [2020-12-16T17:02:17.533Z] #32 19.55 internal/testlog
17:02:17 [2020-12-16T17:02:17.562Z] #54 ...
17:02:17 [2020-12-16T17:02:17.562Z] 
17:02:17 [2020-12-16T17:02:17.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:17 [2020-12-16T17:02:17.562Z] #41 20.81   CC       images/cgroup.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 21.11   CC       images/userns.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 21.27   CC       images/google/protobuf/descriptor.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.24   CC       images/opts.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.31   CC       images/seccomp.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.39   CC       images/binfmt-misc.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.50   CC       images/time.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.56   CC       images/sysctl.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 22.69   CC       images/autofs.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.04   CC       images/macvlan.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.19   CC       images/sit.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.39   CC       images/memfd.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.54   CC       images/timens.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.66   LINK     images/built-in.o
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.74   GEN      compel/include/asm
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.74   GEN      compel/include/version.h
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.75 touch .config
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.77   GEN      include/common/config.h
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.82   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.86   GEN      compel/plugins/include/uapi/std/syscall.h
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.87   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.90   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.91   DEP      compel/arch/s390/plugins/std/parasite-head.d
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.91   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:02:17 [2020-12-16T17:02:17.562Z] #41 23.92   DEP      compel/plugins/std/infect.d
17:02:17 [2020-12-16T17:02:17.625Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
17:02:17 [2020-12-16T17:02:17.794Z] #32 20.18 encoding
17:02:17 [2020-12-16T17:02:17.852Z] #41 24.02   DEP      compel/plugins/std/string.d
17:02:17 [2020-12-16T17:02:17.852Z] #41 24.07   DEP      compel/plugins/std/log.d
17:02:17 [2020-12-16T17:02:17.852Z] #41 24.14   DEP      compel/plugins/std/fds.d
17:02:17 [2020-12-16T17:02:17.852Z] #41 ...
17:02:17 [2020-12-16T17:02:17.852Z] 
17:02:17 [2020-12-16T17:02:17.852Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:17 [2020-12-16T17:02:17.852Z] #43 48.96 go/parser
17:02:17 [2020-12-16T17:02:17.852Z] #43 50.08 text/template
17:02:17 [2020-12-16T17:02:17.852Z] #43 51.32 encoding/xml
17:02:17 [2020-12-16T17:02:17.852Z] #43 53.11 go/doc
17:02:17 [2020-12-16T17:02:17.852Z] #43 54.97 github.com/LK4D4/vndr/versioned
17:02:17 [2020-12-16T17:02:17.852Z] #43 55.01 compress/flate
17:02:17 [2020-12-16T17:02:17.852Z] #43 55.25 github.com/LK4D4/vndr/build
17:02:17 [2020-12-16T17:02:17.852Z] #43 56.85 hash/crc32
17:02:17 [2020-12-16T17:02:17.852Z] #43 57.11 net
17:02:17 [2020-12-16T17:02:17.852Z] #43 57.27 compress/gzip
17:02:17 [2020-12-16T17:02:17.852Z] #43 57.57 vendor/golang.org/x/text/transform
17:02:17 [2020-12-16T17:02:17.852Z] #43 58.25 vendor/golang.org/x/text/unicode/bidi
17:02:17 [2020-12-16T17:02:17.852Z] #43 ...
17:02:17 [2020-12-16T17:02:17.852Z] 
17:02:17 [2020-12-16T17:02:17.852Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:17 [2020-12-16T17:02:17.852Z] #41 24.24   DEP      compel/plugins/std/std.d
17:02:18 [2020-12-16T17:02:18.059Z] #32 ...
17:02:18 [2020-12-16T17:02:18.059Z] 
17:02:18 [2020-12-16T17:02:18.059Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:18 [2020-12-16T17:02:18.059Z] #40 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:18 [2020-12-16T17:02:18.059Z] #40 ...
17:02:18 [2020-12-16T17:02:18.059Z] 
17:02:18 [2020-12-16T17:02:18.059Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.32 go: downloading github.com/pkg/errors v0.8.1
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.44 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.45 go: downloading github.com/spf13/viper v1.6.1
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.69 go: downloading github.com/spf13/pflag v1.0.5
17:02:18 [2020-12-16T17:02:18.059Z] #47 19.89 go: extracting github.com/pkg/errors v0.8.1
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.17 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:02:18 [2020-12-16T17:02:18.059Z] #47 20.35 go: downloading github.com/ultraware/funlen v0.0.2
17:02:18 [2020-12-16T17:02:18.141Z] #41 24.27   DEP      compel/plugins/shmem/shmem.d
17:02:18 [2020-12-16T17:02:18.141Z] #41 24.38   DEP      compel/plugins/fds/fds.d
17:02:18 [2020-12-16T17:02:18.141Z] #41 24.50   CC       compel/plugins/std/std.o
17:02:18 [2020-12-16T17:02:18.286Z] #54 12.95 + bin/ctr
17:02:18 [2020-12-16T17:02:18.320Z] #47 20.61 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:02:18 [2020-12-16T17:02:18.320Z] #47 20.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:02:18 [2020-12-16T17:02:18.431Z] #41 24.64   CC       compel/plugins/std/fds.o
17:02:18 [2020-12-16T17:02:18.431Z] #41 24.91   CC       compel/plugins/std/log.o
17:02:18 [2020-12-16T17:02:18.849Z] #54 ...
17:02:18 [2020-12-16T17:02:18.849Z] 
17:02:18 [2020-12-16T17:02:18.849Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.554 + RM_GOPATH=0
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.554 + TMP_GOPATH=
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.554 + : /build
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.554 + '[' -z '' ']'
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.554 ++ mktemp -d
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.555 + export GOPATH=/tmp/tmp.sqXRs9nEpj
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.555 + GOPATH=/tmp/tmp.sqXRs9nEpj
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.555 + RM_GOPATH=1
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.555 + case "$(go env GOARCH)" in
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.555 ++ go env GOARCH
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.568 + export GO_BUILDMODE=-buildmode=pie
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.568 + GO_BUILDMODE=-buildmode=pie
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.568 ++ dirname /tmp/install/install.sh
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + dir=/tmp/install
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + bin=tini
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + shift
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + '[' '!' -f /tmp/install/tini.installer ']'
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + . /tmp/install/tini.installer
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + install_tini
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 + git clone https://github.com/krallin/tini.git /tmp/tmp.sqXRs9nEpj/tini
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.574 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:02:18 [2020-12-16T17:02:18.849Z] #35 1.604 Cloning into '/tmp/tmp.sqXRs9nEpj/tini'...
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.146 + cd /tmp/tmp.sqXRs9nEpj/tini
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.146 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.163 + cmake .
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.316 -- The C compiler identification is GNU 8.3.0
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.329 -- Check for working C compiler: /usr/bin/cc
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.573 -- Check for working C compiler: /usr/bin/cc -- works
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.574 -- Detecting C compiler ABI info
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.943 -- Detecting C compiler ABI info - done
17:02:18 [2020-12-16T17:02:18.849Z] #35 2.952 -- Detecting C compile features
17:02:18 [2020-12-16T17:02:18.849Z] #35 3.577 -- Detecting C compile features - done
17:02:18 [2020-12-16T17:02:18.849Z] #35 3.586 -- Performing Test HAS_BUILTIN_FORTIFY
17:02:18 [2020-12-16T17:02:18.849Z] #35 3.673 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:02:18 [2020-12-16T17:02:18.849Z] #35 3.697 -- Configuring done
17:02:18 [2020-12-16T17:02:18.849Z] #35 3.705 -- Generating done
17:02:18 [2020-12-16T17:02:18.850Z] #35 3.707 -- Build files have been written to: /tmp/tmp.sqXRs9nEpj/tini
17:02:18 [2020-12-16T17:02:18.850Z] #35 3.709 + make tini-static
17:02:18 [2020-12-16T17:02:18.850Z] #35 3.841 Scanning dependencies of target tini-static
17:02:18 [2020-12-16T17:02:18.850Z] #35 3.870 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:02:18 [2020-12-16T17:02:18.850Z] #35 4.217 [100%] Linking C executable tini-static
17:02:18 [2020-12-16T17:02:18.850Z] #35 4.376 [100%] Built target tini-static
17:02:18 [2020-12-16T17:02:18.850Z] #35 4.400 + mkdir -p /build
17:02:18 [2020-12-16T17:02:18.850Z] #35 4.405 + cp tini-static /build/docker-init
17:02:18 [2020-12-16T17:02:18.850Z] #35 DONE 5.3s
17:02:18 [2020-12-16T17:02:18.850Z] 
17:02:18 [2020-12-16T17:02:18.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.231   PBCC     images/timens.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.257   DEP      images/timens.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.277   PBCC     images/fown.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.298   PBCC     images/google/protobuf/descriptor.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.346   PBCC     images/opts.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.386   PBCC     images/memfd.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.401   DEP      images/fown.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.412   DEP      images/google/protobuf/descriptor.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.425   DEP      images/opts.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.444   DEP      images/memfd.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.487   PBCC     images/sit.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.498   DEP      images/sit.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.512   PBCC     images/macvlan.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.522   DEP      images/macvlan.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.536   PBCC     images/autofs.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.549   DEP      images/autofs.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.567   PBCC     images/sysctl.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.577   DEP      images/sysctl.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.598   PBCC     images/time.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.614   DEP      images/time.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.635   PBCC     images/binfmt-misc.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.647   DEP      images/binfmt-misc.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.657   PBCC     images/seccomp.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.662   DEP      images/seccomp.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.721   PBCC     images/userns.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.731   DEP      images/userns.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.748   PBCC     images/cgroup.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.760   DEP      images/cgroup.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.827   PBCC     images/ext-file.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.841   DEP      images/ext-file.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.872   PBCC     images/rpc.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.913   DEP      images/rpc.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.924   PBCC     images/siginfo.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.933   DEP      images/siginfo.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.944   PBCC     images/pagemap.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.956   DEP      images/pagemap.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.977   PBCC     images/rlimit.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 4.997   DEP      images/rlimit.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.016   PBCC     images/file-lock.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.024   DEP      images/file-lock.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.041   PBCC     images/tty.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.061   DEP      images/tty.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.106   PBCC     images/tun.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.144   PBCC     images/netdev.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.158   DEP      images/tun.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.170   DEP      images/netdev.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.198   PBCC     images/vma.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.211   DEP      images/vma.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.232   PBCC     images/creds.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.255   DEP      images/creds.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.273   PBCC     images/utsns.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.279   DEP      images/utsns.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.306   PBCC     images/ipc-desc.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.313   PBCC     images/ipc-sem.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.325   DEP      images/ipc-desc.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.352   DEP      images/ipc-sem.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.386   PBCC     images/ipc-msg.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.411   DEP      images/ipc-msg.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.496   PBCC     images/ipc-shm.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 ...
17:02:18 [2020-12-16T17:02:18.850Z] 
17:02:18 [2020-12-16T17:02:18.850Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:18 [2020-12-16T17:02:18.850Z] #30 DONE 34.5s
17:02:18 [2020-12-16T17:02:18.850Z] 
17:02:18 [2020-12-16T17:02:18.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.503   DEP      images/ipc-shm.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.521   PBCC     images/ipc-var.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.533   DEP      images/ipc-var.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.561   PBCC     images/sk-opts.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.565   PBCC     images/packet-sock.pb-c.c
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.576   DEP      images/sk-opts.pb-c.d
17:02:18 [2020-12-16T17:02:18.850Z] #41 5.593   DEP      images/packet-sock.pb-c.d
17:02:18 [2020-12-16T17:02:18.892Z] #47 20.99 go: extracting github.com/spf13/pflag v1.0.5
17:02:18 [2020-12-16T17:02:18.892Z] #47 21.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:02:18 [2020-12-16T17:02:18.892Z] #47 21.12 go: extracting github.com/ultraware/funlen v0.0.2
17:02:18 [2020-12-16T17:02:18.892Z] #47 21.17 go: extracting github.com/spf13/viper v1.6.1
17:02:18 [2020-12-16T17:02:18.892Z] #47 ...
17:02:18 [2020-12-16T17:02:18.892Z] 
17:02:18 [2020-12-16T17:02:18.892Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:18 [2020-12-16T17:02:18.892Z] #34 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:18 [2020-12-16T17:02:18.892Z] #34 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:18 [2020-12-16T17:02:18.892Z] #34 19.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:19 [2020-12-16T17:02:19.060Z] #41 25.33   CC       compel/plugins/std/string.o
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.625   PBCC     images/sk-netlink.pb-c.c
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.649   DEP      images/sk-netlink.pb-c.d
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.668   PBCC     images/sk-inet.pb-c.c
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.714   DEP      images/sk-inet.pb-c.d
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.775   PBCC     images/sk-unix.pb-c.c
17:02:19 [2020-12-16T17:02:19.110Z] #41 5.791   DEP      images/sk-unix.pb-c.d
17:02:19 [2020-12-16T17:02:19.156Z] #34 ...
17:02:19 [2020-12-16T17:02:19.156Z] 
17:02:19 [2020-12-16T17:02:19.156Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:19 [2020-12-16T17:02:19.156Z] #47 21.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:02:19 [2020-12-16T17:02:19.156Z] #47 ...
17:02:19 [2020-12-16T17:02:19.156Z] 
17:02:19 [2020-12-16T17:02:19.156Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:19 [2020-12-16T17:02:19.156Z] #45 11.48 go: extracting github.com/mattn/go-colorable v0.1.6
17:02:19 [2020-12-16T17:02:19.156Z] #45 11.74 go: extracting github.com/mattn/go-isatty v0.0.12
17:02:19 [2020-12-16T17:02:19.156Z] #45 13.62 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:19 [2020-12-16T17:02:19.156Z] #45 14.47 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:19 [2020-12-16T17:02:19.156Z] #45 16.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:19 [2020-12-16T17:02:19.349Z] #41 25.71   CC       compel/plugins/std/infect.o
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.877   PBCC     images/mm.pb-c.c
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.877   DEP      images/mm.pb-c.d
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.893   PBCC     images/timerfd.pb-c.c
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.920   DEP      images/timerfd.pb-c.d
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.958   PBCC     images/timer.pb-c.c
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.961   DEP      images/timer.pb-c.d
17:02:19 [2020-12-16T17:02:19.367Z] #41 5.996   PBCC     images/sa.pb-c.c
17:02:19 [2020-12-16T17:02:19.367Z] #41 6.025   DEP      images/sa.pb-c.d
17:02:19 [2020-12-16T17:02:19.367Z] #41 6.096   PBCC     images/pipe-data.pb-c.c
17:02:19 [2020-12-16T17:02:19.367Z] #41 6.110   DEP      images/pipe-data.pb-c.d
17:02:19 [2020-12-16T17:02:19.418Z] #45 ...
17:02:19 [2020-12-16T17:02:19.418Z] 
17:02:19 [2020-12-16T17:02:19.418Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:19 [2020-12-16T17:02:19.418Z] #49 18.90 + cd /tmp/tmp.C1ol8wGwMf/src/github.com/mvdan/sh
17:02:19 [2020-12-16T17:02:19.418Z] #49 18.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:19 [2020-12-16T17:02:19.418Z] #49 19.14 + GO111MODULE=on
17:02:19 [2020-12-16T17:02:19.418Z] #49 19.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:02:19 [2020-12-16T17:02:19.418Z] #49 21.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:02:19 [2020-12-16T17:02:19.418Z] #49 21.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:02:19 [2020-12-16T17:02:19.418Z] #49 21.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.145   PBCC     images/mnt.pb-c.c
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.199   DEP      images/mnt.pb-c.d
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.245   PBCC     images/sk-packet.pb-c.c
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.277   DEP      images/sk-packet.pb-c.d
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.307   PBCC     images/tcp-stream.pb-c.c
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.336   DEP      images/tcp-stream.pb-c.d
17:02:19 [2020-12-16T17:02:19.623Z] #41 6.369   PBCC     images/pipe.pb-c.c
17:02:19 [2020-12-16T17:02:19.638Z] #41 25.96   CC       compel/arch/s390/plugins/std/parasite-head.o
17:02:19 [2020-12-16T17:02:19.638Z] #41 25.98   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
17:02:19 [2020-12-16T17:02:19.638Z] #41 26.01   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
17:02:19 [2020-12-16T17:02:19.638Z] #41 26.07   AR       compel/plugins/std.lib.a
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.421   DEP      images/pipe.pb-c.d
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.438   PBCC     images/pstree.pb-c.c
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.453   DEP      images/pstree.pb-c.d
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.508   PBCC     images/fs.pb-c.c
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.519   DEP      images/fs.pb-c.d
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.544   PBCC     images/signalfd.pb-c.c
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.564   DEP      images/signalfd.pb-c.d
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.577   PBCC     images/fh.pb-c.c
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.602   PBCC     images/fsnotify.pb-c.c
17:02:19 [2020-12-16T17:02:19.888Z] #41 6.618   DEP      images/fh.pb-c.d
17:02:19 [2020-12-16T17:02:19.927Z] #41 26.13   CC       compel/plugins/fds/fds.o
17:02:19 [2020-12-16T17:02:19.927Z] #41 26.28   AR       compel/plugins/fds.lib.a
17:02:19 [2020-12-16T17:02:19.927Z] #41 26.30   HOSTDEP  compel/src/lib/log-host.d
17:02:19 [2020-12-16T17:02:19.927Z] #41 26.34   HOSTDEP  compel/src/lib/handle-elf-host.d
17:02:19 [2020-12-16T17:02:19.990Z] #49 22.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:02:19 [2020-12-16T17:02:19.990Z] #49 22.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.634   DEP      images/fsnotify.pb-c.d
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.685   PBCC     images/eventpoll.pb-c.c
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.733   DEP      images/eventpoll.pb-c.d
17:02:20 [2020-12-16T17:02:20.145Z] #41 ...
17:02:20 [2020-12-16T17:02:20.145Z] 
17:02:20 [2020-12-16T17:02:20.145Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:20 [2020-12-16T17:02:20.145Z] #11 25.75 Selecting previously unselected package mingw-w64-x86-64-dev.
17:02:20 [2020-12-16T17:02:20.145Z] #11 25.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 25.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.18 Selecting previously unselected package gcc-mingw-w64-base.
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 28.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:20 [2020-12-16T17:02:20.145Z] #11 ...
17:02:20 [2020-12-16T17:02:20.145Z] 
17:02:20 [2020-12-16T17:02:20.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.749   PBCC     images/eventfd.pb-c.c
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.780   DEP      images/eventfd.pb-c.d
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.794   PBCC     images/remap-file-path.pb-c.c
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.805   DEP      images/remap-file-path.pb-c.d
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.821   PBCC     images/fifo.pb-c.c
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.821   DEP      images/fifo.pb-c.d
17:02:20 [2020-12-16T17:02:20.145Z] #41 6.845   PBCC     images/ghost-file.pb-c.c
17:02:20 [2020-12-16T17:02:20.217Z] #41 26.41   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
17:02:20 [2020-12-16T17:02:20.217Z] #41 26.45   HOSTDEP  compel/src/main-host.d
17:02:20 [2020-12-16T17:02:20.217Z] #41 26.50   DEP      compel/src/lib/ptrace.d
17:02:20 [2020-12-16T17:02:20.217Z] #41 26.56   DEP      compel/src/lib/infect.d
17:02:20 [2020-12-16T17:02:20.401Z] #41 6.851   DEP      images/ghost-file.pb-c.d
17:02:20 [2020-12-16T17:02:20.401Z] #41 6.861   PBCC     images/regfile.pb-c.c
17:02:20 [2020-12-16T17:02:20.401Z] #41 6.880   DEP      images/regfile.pb-c.d
17:02:20 [2020-12-16T17:02:20.402Z] #41 6.898   PBCC     images/ns.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 6.909   DEP      images/ns.pb-c.d
17:02:20 [2020-12-16T17:02:20.402Z] #41 6.923   PBCC     images/fdinfo.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 6.963   DEP      images/fdinfo.pb-c.d
17:02:20 [2020-12-16T17:02:20.402Z] #41 6.997   PBCC     images/core-aarch64.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.029   PBCC     images/core-arm.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.053   PBCC     images/core-ppc64.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.065   PBCC     images/core-s390.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.077   PBCC     images/core-x86.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.095   PBCC     images/core.pb-c.c
17:02:20 [2020-12-16T17:02:20.402Z] #41 7.165   PBCC     images/inventory.pb-c.c
17:02:20 [2020-12-16T17:02:20.506Z] #41 26.72   DEP      compel/src/lib/infect-util.d
17:02:20 [2020-12-16T17:02:20.506Z] #41 26.76   DEP      compel/src/lib/infect-rpc.d
17:02:20 [2020-12-16T17:02:20.506Z] #41 26.83   DEP      compel/arch/s390/src/lib/infect.d
17:02:20 [2020-12-16T17:02:20.506Z] #41 26.96   DEP      compel/arch/s390/src/lib/cpu.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.195   DEP      images/core-aarch64.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.209   DEP      images/core-arm.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.223   DEP      images/core-ppc64.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.240   DEP      images/core-s390.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.265   DEP      images/core-x86.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.318   DEP      images/core.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.330   DEP      images/inventory.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.349   PBCC     images/cpuinfo.pb-c.c
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.369   DEP      images/cpuinfo.pb-c.d
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.388   PBCC     images/stats.pb-c.c
17:02:20 [2020-12-16T17:02:20.659Z] #41 7.401   DEP      images/stats.pb-c.d
17:02:20 [2020-12-16T17:02:20.795Z] #41 27.01   DEP      compel/src/lib/log.d
17:02:20 [2020-12-16T17:02:20.795Z] #41 27.12   DEP      compel/src/main.d
17:02:20 [2020-12-16T17:02:20.795Z] #41 27.19   DEP      compel/src/lib/handle-elf.d
17:02:20 [2020-12-16T17:02:20.915Z] #41 ...
17:02:20 [2020-12-16T17:02:20.915Z] 
17:02:20 [2020-12-16T17:02:20.915Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:20 [2020-12-16T17:02:20.915Z] #43 33.24 github.com/LK4D4/vndr/godl
17:02:20 [2020-12-16T17:02:20.915Z] #43 33.53 github.com/LK4D4/vndr
17:02:20 [2020-12-16T17:02:20.915Z] #43 DONE 36.6s
17:02:20 [2020-12-16T17:02:20.915Z] 
17:02:20 [2020-12-16T17:02:20.915Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:20 [2020-12-16T17:02:20.915Z] #11 36.43 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:20 [2020-12-16T17:02:20.915Z] #11 36.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:02:20 [2020-12-16T17:02:20.915Z] #11 36.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:20 [2020-12-16T17:02:20.950Z] #49 ...
17:02:20 [2020-12-16T17:02:20.950Z] 
17:02:20 [2020-12-16T17:02:20.950Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:20 [2020-12-16T17:02:20.950Z] #53 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:20 [2020-12-16T17:02:20.950Z] #53 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:20 [2020-12-16T17:02:20.950Z] #53 ...
17:02:20 [2020-12-16T17:02:20.950Z] 
17:02:20 [2020-12-16T17:02:20.950Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:20 [2020-12-16T17:02:20.950Z] #45 22.98 go: finding github.com/fatih/color v1.9.0
17:02:20 [2020-12-16T17:02:20.950Z] #45 22.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:20 [2020-12-16T17:02:20.950Z] #45 23.02 go: finding github.com/pkg/errors v0.9.1
17:02:20 [2020-12-16T17:02:20.950Z] #45 23.26 go: finding github.com/spf13/pflag v1.0.3
17:02:20 [2020-12-16T17:02:20.950Z] #45 23.29 go: finding github.com/mattn/go-colorable v0.1.6
17:02:21 [2020-12-16T17:02:21.084Z] #41 27.30   DEP      compel/arch/s390/src/lib/handle-elf.d
17:02:21 [2020-12-16T17:02:21.084Z] #41 27.35   CC       compel/src/lib/log.o
17:02:21 [2020-12-16T17:02:21.084Z] #41 27.49   CC       compel/arch/s390/src/lib/cpu.o
17:02:21 [2020-12-16T17:02:21.211Z] #45 23.50 go: finding github.com/mattn/go-isatty v0.0.12
17:02:21 [2020-12-16T17:02:21.374Z] #41 27.70   CC       compel/arch/s390/src/lib/infect.o
17:02:21 [2020-12-16T17:02:21.472Z] #45 23.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:21 [2020-12-16T17:02:21.733Z] #45 ...
17:02:21 [2020-12-16T17:02:21.733Z] 
17:02:21 [2020-12-16T17:02:21.733Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:21 [2020-12-16T17:02:21.733Z] #22 23.30 + mkdir -p /build
17:02:21 [2020-12-16T17:02:21.733Z] #22 23.32 + mv docker/docker /build/
17:02:21 [2020-12-16T17:02:21.733Z] #22 23.33 + rmdir docker
17:02:21 [2020-12-16T17:02:21.733Z] #22 DONE 23.9s
17:02:21 [2020-12-16T17:02:21.733Z] 
17:02:21 [2020-12-16T17:02:21.733Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:21 [2020-12-16T17:02:21.733Z] #45 24.10 go: finding github.com/jonboulle/clockwork v0.1.0
17:02:21 [2020-12-16T17:02:21.827Z] #8 ...
17:02:21 [2020-12-16T17:02:21.827Z] 
17:02:21 [2020-12-16T17:02:21.827Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:21 [2020-12-16T17:02:21.827Z] #27 1.887 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 1.997 
17:02:21 [2020-12-16T17:02:21.827Z] #27 2.121 
##########                                                                14.9%
##########################                                                36.5%
########################################                                  55.6%
################################################                          67.3%
#####################################################################     96.1%
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 2.643 
17:02:21 [2020-12-16T17:02:21.827Z] #27 2.780 
################################                                          45.7%
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 2.922 
17:02:21 [2020-12-16T17:02:21.827Z] #27 3.049 
###################################                                       49.8%
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 3.206 
17:02:21 [2020-12-16T17:02:21.827Z] #27 3.346 
#######                                                                   10.9%
#######################                                                   33.2%
######################################                                    54.1%
####################################################                      73.6%
##################################################################        92.9%
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 3.970 
17:02:21 [2020-12-16T17:02:21.827Z] #27 4.093 
##                                                                         3.6%
######                                                                     9.3%
########                                                                  12.4%
###############                                                           21.1%
#####################                                                     30.0%
#########################                                                 35.0%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.4%
########################################                                  56.7%
############################################                              61.8%
################################################                          67.0%
####################################################                      72.3%
#######################################################                   77.5%
###########################################################               82.6%
###############################################################           87.6%
##################################################################        93.0%
######################################################################    98.3%
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 5.979 
17:02:21 [2020-12-16T17:02:21.827Z] #27 6.441 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 6.566 
17:02:21 [2020-12-16T17:02:21.827Z] #27 6.652 
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 6.671 
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.092 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.191 
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.314 
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.352 
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.807 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.828 skipping existing c35d46ef359f
17:02:21 [2020-12-16T17:02:21.827Z] #27 7.859 
17:02:21 [2020-12-16T17:02:21.827Z] #27 8.445 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 8.552 
17:02:21 [2020-12-16T17:02:21.827Z] #27 8.607 
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 8.637 
17:02:21 [2020-12-16T17:02:21.827Z] #27 8.986 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.086 
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.147 
######################################################################## 100.0%
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.173 
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.197 Download of images into '/build' complete.
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.197 Use something like the following to load the result into a Docker daemon:
17:02:21 [2020-12-16T17:02:21.827Z] #27 9.197   tar -cC '/build' . | docker load
17:02:21 [2020-12-16T17:02:21.994Z] #45 24.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:21 [2020-12-16T17:02:21.994Z] #45 ...
17:02:21 [2020-12-16T17:02:21.994Z] 
17:02:21 [2020-12-16T17:02:21.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:21 [2020-12-16T17:02:21.994Z] #11 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:21 [2020-12-16T17:02:21.994Z] #11 18.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:21 [2020-12-16T17:02:21.994Z] #11 ...
17:02:21 [2020-12-16T17:02:21.994Z] 
17:02:21 [2020-12-16T17:02:21.994Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:21 [2020-12-16T17:02:21.994Z] #45 24.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:22 [2020-12-16T17:02:22.003Z] #41 28.18   CC       compel/src/lib/infect-rpc.o
17:02:22 [2020-12-16T17:02:22.003Z] #41 28.36   CC       compel/src/lib/infect-util.o
17:02:22 [2020-12-16T17:02:22.087Z] #27 ...
17:02:22 [2020-12-16T17:02:22.087Z] 
17:02:22 [2020-12-16T17:02:22.087Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:22 [2020-12-16T17:02:22.256Z] #45 24.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:22 [2020-12-16T17:02:22.292Z] #41 28.53   CC       compel/src/lib/infect.o
17:02:22 [2020-12-16T17:02:22.349Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s
17:02:23 [2020-12-16T17:02:23.290Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done
17:02:23 [2020-12-16T17:02:23.320Z] #41 29.73   CC       compel/src/lib/ptrace.o
17:02:23 [2020-12-16T17:02:23.609Z] #41 29.91   AR       compel/libcompel.a
17:02:23 [2020-12-16T17:02:23.609Z] #41 29.95   HOSTCC   compel/src/main-host.o
17:02:23 [2020-12-16T17:02:23.877Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:02:23 [2020-12-16T17:02:23.899Z] #41 30.12   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
17:02:23 [2020-12-16T17:02:23.899Z] #41 30.22   HOSTCC   compel/src/lib/handle-elf-host.o
17:02:24 [2020-12-16T17:02:24.188Z] #41 30.39   HOSTCC   compel/src/lib/log-host.o
17:02:24 [2020-12-16T17:02:24.188Z] #41 ...
17:02:24 [2020-12-16T17:02:24.188Z] 
17:02:24 [2020-12-16T17:02:24.188Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:24 [2020-12-16T17:02:24.188Z] #56 65.35 + for f in rootlesskit rootlesskit-docker-proxy
17:02:24 [2020-12-16T17:02:24.188Z] #56 65.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:02:25 [2020-12-16T17:02:25.261Z] #8 DONE 41.5s
17:02:25 [2020-12-16T17:02:25.261Z] 
17:02:25 [2020-12-16T17:02:25.261Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:25 [2020-12-16T17:02:25.261Z] #27 ...
17:02:25 [2020-12-16T17:02:25.261Z] 
17:02:25 [2020-12-16T17:02:25.261Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.05 Selecting previously unselected package libapparmor1:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.05 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.05 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.22 Selecting previously unselected package libapparmor-dev:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.22 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.23 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.31 Selecting previously unselected package libbtrfs0.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.32 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.40 Selecting previously unselected package libbtrfs-dev.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.40 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.42 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.53 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.62 Selecting previously unselected package libudev-dev:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.65 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.73 Selecting previously unselected package libsepol1-dev:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.75 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.89 Selecting previously unselected package libpcre16-3:amd64.
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.89 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.164Z] #11 41.90 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.02 Selecting previously unselected package libpcre32-3:amd64.
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.03 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.12 Selecting previously unselected package libpcrecpp0v5:amd64.
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.13 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.23 Selecting previously unselected package libpcre3-dev:amd64.
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.23 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.520Z] #11 42.24 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.42 Selecting previously unselected package libselinux1-dev:amd64.
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.42 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.43 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.58 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.59 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:02:26 [2020-12-16T17:02:26.808Z] #11 42.60 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #56 ...
17:02:26 [2020-12-16T17:02:26.911Z] 
17:02:26 [2020-12-16T17:02:26.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.29 Selecting previously unselected package libapparmor1:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.31 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.36 Selecting previously unselected package libapparmor-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.36 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.43 Selecting previously unselected package libbtrfs0.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.44 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.48 Selecting previously unselected package libbtrfs-dev.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.48 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.54 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.55 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.58 Selecting previously unselected package libudev-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.59 Unpacking libudev-dev:s390x (241-7~deb10u5) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.65 Selecting previously unselected package libsepol1-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.66 Unpacking libsepol1-dev:s390x (2.8-1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.84 Selecting previously unselected package libpcre16-3:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.84 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.84 Unpacking libpcre16-3:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.91 Selecting previously unselected package libpcre32-3:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 65.92 Unpacking libpcre32-3:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.05 Selecting previously unselected package libpcrecpp0v5:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.05 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.05 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.12 Selecting previously unselected package libpcre3-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.12 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.12 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.40 Selecting previously unselected package libselinux1-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.40 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.55 Selecting previously unselected package libdevmapper-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.56 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.62 Selecting previously unselected package libseccomp-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.62 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.62 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.69 Selecting previously unselected package libsystemd-dev:s390x.
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 66.70 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.03 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.04 Setting up libseccomp-dev:s390x (2.3.3-4) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.04 Setting up libapparmor1:s390x (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.05 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.06 Setting up libpcre16-3:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.07 Setting up libsepol1-dev:s390x (2.8-1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.07 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.08 Setting up libbtrfs0 (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.09 Setting up libpcre32-3:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.10 Setting up libudev-dev:s390x (241-7~deb10u5) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.11 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.11 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.12 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.13 Setting up mingw-w64-common (6.0.0-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.13 Setting up libsystemd-dev:s390x (241-7~deb10u5) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.14 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.14 Setting up libpcre3-dev:s390x (2:8.39-12) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.15 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.16 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
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.16 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
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.17 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
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.18 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
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.18 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.19 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.19 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.20 Setting up dmsetup (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.21 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.21 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 67.22 Processing triggers for libc-bin (2.28-10) ...
17:02:26 [2020-12-16T17:02:26.911Z] #11 DONE 67.7s
17:02:26 [2020-12-16T17:02:26.911Z] 
17:02:26 [2020-12-16T17:02:26.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:26 [2020-12-16T17:02:26.911Z] #41 30.54   HOSTLINK compel/compel-host-bin
17:02:26 [2020-12-16T17:02:26.911Z] #41 30.61   DEP      soccr/soccr.d
17:02:26 [2020-12-16T17:02:26.911Z] #41 30.81   CC       soccr/soccr.o
17:02:26 [2020-12-16T17:02:26.911Z] #41 31.56   AR       soccr/libsoccr.a
17:02:26 [2020-12-16T17:02:26.911Z] #41 31.58 make[1]: 'soccr/libsoccr.a' is up to date.
17:02:26 [2020-12-16T17:02:26.911Z] #41 31.81   DEP      criu/arch/s390/sigframe.d
17:02:26 [2020-12-16T17:02:26.911Z] #41 31.88   DEP      criu/arch/s390/crtools.d
17:02:26 [2020-12-16T17:02:26.911Z] #41 32.05   DEP      criu/arch/s390/cpu.d
17:02:26 [2020-12-16T17:02:26.911Z] #41 32.19   CC       criu/arch/s390/cpu.o
17:02:26 [2020-12-16T17:02:26.911Z] #41 32.50   CC       criu/arch/s390/crtools.o
17:02:26 [2020-12-16T17:02:26.911Z] #41 33.06   CC       criu/arch/s390/sigframe.o
17:02:26 [2020-12-16T17:02:26.911Z] #41 33.31   LINK     criu/arch/s390/crtools.built-in.o
17:02:27 [2020-12-16T17:02:27.072Z] #11 42.67 Selecting previously unselected package libseccomp-dev:amd64.
17:02:27 [2020-12-16T17:02:27.072Z] #11 42.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:02:27 [2020-12-16T17:02:27.072Z] #11 42.68 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:02:27 [2020-12-16T17:02:27.072Z] #11 42.76 Selecting previously unselected package libsystemd-dev:amd64.
17:02:27 [2020-12-16T17:02:27.073Z] #11 42.76 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:02:27 [2020-12-16T17:02:27.073Z] #11 42.77 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:02:27 [2020-12-16T17:02:27.073Z] #11 ...
17:02:27 [2020-12-16T17:02:27.073Z] 
17:02:27 [2020-12-16T17:02:27.073Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:27 [2020-12-16T17:02:27.073Z] #38 42.55 + dpkg --print-architecture
17:02:27 [2020-12-16T17:02:27.073Z] #38 42.56 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:02:27 [2020-12-16T17:02:27.164Z] #9 ...
17:02:27 [2020-12-16T17:02:27.164Z] 
17:02:27 [2020-12-16T17:02:27.164Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:27 [2020-12-16T17:02:27.164Z] #27 DONE 14.8s
17:02:27 [2020-12-16T17:02:27.164Z] 
17:02:27 [2020-12-16T17:02:27.164Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:02:27 [2020-12-16T17:02:27.201Z] #41 33.33   DEP      criu/pie/util-vdso.d
17:02:27 [2020-12-16T17:02:27.201Z] #41 33.38   DEP      criu/pie/util.d
17:02:27 [2020-12-16T17:02:27.201Z] #41 33.45   CC       criu/pie/util.o
17:02:27 [2020-12-16T17:02:27.201Z] #41 33.59   CC       criu/pie/util-vdso.o
17:02:27 [2020-12-16T17:02:27.331Z] #38 42.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:02:27 [2020-12-16T17:02:27.331Z] #38 42.89 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:02:27 [2020-12-16T17:02:27.490Z] #41 ...
17:02:27 [2020-12-16T17:02:27.490Z] 
17:02:27 [2020-12-16T17:02:27.490Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:02:27 [2020-12-16T17:02:27.490Z] #12 DONE 1.1s
17:02:27 [2020-12-16T17:02:27.490Z] 
17:02:27 [2020-12-16T17:02:27.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:27 [2020-12-16T17:02:27.490Z] #41 33.90   AR       criu/pie/pie.lib.a
17:02:27 [2020-12-16T17:02:27.490Z] #41 33.93   DEP      criu/pie/restorer.d
17:02:27 [2020-12-16T17:02:27.551Z] #45 ...
17:02:27 [2020-12-16T17:02:27.551Z] 
17:02:27 [2020-12-16T17:02:27.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:27 [2020-12-16T17:02:27.551Z] #43 19.19 internal/testlog
17:02:27 [2020-12-16T17:02:27.551Z] #43 20.09 encoding
17:02:27 [2020-12-16T17:02:27.551Z] #43 20.30 unicode/utf16
17:02:27 [2020-12-16T17:02:27.551Z] #43 20.94 container/list
17:02:27 [2020-12-16T17:02:27.551Z] #43 21.81 crypto/internal/subtle
17:02:27 [2020-12-16T17:02:27.551Z] #43 22.11 crypto/subtle
17:02:27 [2020-12-16T17:02:27.551Z] #43 22.54 vendor/golang.org/x/crypto/cryptobyte/asn1
17:02:27 [2020-12-16T17:02:27.551Z] #43 22.79 internal/nettrace
17:02:27 [2020-12-16T17:02:27.551Z] #43 23.20 runtime/cgo
17:02:27 [2020-12-16T17:02:27.551Z] #43 ...
17:02:27 [2020-12-16T17:02:27.551Z] 
17:02:27 [2020-12-16T17:02:27.551Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:02:27 [2020-12-16T17:02:27.551Z] #47 22.97 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 25.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.86 go: downloading gopkg.in/ini.v1 v1.51.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.93 go: downloading github.com/mattn/go-colorable v0.1.4
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:02:27 [2020-12-16T17:02:27.551Z] #47 28.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.04 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.15 go: downloading github.com/uudashr/gocognit v1.0.1
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.22 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.44 go: extracting github.com/mattn/go-colorable v0.1.4
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.45 go: downloading github.com/pelletier/go-toml v1.2.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.52 go: downloading github.com/ultraware/whitespace v0.0.4
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.52 go: extracting github.com/uudashr/gocognit v1.0.1
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.52 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.56 go: extracting gopkg.in/ini.v1 v1.51.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.62 go: downloading github.com/magiconair/properties v1.8.1
17:02:27 [2020-12-16T17:02:27.551Z] #47 29.63 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:02:27 [2020-12-16T17:02:27.551Z] #47 ...
17:02:27 [2020-12-16T17:02:27.551Z] 
17:02:27 [2020-12-16T17:02:27.551Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:27 [2020-12-16T17:02:27.613Z] Removing intermediate container 0bdfa015e38a
17:02:27 [2020-12-16T17:02:27.613Z]  ---> f05f4db5733a
17:02:27 [2020-12-16T17:02:27.613Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
17:02:27 [2020-12-16T17:02:27.613Z]  ---> 805dc2d65d1c
17:02:27 [2020-12-16T17:02:27.613Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
17:02:27 [2020-12-16T17:02:27.613Z]  ---> 42b9e3cd4a08
17:02:27 [2020-12-16T17:02:27.613Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
17:02:27 [2020-12-16T17:02:27.613Z]  ---> Running in 8ecfbb5e853d
17:02:27 [2020-12-16T17:02:27.613Z] Removing intermediate container 8ecfbb5e853d
17:02:27 [2020-12-16T17:02:27.613Z]  ---> 1827ae9c2d87
17:02:27 [2020-12-16T17:02:27.613Z] Successfully built 1827ae9c2d87
17:02:27 [2020-12-16T17:02:27.613Z] Successfully tagged moby-buildx:latest
17:02:27 [2020-12-16T17:02:27.613Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
17:02:27 [2020-12-16T17:02:27.613Z] if [ -n "${id}" ]; then \
17:02:27 [2020-12-16T17:02:27.613Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
17:02:27 [2020-12-16T17:02:27.613Z] 	&& touch bundles/buildx; \
17:02:27 [2020-12-16T17:02:27.613Z] 	docker rm -f ${id}; \
17:02:27 [2020-12-16T17:02:27.613Z] fi
17:02:27 [2020-12-16T17:02:27.613Z] d25c6c96da5aa44d171ad48e733c4409d60dceb6cb325718f64dedace19a4e7a
17:02:27 [2020-12-16T17:02:27.613Z] bundles/buildx version
17:02:27 [2020-12-16T17:02:27.613Z] buildx v0.3.1 6db68d0
17:02:27 [2020-12-16T17:02:27.613Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:02:27 [2020-12-16T17:02:27.613Z] #1 [internal] booting buildkit
17:02:27 [2020-12-16T17:02:27.613Z] #1 pulling image moby/buildkit:buildx-stable-1
17:02:27 [2020-12-16T17:02:27.613Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done
17:02:27 [2020-12-16T17:02:27.613Z] #1 creating container buildx_buildkit_default
17:02:27 [2020-12-16T17:02:27.613Z] #1 creating container buildx_buildkit_default 0.4s done
17:02:27 [2020-12-16T17:02:27.613Z] #1 DONE 3.6s
17:02:27 [2020-12-16T17:02:27.613Z] 
17:02:27 [2020-12-16T17:02:27.613Z] #2 [internal] load build definition from Dockerfile
17:02:27 [2020-12-16T17:02:27.613Z] #2 transferring dockerfile: 16.58kB done
17:02:27 [2020-12-16T17:02:27.613Z] #2 DONE 0.0s
17:02:27 [2020-12-16T17:02:27.613Z] 
17:02:27 [2020-12-16T17:02:27.613Z] #3 [internal] load .dockerignore
17:02:27 [2020-12-16T17:02:27.613Z] #3 transferring context: 87B done
17:02:27 [2020-12-16T17:02:27.613Z] #3 DONE 0.0s
17:02:27 [2020-12-16T17:02:27.613Z] 
17:02:27 [2020-12-16T17:02:27.613Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:02:27 [2020-12-16T17:02:27.780Z] #41 ...
17:02:27 [2020-12-16T17:02:27.780Z] 
17:02:27 [2020-12-16T17:02:27.780Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:27 [2020-12-16T17:02:27.780Z] #56 DONE 69.0s
17:02:27 [2020-12-16T17:02:27.780Z] 
17:02:27 [2020-12-16T17:02:27.780Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:02:27 [2020-12-16T17:02:27.780Z] #57 DONE 0.1s
17:02:27 [2020-12-16T17:02:27.780Z] 
17:02:27 [2020-12-16T17:02:27.780Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.041 + RM_GOPATH=0
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.041 + TMP_GOPATH=
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.041 + : /build
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.041 + '[' -z '' ']'
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.044 ++ mktemp -d
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.053 + export GOPATH=/tmp/tmp.6tcdqVOpXA
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.053 + GOPATH=/tmp/tmp.6tcdqVOpXA
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.053 + RM_GOPATH=1
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.053 + case "$(go env GOARCH)" in
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.060 ++ go env GOARCH
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.073 + export GO_BUILDMODE=-buildmode=pie
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.073 + GO_BUILDMODE=-buildmode=pie
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.073 ++ dirname /tmp/install/install.sh
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + dir=/tmp/install
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + bin=runc
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + shift
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + . /tmp/install/runc.installer
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.074 + install_runc
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.075 + grep -q '^3\.10\.0.*\.el7\.'
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.076 + uname -r
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.076 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.076 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.076 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.076 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6tcdqVOpXA/src/github.com/opencontainers/runc
17:02:27 [2020-12-16T17:02:27.780Z] #51 1.078 Cloning into '/tmp/tmp.6tcdqVOpXA/src/github.com/opencontainers/runc'...
17:02:27 [2020-12-16T17:02:27.890Z] Fetching without tags
17:02:27 [2020-12-16T17:02:27.904Z] #4 DONE 1.0s
17:02:27 [2020-12-16T17:02:27.904Z] 
17:02:27 [2020-12-16T17:02:27.904Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:02:27 [2020-12-16T17:02:27.904Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:02:27 [2020-12-16T17:02:27.904Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done
17:02:28 [2020-12-16T17:02:28.086Z] #51 ...
17:02:28 [2020-12-16T17:02:28.086Z] 
17:02:28 [2020-12-16T17:02:28.086Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:28 [2020-12-16T17:02:28.086Z] #58 DONE 0.1s
17:02:28 [2020-12-16T17:02:28.086Z] 
17:02:28 [2020-12-16T17:02:28.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:28 [2020-12-16T17:02:28.086Z] #41 34.11   DEP      criu/arch/s390/restorer.d
17:02:28 [2020-12-16T17:02:28.086Z] #41 34.23   DEP      criu/arch/s390/vdso-pie.d
17:02:28 [2020-12-16T17:02:28.086Z] #41 34.28   DEP      criu/pie/parasite-vdso.d
17:02:28 [2020-12-16T17:02:28.086Z] #41 34.46   DEP      criu/pie/parasite.d
17:02:28 [2020-12-16T17:02:28.102Z] #9 DONE 2.8s
17:02:28 [2020-12-16T17:02:28.102Z] 
17:02:28 [2020-12-16T17:02:28.102Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:02:28 [2020-12-16T17:02:28.198Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done
17:02:28 [2020-12-16T17:02:28.198Z] #5 DONE 0.3s
17:02:28 [2020-12-16T17:02:28.292Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:02:28 [2020-12-16T17:02:28.356Z] #62 29.58 Checking out files:  53% (1028/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  96% (1839/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.
17:02:28 [2020-12-16T17:02:28.401Z] #41 ...
17:02:28 [2020-12-16T17:02:28.401Z] 
17:02:28 [2020-12-16T17:02:28.401Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:28 [2020-12-16T17:02:28.401Z] #43 59.46 vendor/golang.org/x/text/secure/bidirule
17:02:28 [2020-12-16T17:02:28.401Z] #43 59.60 vendor/golang.org/x/text/unicode/norm
17:02:28 [2020-12-16T17:02:28.401Z] #43 61.93 vendor/golang.org/x/net/idna
17:02:28 [2020-12-16T17:02:28.401Z] #43 63.43 vendor/golang.org/x/net/http2/hpack
17:02:28 [2020-12-16T17:02:28.401Z] #43 64.12 mime
17:02:28 [2020-12-16T17:02:28.401Z] #43 65.47 mime/quotedprintable
17:02:28 [2020-12-16T17:02:28.401Z] #43 65.76 net/http/internal
17:02:28 [2020-12-16T17:02:28.401Z] #43 67.48 net/textproto
17:02:28 [2020-12-16T17:02:28.401Z] #43 67.48 crypto/x509
17:02:28 [2020-12-16T17:02:28.401Z] #43 68.64 vendor/golang.org/x/net/http/httpguts
17:02:28 [2020-12-16T17:02:28.401Z] #43 68.85 vendor/golang.org/x/net/http/httpproxy
17:02:28 [2020-12-16T17:02:28.401Z] #43 69.16 mime/multipart
17:02:28 [2020-12-16T17:02:28.401Z] #43 ...
17:02:28 [2020-12-16T17:02:28.401Z] 
17:02:28 [2020-12-16T17:02:28.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:28 [2020-12-16T17:02:28.401Z] #41 34.74   CC       criu/pie/parasite.o
17:02:28 [2020-12-16T17:02:28.513Z] 
17:02:28 [2020-12-16T17:02:28.513Z] #6 [internal] load build definition from Dockerfile
17:02:28 [2020-12-16T17:02:28.513Z] #6 transferring dockerfile: 16.58kB done
17:02:28 [2020-12-16T17:02:28.513Z] #6 DONE 0.0s
17:02:28 [2020-12-16T17:02:28.513Z] 
17:02:28 [2020-12-16T17:02:28.513Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:02:28 [2020-12-16T17:02:28.623Z] #62 30.75 + cd /tmp/tmp.HCf6IWuubZ/src/github.com/docker/libnetwork
17:02:28 [2020-12-16T17:02:28.623Z] #62 30.75 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:28 [2020-12-16T17:02:28.623Z] #62 ...
17:02:28 [2020-12-16T17:02:28.623Z] 
17:02:28 [2020-12-16T17:02:28.623Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:28 [2020-12-16T17:02:28.623Z] #32 20.79 runtime/cgo
17:02:28 [2020-12-16T17:02:28.623Z] #32 ...
17:02:28 [2020-12-16T17:02:28.623Z] 
17:02:28 [2020-12-16T17:02:28.623Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:28 [2020-12-16T17:02:28.623Z] #47 29.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:02:28 [2020-12-16T17:02:28.623Z] #47 29.82 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:02:28 [2020-12-16T17:02:28.623Z] #47 29.86 go: downloading github.com/spf13/afero v1.1.2
17:02:28 [2020-12-16T17:02:28.623Z] #47 29.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:02:28 [2020-12-16T17:02:28.623Z] #47 29.97 go: downloading github.com/spf13/cobra v0.0.5
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.05 go: extracting github.com/ultraware/whitespace v0.0.4
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.20 go: extracting github.com/pelletier/go-toml v1.2.0
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.36 go: extracting github.com/magiconair/properties v1.8.1
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.44 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.63 go: extracting github.com/spf13/afero v1.1.2
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:02:28 [2020-12-16T17:02:28.623Z] #47 30.96 go: downloading github.com/gobwas/glob v0.2.3
17:02:28 [2020-12-16T17:02:28.810Z] #9 ...
17:02:28 [2020-12-16T17:02:28.810Z] 
17:02:28 [2020-12-16T17:02:28.810Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:02:28 [2020-12-16T17:02:28.810Z] #8 DONE 0.4s
17:02:28 [2020-12-16T17:02:28.810Z] 
17:02:28 [2020-12-16T17:02:28.810Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:02:28 [2020-12-16T17:02:28.810Z] #7 DONE 0.5s
17:02:28 [2020-12-16T17:02:28.810Z] 
17:02:28 [2020-12-16T17:02:28.810Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:02:28 [2020-12-16T17:02:28.883Z] #47 31.21 go: downloading github.com/spf13/cast v1.3.0
17:02:28 [2020-12-16T17:02:28.883Z] #47 31.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:02:28 [2020-12-16T17:02:28.883Z] #47 31.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:02:29 [2020-12-16T17:02:29.041Z] #10 DONE 1.0s
17:02:29 [2020-12-16T17:02:29.041Z] 
17:02:29 [2020-12-16T17:02:29.041Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:02:29 [2020-12-16T17:02:29.041Z] #29 DONE 0.1s
17:02:29 [2020-12-16T17:02:29.041Z] 
17:02:29 [2020-12-16T17:02:29.041Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:02:29 [2020-12-16T17:02:29.041Z] #37 DONE 0.1s
17:02:29 [2020-12-16T17:02:29.041Z] 
17:02:29 [2020-12-16T17:02:29.041Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:29 [2020-12-16T17:02:29.049Z] #41 ...
17:02:29 [2020-12-16T17:02:29.049Z] 
17:02:29 [2020-12-16T17:02:29.049Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:02:29 [2020-12-16T17:02:29.049Z] #13 DONE 1.3s
17:02:29 [2020-12-16T17:02:29.049Z] 
17:02:29 [2020-12-16T17:02:29.049Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:02:29 [2020-12-16T17:02:29.144Z] #47 31.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:02:29 [2020-12-16T17:02:29.144Z] #47 31.42 go: extracting github.com/spf13/cast v1.3.0
17:02:29 [2020-12-16T17:02:29.144Z] #47 31.47 go: extracting github.com/spf13/cobra v0.0.5
17:02:29 [2020-12-16T17:02:29.150Z] #9 DONE 0.7s
17:02:29 [2020-12-16T17:02:29.150Z] 
17:02:29 [2020-12-16T17:02:29.150Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:29 [2020-12-16T17:02:29.150Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done
17:02:29 [2020-12-16T17:02:29.407Z] #47 31.58 go: downloading github.com/fatih/color v1.7.0
17:02:29 [2020-12-16T17:02:29.458Z] #26 ...
17:02:29 [2020-12-16T17:02:29.458Z] 
17:02:29 [2020-12-16T17:02:29.458Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:29 [2020-12-16T17:02:29.458Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
17:02:29 [2020-12-16T17:02:29.458Z] #10 DONE 0.3s
17:02:29 [2020-12-16T17:02:29.458Z] 
17:02:29 [2020-12-16T17:02:29.458Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:29 [2020-12-16T17:02:29.458Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 0B / 54.14MB 0.2s
17:02:27 [2020-12-16T17:02:27.765Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:27 [2020-12-16T17:02:27.793Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:02:27 [2020-12-16T17:02:27.809Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:27 [2020-12-16T17:02:27.829Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:27 [2020-12-16T17:02:27.859Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:27 [2020-12-16T17:02:27.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:27 [2020-12-16T17:02:27.862Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:28 [2020-12-16T17:02:28.267Z]  > git config core.sparsecheckout # timeout=10
17:02:28 [2020-12-16T17:02:28.279Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:02:29 [2020-12-16T17:02:29.669Z] #47 31.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:02:29 [2020-12-16T17:02:29.669Z] #47 31.96 go: downloading golang.org/x/text v0.3.2
17:02:29 [2020-12-16T17:02:29.680Z] #14 0.752 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:29 [2020-12-16T17:02:29.854Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 6.29MB / 54.14MB 0.6s
17:02:29 [2020-12-16T17:02:29.912Z] #38 ...
17:02:29 [2020-12-16T17:02:29.912Z] 
17:02:29 [2020-12-16T17:02:29.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.90 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.92 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.93 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.95 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.96 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.97 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 42.99 Setting up libbtrfs0 (4.20.1-2) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.00 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.01 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.06 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.07 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.08 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.09 Setting up mingw-w64-common (6.0.0-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.10 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.11 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.12 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.14 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
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.16 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
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.19 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
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.20 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
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.23 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.27 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.31 Setting up dmsetup (2:1.02.155-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.35 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 43.36 Processing triggers for libc-bin (2.28-10) ...
17:02:29 [2020-12-16T17:02:29.912Z] #11 DONE 45.2s
17:02:29 [2020-12-16T17:02:29.912Z] 
17:02:29 [2020-12-16T17:02:29.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:29 [2020-12-16T17:02:29.912Z] #41 8.647 make[1]: Nothing to be done for 'all'.
17:02:29 [2020-12-16T17:02:29.912Z] #41 9.824   CC       images/stats.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 9.912   CC       images/core.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.07   CC       images/core-x86.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.21   CC       images/core-arm.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.32   CC       images/core-aarch64.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.48   CC       images/core-ppc64.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.68   CC       images/core-s390.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.86   CC       images/cpuinfo.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 10.97   CC       images/inventory.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.06   CC       images/fdinfo.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.22   CC       images/fown.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.27   CC       images/ns.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.33   CC       images/regfile.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.39   CC       images/ghost-file.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.48   CC       images/fifo.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.54   CC       images/remap-file-path.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.60   CC       images/eventfd.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.70   CC       images/eventpoll.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.76   CC       images/fh.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 11.86   CC       images/fsnotify.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.04   CC       images/signalfd.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.12   CC       images/fs.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.18   CC       images/pstree.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.26   CC       images/pipe.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.33   CC       images/tcp-stream.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.41   CC       images/sk-packet.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.49   CC       images/mnt.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.54   CC       images/pipe-data.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.62   CC       images/sa.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.70   CC       images/timer.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.80   CC       images/timerfd.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.87   CC       images/mm.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 12.98   CC       images/sk-opts.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 13.04   CC       images/sk-unix.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 13.14   CC       images/sk-inet.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 13.27   CC       images/tun.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 13.39   CC       images/sk-netlink.o
17:02:29 [2020-12-16T17:02:29.912Z] #41 13.45   CC       images/packet-sock.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.55   CC       images/ipc-var.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.64   CC       images/ipc-desc.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.70   CC       images/ipc-shm.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.75   CC       images/ipc-msg.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.82   CC       images/ipc-sem.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.87   CC       images/utsns.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.94   CC       images/creds.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 13.99   CC       images/vma.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.06   CC       images/netdev.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.19   CC       images/tty.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.32   CC       images/file-lock.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.37   CC       images/rlimit.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.46   CC       images/pagemap.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.53   CC       images/siginfo.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.61   CC       images/rpc.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 14.95   CC       images/ext-file.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 15.02   CC       images/cgroup.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 15.24   CC       images/userns.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 15.36   CC       images/google/protobuf/descriptor.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 15.87   CC       images/opts.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 15.94   CC       images/seccomp.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.07   CC       images/binfmt-misc.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.12   CC       images/time.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.21   CC       images/sysctl.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.28   CC       images/autofs.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.35   CC       images/macvlan.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.43   CC       images/sit.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.49   CC       images/memfd.o
17:02:29 [2020-12-16T17:02:29.913Z] #41 16.61   CC       images/timens.o
17:02:29 [2020-12-16T17:02:29.932Z] #47 32.04 go: downloading github.com/hashicorp/hcl v1.0.0
17:02:29 [2020-12-16T17:02:29.932Z] #47 32.26 go: extracting github.com/gobwas/glob v0.2.3
17:02:29 [2020-12-16T17:02:29.970Z] #14 DONE 0.9s
17:02:29 [2020-12-16T17:02:29.970Z] 
17:02:29 [2020-12-16T17:02:29.970Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:02:30 [2020-12-16T17:02:30.167Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 9.44MB / 54.14MB 0.9s
17:02:30 [2020-12-16T17:02:30.168Z] #41 16.74   LINK     images/built-in.o
17:02:30 [2020-12-16T17:02:30.168Z] #41 16.82   GEN      compel/include/asm
17:02:30 [2020-12-16T17:02:30.168Z] #41 16.84   GEN      compel/include/version.h
17:02:30 [2020-12-16T17:02:30.193Z] #47 32.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:02:30 [2020-12-16T17:02:30.425Z] #41 16.86 touch .config
17:02:30 [2020-12-16T17:02:30.425Z] #41 16.91   GEN      include/common/config.h
17:02:30 [2020-12-16T17:02:30.425Z] #41 16.99   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.04   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.09   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.12   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.13   DEP      compel/arch/x86/plugins/std/memcpy.d
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.16   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.16   GEN      compel/plugins/include/uapi/std/syscall.h
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.20   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:02:30 [2020-12-16T17:02:30.425Z] #41 17.21   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:02:30 [2020-12-16T17:02:30.454Z] #47 32.73 go: extracting github.com/fatih/color v1.7.0
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.24   DEP      compel/plugins/std/infect.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.27   DEP      compel/plugins/std/string.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.29   DEP      compel/plugins/std/log.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.30   DEP      compel/plugins/std/fds.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.33   DEP      compel/plugins/std/std.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.36   DEP      compel/plugins/shmem/shmem.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.38   DEP      compel/plugins/fds/fds.d
17:02:30 [2020-12-16T17:02:30.682Z] #41 17.41   CC       compel/plugins/std/std.o
17:02:30 [2020-12-16T17:02:30.718Z] #47 32.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:02:30 [2020-12-16T17:02:30.750Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 12.58MB / 54.14MB 1.3s
17:02:30 [2020-12-16T17:02:30.750Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 15.73MB / 54.14MB 1.5s
17:02:30 [2020-12-16T17:02:30.938Z] #41 17.49   CC       compel/plugins/std/fds.o
17:02:30 [2020-12-16T17:02:30.938Z] #41 17.60   CC       compel/plugins/std/log.o
17:02:30 [2020-12-16T17:02:30.980Z] #47 33.11 go: downloading github.com/stretchr/testify v1.4.0
17:02:30 [2020-12-16T17:02:30.980Z] #47 33.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:02:30 [2020-12-16T17:02:30.998Z] #15 DONE 1.0s
17:02:30 [2020-12-16T17:02:30.998Z] 
17:02:30 [2020-12-16T17:02:30.998Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:02:31 [2020-12-16T17:02:31.194Z] #41 ...
17:02:31 [2020-12-16T17:02:31.194Z] 
17:02:31 [2020-12-16T17:02:31.194Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:02:31 [2020-12-16T17:02:31.194Z] #12 DONE 1.7s
17:02:31 [2020-12-16T17:02:31.194Z] 
17:02:31 [2020-12-16T17:02:31.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:31 [2020-12-16T17:02:31.194Z] #41 17.89   CC       compel/plugins/std/string.o
17:02:31 [2020-12-16T17:02:31.194Z] #41 ...
17:02:31 [2020-12-16T17:02:31.194Z] 
17:02:31 [2020-12-16T17:02:31.194Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:02:31 [2020-12-16T17:02:31.249Z] #47 33.38 go: extracting github.com/stretchr/testify v1.4.0
17:02:31 [2020-12-16T17:02:31.453Z] Merge succeeded, producing 7dbb1748f26102f2eb89f89257f9307be2655a2d
17:02:31 [2020-12-16T17:02:31.454Z] Checking out Revision 7dbb1748f26102f2eb89f89257f9307be2655a2d (PR-41636)
17:02:31 [2020-12-16T17:02:31.510Z] #47 33.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:02:31 [2020-12-16T17:02:31.510Z] #47 ...
17:02:31 [2020-12-16T17:02:31.510Z] 
17:02:31 [2020-12-16T17:02:31.510Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:31 [2020-12-16T17:02:31.510Z] #49 23.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:02:31 [2020-12-16T17:02:31.510Z] #49 24.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:02:31 [2020-12-16T17:02:31.510Z] #49 27.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:02:31 [2020-12-16T17:02:31.510Z] #49 29.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:02:31 [2020-12-16T17:02:31.510Z] #49 29.64 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:02:31 [2020-12-16T17:02:31.510Z] #49 29.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:02:31 [2020-12-16T17:02:31.510Z] #49 30.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:02:31 [2020-12-16T17:02:31.510Z] #49 31.68 runtime
17:02:31 [2020-12-16T17:02:31.510Z] #49 31.76 runtime/cgo
17:02:31 [2020-12-16T17:02:31.510Z] #49 ...
17:02:31 [2020-12-16T17:02:31.510Z] 
17:02:31 [2020-12-16T17:02:31.510Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:31 [2020-12-16T17:02:31.510Z] #47 33.75 go: downloading github.com/go-critic/go-critic v0.4.1
17:02:31 [2020-12-16T17:02:31.510Z] #47 33.85 go: extracting github.com/hashicorp/hcl v1.0.0
17:02:31 [2020-12-16T17:02:31.856Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 18.87MB / 54.14MB 1.7s
17:02:31 [2020-12-16T17:02:31.856Z] #26 ...
17:02:31 [2020-12-16T17:02:31.856Z] 
17:02:31 [2020-12-16T17:02:31.856Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:02:31 [2020-12-16T17:02:31.856Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
17:02:31 [2020-12-16T17:02:31.856Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
17:02:31 [2020-12-16T17:02:31.856Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
17:02:31 [2020-12-16T17:02:31.856Z] #62 DONE 1.9s
17:02:31 [2020-12-16T17:02:31.856Z] 
17:02:31 [2020-12-16T17:02:31.856Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:31 [2020-12-16T17:02:31.856Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 22.02MB / 54.14MB 1.8s
17:02:31 [2020-12-16T17:02:31.856Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 25.17MB / 54.14MB 2.1s
17:02:31 [2020-12-16T17:02:31.856Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 28.31MB / 54.14MB 2.3s
17:02:31 [2020-12-16T17:02:31.856Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 31.46MB / 54.14MB 2.6s
17:02:32 [2020-12-16T17:02:32.036Z] #16 DONE 1.0s
17:02:32 [2020-12-16T17:02:32.036Z] 
17:02:32 [2020-12-16T17:02:32.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:32 [2020-12-16T17:02:32.036Z] #41 35.52   LINK     criu/pie/parasite.built-in.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 35.52   GEN      criu/pie/parasite-blob.h
17:02:32 [2020-12-16T17:02:32.036Z] #41 35.53   CC       criu/pie/parasite-vdso.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 35.95   CC       criu/arch/s390/vdso-pie.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 36.10   CC       criu/arch/s390/restorer.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 36.39   CC       criu/pie/restorer.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.00   LINK     criu/pie/restorer.built-in.o
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.02   GEN      criu/pie/restorer-blob.h
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.07   DEP      criu/vdso.d
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.15   DEP      criu/uts_ns.d
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.29   DEP      criu/util.d
17:02:32 [2020-12-16T17:02:32.036Z] #41 38.38   DEP      criu/uffd.d
17:02:30 [2020-12-16T17:02:30.485Z]  > git remote # timeout=10
17:02:30 [2020-12-16T17:02:30.493Z]  > git config --get remote.origin.url # timeout=10
17:02:30 [2020-12-16T17:02:30.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:30 [2020-12-16T17:02:30.508Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:02:31 [2020-12-16T17:02:31.406Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:31 [2020-12-16T17:02:31.431Z]  > git config core.sparsecheckout # timeout=10
17:02:31 [2020-12-16T17:02:31.445Z]  > git checkout -f 7dbb1748f26102f2eb89f89257f9307be2655a2d # timeout=10
17:02:32 [2020-12-16T17:02:32.081Z] #47 34.44 go: downloading github.com/pmezard/go-difflib v1.0.0
17:02:32 [2020-12-16T17:02:32.258Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 34.60MB / 54.14MB 2.9s
17:02:32 [2020-12-16T17:02:32.258Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 37.75MB / 54.14MB 3.0s
17:02:32 [2020-12-16T17:02:32.345Z] #41 38.54   DEP      criu/tun.d
17:02:32 [2020-12-16T17:02:32.345Z] #41 38.66   DEP      criu/tty.d
17:02:32 [2020-12-16T17:02:32.561Z] #13 DONE 1.0s
17:02:32 [2020-12-16T17:02:32.561Z] 
17:02:32 [2020-12-16T17:02:32.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.05   CC       compel/plugins/std/infect.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.16   CC       compel/arch/x86/plugins/std/parasite-head.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.21   CC       compel/arch/x86/plugins/std/memcpy.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.26   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.30   AR       compel/plugins/std.lib.a
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.37   CC       compel/plugins/fds/fds.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.43   AR       compel/plugins/fds.lib.a
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.47   HOSTDEP  compel/src/lib/log-host.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.50   HOSTDEP  compel/src/lib/handle-elf-host.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.53   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.54   HOSTDEP  compel/src/main-host.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.56   DEP      compel/src/lib/ptrace.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.58   DEP      compel/src/lib/infect.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.61   DEP      compel/src/lib/infect-util.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.63   DEP      compel/src/lib/infect-rpc.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.65   DEP      compel/arch/x86/src/lib/infect.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.67   DEP      compel/arch/x86/src/lib/cpu.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.72   DEP      compel/src/lib/log.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.75   DEP      compel/src/main.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.79   DEP      compel/src/lib/handle-elf.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.81   DEP      compel/arch/x86/src/lib/handle-elf.d
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.84   CC       compel/src/lib/log.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 18.91   CC       compel/arch/x86/src/lib/cpu.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 19.07   CC       compel/arch/x86/src/lib/infect.o
17:02:32 [2020-12-16T17:02:32.561Z] #41 19.26   CC       compel/src/lib/infect-rpc.o
17:02:32 [2020-12-16T17:02:32.634Z] #41 38.77   DEP      criu/timerfd.d
17:02:32 [2020-12-16T17:02:32.634Z] #41 38.93   DEP      criu/timens.d
17:02:32 [2020-12-16T17:02:32.665Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 41.94MB / 54.14MB 3.3s
17:02:32 [2020-12-16T17:02:32.819Z] #41 19.34   CC       compel/src/lib/infect-util.o
17:02:32 [2020-12-16T17:02:32.819Z] #41 19.40   CC       compel/src/lib/infect.o
17:02:32 [2020-12-16T17:02:32.923Z] #41 ...
17:02:32 [2020-12-16T17:02:32.923Z] 
17:02:32 [2020-12-16T17:02:32.923Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:02:32 [2020-12-16T17:02:32.923Z] #17 DONE 0.9s
17:02:32 [2020-12-16T17:02:32.923Z] 
17:02:32 [2020-12-16T17:02:32.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:32 [2020-12-16T17:02:32.923Z] #41 39.08   DEP      criu/sysfs_parse.d
17:02:32 [2020-12-16T17:02:32.923Z] #41 39.16   DEP      criu/sysctl.d
17:02:33 [2020-12-16T17:02:33.025Z] #47 35.02 go: extracting github.com/pmezard/go-difflib v1.0.0
17:02:33 [2020-12-16T17:02:33.025Z] #47 35.12 go: downloading github.com/mattn/go-isatty v0.0.8
17:02:33 [2020-12-16T17:02:33.072Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 46.14MB / 54.14MB 3.6s
17:02:33 [2020-12-16T17:02:33.072Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 50.66MB / 54.14MB 3.9s
17:02:33 [2020-12-16T17:02:33.212Z] #41 39.33   DEP      criu/string.d
17:02:33 [2020-12-16T17:02:33.212Z] #41 39.35   DEP      criu/stats.d
17:02:33 [2020-12-16T17:02:33.212Z] #41 39.42   DEP      criu/sockets.d
17:02:33 [2020-12-16T17:02:33.286Z] #47 35.69 go: extracting github.com/mattn/go-isatty v0.0.8
17:02:33 [2020-12-16T17:02:33.382Z] #41 19.96   CC       compel/src/lib/ptrace.o
17:02:33 [2020-12-16T17:02:33.382Z] #41 20.10   AR       compel/libcompel.a
17:02:33 [2020-12-16T17:02:33.391Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 4.2s done
17:02:33 [2020-12-16T17:02:33.391Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582
17:02:33 [2020-12-16T17:02:33.502Z] #41 39.63   DEP      criu/sk-unix.d
17:02:33 [2020-12-16T17:02:33.502Z] #41 39.79   DEP      criu/sk-tcp.d
17:02:33 [2020-12-16T17:02:33.653Z] #41 20.16   HOSTCC   compel/src/main-host.o
17:02:33 [2020-12-16T17:02:33.653Z] #41 20.27   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:02:33 [2020-12-16T17:02:33.653Z] #41 20.32   HOSTCC   compel/src/lib/handle-elf-host.o
17:02:33 [2020-12-16T17:02:33.791Z] #41 39.94   DEP      criu/sk-queue.d
17:02:33 [2020-12-16T17:02:33.791Z] #41 40.01   DEP      criu/sk-packet.d
17:02:33 [2020-12-16T17:02:33.791Z] #41 40.11   DEP      criu/sk-netlink.d
17:02:33 [2020-12-16T17:02:33.858Z] #47 35.99 go: extracting github.com/go-critic/go-critic v0.4.1
17:02:33 [2020-12-16T17:02:33.858Z] #47 36.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:02:33 [2020-12-16T17:02:33.858Z] #47 36.20 go: downloading github.com/sirupsen/logrus v1.4.2
17:02:33 [2020-12-16T17:02:33.910Z] #41 20.44   HOSTCC   compel/src/lib/log-host.o
17:02:33 [2020-12-16T17:02:33.910Z] #41 20.50   HOSTLINK compel/compel-host-bin
17:02:33 [2020-12-16T17:02:33.910Z] #41 20.57   DEP      soccr/soccr.d
17:02:33 [2020-12-16T17:02:33.910Z] #41 20.65   CC       soccr/soccr.o
17:02:34 [2020-12-16T17:02:34.080Z] #41 40.21   DEP      criu/sk-inet.d
17:02:34 [2020-12-16T17:02:34.080Z] #41 40.31   DEP      criu/signalfd.d
17:02:34 [2020-12-16T17:02:34.080Z] #41 40.48   DEP      criu/sigframe.d
17:02:34 [2020-12-16T17:02:34.119Z] #47 36.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:02:34 [2020-12-16T17:02:34.166Z] #41 ...
17:02:34 [2020-12-16T17:02:34.166Z] 
17:02:34 [2020-12-16T17:02:34.166Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:02:34 [2020-12-16T17:02:34.166Z] #14 0.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:34 [2020-12-16T17:02:34.166Z] #14 DONE 1.9s
17:02:34 [2020-12-16T17:02:34.166Z] 
17:02:34 [2020-12-16T17:02:34.166Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:34 [2020-12-16T17:02:34.166Z] #38 DONE 49.7s
17:02:34 [2020-12-16T17:02:34.166Z] 
17:02:34 [2020-12-16T17:02:34.166Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:02:34 [2020-12-16T17:02:34.369Z] #41 40.56   DEP      criu/shmem.d
17:02:34 [2020-12-16T17:02:34.369Z] #41 40.65   DEP      criu/servicefd.d
17:02:34 [2020-12-16T17:02:34.380Z] #47 36.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:02:34 [2020-12-16T17:02:34.642Z] #47 37.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:02:34 [2020-12-16T17:02:34.642Z] #47 ...
17:02:34 [2020-12-16T17:02:34.642Z] 
17:02:34 [2020-12-16T17:02:34.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:34 [2020-12-16T17:02:34.642Z] #40 27.02 Fetched 8409 kB in 22s (383 kB/s)
17:02:34 [2020-12-16T17:02:34.658Z] #41 40.81   DEP      criu/seize.d
17:02:34 [2020-12-16T17:02:34.658Z] #41 40.95   DEP      criu/seccomp.d
17:02:34 [2020-12-16T17:02:34.903Z] #40 27.02 Reading package lists...
17:02:34 [2020-12-16T17:02:34.903Z] #40 ...
17:02:34 [2020-12-16T17:02:34.903Z] 
17:02:34 [2020-12-16T17:02:34.903Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:34 [2020-12-16T17:02:34.903Z] #47 37.10 go: extracting github.com/sirupsen/logrus v1.4.2
17:02:34 [2020-12-16T17:02:34.903Z] #47 37.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:02:34 [2020-12-16T17:02:34.948Z] #41 41.14   DEP      criu/rst-malloc.d
17:02:34 [2020-12-16T17:02:34.948Z] #41 41.19   DEP      criu/rbtree.d
17:02:34 [2020-12-16T17:02:34.948Z] #41 41.21   DEP      criu/pstree.d
17:02:34 [2020-12-16T17:02:34.948Z] #41 41.31   DEP      criu/protobuf.d
17:02:35 [2020-12-16T17:02:35.164Z] #47 37.28 go: downloading github.com/stretchr/objx v0.2.0
17:02:35 [2020-12-16T17:02:35.164Z] #47 37.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:02:35 [2020-12-16T17:02:35.237Z] #41 41.45   GEN      criu/protobuf-desc-gen.h
17:02:35 [2020-12-16T17:02:35.428Z] #47 37.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:02:35 [2020-12-16T17:02:35.625Z] #38 ...
17:02:35 [2020-12-16T17:02:35.625Z] 
17:02:35 [2020-12-16T17:02:35.625Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.597 + RM_GOPATH=0
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.597 + TMP_GOPATH=
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.597 + : /build
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.597 + '[' -z '' ']'
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.597 ++ mktemp -d
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.601 + export GOPATH=/tmp/tmp.ITq4ekGybt
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.601 + GOPATH=/tmp/tmp.ITq4ekGybt
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.601 + RM_GOPATH=1
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.601 + case "$(go env GOARCH)" in
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.601 ++ go env GOARCH
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 Install docker/cli version 17.06.2-ce from stable
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + export GO_BUILDMODE=-buildmode=pie
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + GO_BUILDMODE=-buildmode=pie
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 ++ dirname /tmp/install/install.sh
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + dir=/tmp/install
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + bin=dockercli
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + shift
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + . /tmp/install/dockercli.installer
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 ++ : stable
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 ++ : 17.06.2-ce
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + install_dockercli
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 ++ uname -m
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + arch=x86_64
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + '[' x86_64 '!=' x86_64 ']'
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + url=https://download.docker.com/linux/static
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.605 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:02:35 [2020-12-16T17:02:35.625Z] #22 5.617 + tar -xz docker/docker
17:02:35 [2020-12-16T17:02:35.625Z] #22 ...
17:02:35 [2020-12-16T17:02:35.625Z] 
17:02:35 [2020-12-16T17:02:35.625Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + RM_GOPATH=0
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + TMP_GOPATH=
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + : /build
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + '[' -z '' ']'
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 ++ mktemp -d
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + export GOPATH=/tmp/tmp.Fj8keQ1oZ2
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + GOPATH=/tmp/tmp.Fj8keQ1oZ2
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + RM_GOPATH=1
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + case "$(go env GOARCH)" in
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 ++ go env GOARCH
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + export GO_BUILDMODE=-buildmode=pie
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.738 + GO_BUILDMODE=-buildmode=pie
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.739 ++ dirname /tmp/install/install.sh
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.741 + dir=/tmp/install
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 + bin=vndr
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 + shift
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 + '[' '!' -f /tmp/install/vndr.installer ']'
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 + . /tmp/install/vndr.installer
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.742 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.747 + install_vndr
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.747 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Fj8keQ1oZ2/src/github.com/LK4D4/vndr
17:02:35 [2020-12-16T17:02:35.625Z] #43 5.747 Cloning into '/tmp/tmp.Fj8keQ1oZ2/src/github.com/LK4D4/vndr'...
17:02:35 [2020-12-16T17:02:35.625Z] #43 6.193 + cd /tmp/tmp.Fj8keQ1oZ2/src/github.com/LK4D4/vndr
17:02:35 [2020-12-16T17:02:35.625Z] #43 6.193 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:02:35 [2020-12-16T17:02:35.625Z] #43 6.203 + go build -buildmode=pie -v -o /build/vndr .
17:02:35 [2020-12-16T17:02:35.690Z] #47 37.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:02:35 [2020-12-16T17:02:35.690Z] #47 37.93 go: extracting github.com/stretchr/objx v0.2.0
17:02:35 [2020-12-16T17:02:35.690Z] #47 38.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:02:35 [2020-12-16T17:02:35.950Z] #47 38.13 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:02:35 [2020-12-16T17:02:35.950Z] #47 38.25 go: downloading github.com/davecgh/go-spew v1.1.1
17:02:35 [2020-12-16T17:02:35.950Z] #47 38.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:02:35 [2020-12-16T17:02:35.950Z] #47 38.27 go: downloading github.com/kisielk/gotool v1.0.0
17:02:35 [2020-12-16T17:02:35.973Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:02:36 [2020-12-16T17:02:36.061Z] #15 DONE 1.8s
17:02:36 [2020-12-16T17:02:36.061Z] 
17:02:36 [2020-12-16T17:02:36.061Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:36 [2020-12-16T17:02:36.061Z] #47 50.62 + /build/golangci-lint --version
17:02:36 [2020-12-16T17:02:36.061Z] #47 50.97 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:02:36 [2020-12-16T17:02:36.061Z] #47 DONE 51.6s
17:02:36 [2020-12-16T17:02:36.061Z] 
17:02:36 [2020-12-16T17:02:36.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.04   AR       soccr/libsoccr.a
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.09 make[1]: 'soccr/libsoccr.a' is up to date.
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.35   DEP      criu/arch/x86/sigframe.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.39   DEP      criu/arch/x86/sigaction_compat.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.44   DEP      criu/arch/x86/kerndat.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.50   DEP      criu/arch/x86/crtools.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.54   DEP      criu/arch/x86/cpu.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.59   CC       criu/arch/x86/cpu.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 21.76   CC       criu/arch/x86/crtools.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.08   CC       criu/arch/x86/kerndat.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.21   CC       criu/arch/x86/sigaction_compat.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.28   CC       criu/arch/x86/sigframe.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.36   LINK     criu/arch/x86/crtools.built-in.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.41   DEP      criu/pie/util-vdso-elf32.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.45   DEP      criu/pie/util-vdso.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.49   DEP      criu/pie/util.d
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.54   CC       criu/pie/util.o
17:02:36 [2020-12-16T17:02:36.062Z] #41 22.64   CC       criu/pie/util-vdso.o
17:02:35 [2020-12-16T17:02:35.958Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:02:36 [2020-12-16T17:02:36.195Z] #43 ...
17:02:36 [2020-12-16T17:02:36.195Z] 
17:02:36 [2020-12-16T17:02:36.195Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + RM_GOPATH=0
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + TMP_GOPATH=
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + : /build
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + '[' -z '' ']'
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 ++ mktemp -d
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + export GOPATH=/tmp/tmp.eSsWhNm4AC
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + GOPATH=/tmp/tmp.eSsWhNm4AC
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + RM_GOPATH=1
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 + case "$(go env GOARCH)" in
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.163 ++ go env GOARCH
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.216 + export GO_BUILDMODE=-buildmode=pie
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.216 + GO_BUILDMODE=-buildmode=pie
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.221 ++ dirname /tmp/install/install.sh
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.221 + dir=/tmp/install
17:02:36 [2020-12-16T17:02:36.195Z] #47 7.222 + bin=golangci_lint
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + shift
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + . /tmp/install/golangci_lint.installer
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 ++ : v1.23.8
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + install_golangci_lint
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + set -e
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + export GO111MODULE=on
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + GO111MODULE=on
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + GOBIN=/build
17:02:36 [2020-12-16T17:02:36.196Z] #47 7.222 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:02:36 [2020-12-16T17:02:36.222Z] #47 38.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:02:36 [2020-12-16T17:02:36.267Z] #41 42.45   DEP      criu/protobuf-desc.d
17:02:36 [2020-12-16T17:02:36.267Z] #41 42.58   DEP      criu/proc_parse.d
17:02:36 [2020-12-16T17:02:36.318Z] #41 22.88   CC       criu/pie/util-vdso-elf32.o
17:02:36 [2020-12-16T17:02:36.456Z] #47 7.293 go: finding github.com v1.23.8
17:02:36 [2020-12-16T17:02:36.456Z] #47 7.293 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:02:36 [2020-12-16T17:02:36.456Z] #47 7.293 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:02:36 [2020-12-16T17:02:36.456Z] #47 7.293 go: finding github.com/golangci/golangci-lint v1.23.8
17:02:36 [2020-12-16T17:02:36.456Z] #47 7.293 go: finding github.com/golangci v1.23.8
17:02:36 [2020-12-16T17:02:36.556Z] #41 42.76   DEP      criu/plugin.d
17:02:36 [2020-12-16T17:02:36.556Z] #41 42.85   DEP      criu/pipes.d
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.10   AR       criu/pie/pie.lib.a
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.18   DEP      criu/pie/restorer.d
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.24   DEP      criu/arch/x86/sigaction_compat_pie.d
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.28   DEP      criu/arch/x86/restorer_unmap.d
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.29   DEP      criu/arch/x86/restorer.d
17:02:36 [2020-12-16T17:02:36.575Z] #41 23.35   DEP      criu/arch/x86/vdso-pie.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:36 [2020-12-16T17:02:36.717Z] #47 ...
17:02:36 [2020-12-16T17:02:36.717Z] 
17:02:36 [2020-12-16T17:02:36.717Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:36 [2020-12-16T17:02:36.717Z] #38 7.484 + git clone https://github.com/docker/distribution.git .
17:02:36 [2020-12-16T17:02:36.717Z] #38 7.487 Cloning into '.'...
17:02:36 [2020-12-16T17:02:36.799Z] #47 38.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:02:36 [2020-12-16T17:02:36.799Z] #47 39.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:02:36 [2020-12-16T17:02:36.799Z] #47 39.04 go: extracting github.com/kisielk/gotool v1.0.0
17:02:36 [2020-12-16T17:02:36.799Z] #47 39.12 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:02:36 [2020-12-16T17:02:36.799Z] #47 39.23 go: downloading github.com/go-toolsmith/typep v1.0.0
17:02:36 [2020-12-16T17:02:36.831Z] #41 23.42   DEP      criu/pie/parasite-vdso.d
17:02:36 [2020-12-16T17:02:36.831Z] #41 23.48   DEP      criu/pie/parasite.d
17:02:36 [2020-12-16T17:02:36.831Z] #41 23.57   CC       criu/pie/parasite.o
17:02:36 [2020-12-16T17:02:36.845Z] #41 43.03   DEP      criu/pie-util.d
17:02:36 [2020-12-16T17:02:36.845Z] #41 43.18   DEP      criu/pie-util-vdso.d
17:02:37 [2020-12-16T17:02:37.060Z] #47 39.24 go: extracting github.com/davecgh/go-spew v1.1.1
17:02:37 [2020-12-16T17:02:37.060Z] #47 39.32 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:02:37 [2020-12-16T17:02:37.060Z] #47 39.49 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:02:37 [2020-12-16T17:02:37.086Z] #26 ...
17:02:37 [2020-12-16T17:02:37.086Z] 
17:02:37 [2020-12-16T17:02:37.086Z] #23 [internal] load build context
17:02:37 [2020-12-16T17:02:37.086Z] #23 transferring context: 53.17MB 7.2s done
17:02:37 [2020-12-16T17:02:37.086Z] #23 DONE 7.3s
17:02:37 [2020-12-16T17:02:37.086Z] 
17:02:37 [2020-12-16T17:02:37.086Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.4s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.6s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done
17:02:37 [2020-12-16T17:02:37.086Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
17:02:37 [2020-12-16T17:02:37.135Z] #41 43.34   DEP      criu/path.d
17:02:37 [2020-12-16T17:02:37.135Z] #41 43.53   DEP      criu/parasite-syscall.d
17:02:37 [2020-12-16T17:02:37.358Z] #47 39.51 go: downloading gopkg.in/yaml.v2 v2.2.7
17:02:37 [2020-12-16T17:02:37.358Z] #47 39.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:02:37 [2020-12-16T17:02:37.358Z] #47 39.63 go: downloading github.com/BurntSushi/toml v0.3.1
17:02:37 [2020-12-16T17:02:37.398Z] #41 ...
17:02:37 [2020-12-16T17:02:37.398Z] 
17:02:37 [2020-12-16T17:02:37.398Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:02:37 [2020-12-16T17:02:37.398Z] #16 DONE 1.5s
17:02:37 [2020-12-16T17:02:37.398Z] 
17:02:37 [2020-12-16T17:02:37.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:37 [2020-12-16T17:02:37.398Z] #41 23.96   LINK     criu/pie/parasite.built-in.o
17:02:37 [2020-12-16T17:02:37.398Z] #41 23.96   GEN      criu/pie/parasite-blob.h
17:02:37 [2020-12-16T17:02:37.398Z] #41 23.97   CC       criu/pie/parasite-vdso.o
17:02:37 [2020-12-16T17:02:37.424Z] #41 43.80   DEP      criu/pagemap.d
17:02:37 [2020-12-16T17:02:37.424Z] #41 43.90   DEP      criu/pagemap-cache.d
17:02:37 [2020-12-16T17:02:37.429Z] + docker version
17:02:37 [2020-12-16T17:02:37.621Z] #47 39.82 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:02:37 [2020-12-16T17:02:37.621Z] #47 39.83 go: extracting github.com/go-toolsmith/typep v1.0.0
17:02:37 [2020-12-16T17:02:37.621Z] #47 39.88 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:02:37 [2020-12-16T17:02:37.656Z] #41 24.13   CC       criu/arch/x86/vdso-pie.o
17:02:37 [2020-12-16T17:02:37.656Z] #41 24.23   CC       criu/arch/x86/restorer.o
17:02:37 [2020-12-16T17:02:37.656Z] #41 24.37   CC       criu/arch/x86/restorer_unmap.o
17:02:37 [2020-12-16T17:02:37.713Z] #41 43.96   DEP      criu/page-xfer.d
17:02:37 [2020-12-16T17:02:37.713Z] #41 44.03   DEP      criu/page-pipe.d
17:02:37 [2020-12-16T17:02:37.713Z] #41 44.15   DEP      criu/netfilter.d
17:02:37 [2020-12-16T17:02:37.900Z] #47 40.22 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:02:37 [2020-12-16T17:02:37.914Z] #41 24.39   CC       criu/arch/x86/sigaction_compat_pie.o
17:02:37 [2020-12-16T17:02:37.914Z] #41 24.48   CC       criu/pie/restorer.o
17:02:38 [2020-12-16T17:02:38.003Z] #41 44.33   DEP      criu/net.d
17:02:38 [2020-12-16T17:02:38.272Z] #47 40.31 go: downloading github.com/go-toolsmith/astp v1.0.0
17:02:38 [2020-12-16T17:02:38.272Z] #47 40.48 go: extracting gopkg.in/yaml.v2 v2.2.7
17:02:38 [2020-12-16T17:02:38.272Z] #47 40.59 go: extracting github.com/go-toolsmith/astp v1.0.0
17:02:38 [2020-12-16T17:02:38.292Z] #41 44.53   DEP      criu/namespaces.d
17:02:38 [2020-12-16T17:02:38.292Z] #41 44.74   DEP      criu/mount.d
17:02:38 [2020-12-16T17:02:38.476Z] #41 25.22   LINK     criu/pie/restorer.built-in.o
17:02:38 [2020-12-16T17:02:38.533Z] #47 40.59 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:02:38 [2020-12-16T17:02:38.533Z] #47 40.60 go: extracting github.com/BurntSushi/toml v0.3.1
17:02:38 [2020-12-16T17:02:38.533Z] #47 40.75 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:02:38 [2020-12-16T17:02:38.533Z] #47 40.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:02:38 [2020-12-16T17:02:38.581Z] #41 44.91   DEP      criu/memfd.d
17:02:38 [2020-12-16T17:02:38.608Z] #10 ...
17:02:38 [2020-12-16T17:02:38.608Z] 
17:02:38 [2020-12-16T17:02:38.608Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:38 [2020-12-16T17:02:38.608Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 5.1s done
17:02:38 [2020-12-16T17:02:38.608Z] #26 DONE 9.3s
17:02:38 [2020-12-16T17:02:38.608Z] 
17:02:38 [2020-12-16T17:02:38.608Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:38 [2020-12-16T17:02:38.608Z] #27 0.264 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:38 [2020-12-16T17:02:38.608Z] #27 0.293 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:02:38 [2020-12-16T17:02:38.608Z] #27 0.312 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:38 [2020-12-16T17:02:38.732Z] #41 ...
17:02:38 [2020-12-16T17:02:38.732Z] 
17:02:38 [2020-12-16T17:02:38.732Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:02:38 [2020-12-16T17:02:38.732Z] #17 DONE 1.3s
17:02:38 [2020-12-16T17:02:38.732Z] 
17:02:38 [2020-12-16T17:02:38.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.23   GEN      criu/pie/restorer-blob.h
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.28   DEP      criu/vdso.d
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.33   DEP      criu/vdso-compat.d
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.37   DEP      criu/uts_ns.d
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.40   DEP      criu/util.d
17:02:38 [2020-12-16T17:02:38.732Z] #41 25.44   DEP      criu/uffd.d
17:02:38 [2020-12-16T17:02:38.799Z] #47 40.96 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:02:38 [2020-12-16T17:02:38.799Z] #47 ...
17:02:38 [2020-12-16T17:02:38.799Z] 
17:02:38 [2020-12-16T17:02:38.799Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:38 [2020-12-16T17:02:38.799Z] #62 31.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:02:38 [2020-12-16T17:02:38.871Z] #41 45.08   DEP      criu/mem.d
17:02:38 [2020-12-16T17:02:38.871Z] #41 45.19   DEP      criu/lsm.d
17:02:38 [2020-12-16T17:02:38.871Z] #41 45.33   DEP      criu/log.d
17:02:38 [2020-12-16T17:02:38.905Z] #27 0.514 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.49   DEP      criu/tun.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.53   DEP      criu/tty.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.57   DEP      criu/timerfd.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.61   DEP      criu/timens.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.64   DEP      criu/sysfs_parse.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.68   DEP      criu/sysctl.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.71   DEP      criu/string.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.72   DEP      criu/stats.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.75   DEP      criu/sockets.d
17:02:38 [2020-12-16T17:02:38.988Z] #41 25.80   DEP      criu/sk-unix.d
17:02:39 [2020-12-16T17:02:39.062Z] #62 ...
17:02:39 [2020-12-16T17:02:39.062Z] 
17:02:39 [2020-12-16T17:02:39.062Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:39 [2020-12-16T17:02:39.062Z] #38 30.78 Checking out files:  69% (1159/1666)   
Checking out files:  70% (1167/1666)   
Checking out files:  71% (1183/1666)   
Checking out files:  72% (1200/1666)   
Checking out files:  73% (1217/1666)   
Checking out files:  74% (1233/1666)   
Checking out files:  75% (1250/1666)   
Checking out files:  76% (1267/1666)   
Checking out files:  77% (1283/1666)   
Checking out files:  78% (1300/1666)   
Checking out files:  79% (1317/1666)   
Checking out files:  80% (1333/1666)   
Checking out files:  81% (1350/1666)   
Checking out files:  82% (1367/1666)   
Checking out files:  83% (1383/1666)   
Checking out files:  84% (1400/1666)   
Checking out files:  85% (1417/1666)   
Checking out files:  86% (1433/1666)   
Checking out files:  87% (1450/1666)   
Checking out files:  88% (1467/1666)   
Checking out files:  89% (1483/1666)   
Checking out files:  90% (1500/1666)   
Checking out files:  91% (1517/1666)   
Checking out files:  92% (1533/1666)   
Checking out files:  93% (1550/1666)   
Checking out files:  94% (1567/1666)   
Checking out files:  95% (1583/1666)   
Checking out files:  96% (1600/1666)   
Checking out files:  97% (1617/1666)   
Checking out files:  98% (1633/1666)   
Checking out files:  99% (1650/1666)   
Checking out files: 100% (1666/1666)   
Checking out files: 100% (1666/1666), done.
17:02:39 [2020-12-16T17:02:39.062Z] #38 31.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:02:39 [2020-12-16T17:02:39.062Z] #38 34.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
17:02:39 [2020-12-16T17:02:39.062Z] #38 ...
17:02:39 [2020-12-16T17:02:39.062Z] 
17:02:39 [2020-12-16T17:02:39.062Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:39 [2020-12-16T17:02:39.062Z] #47 41.38 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:02:39 [2020-12-16T17:02:39.160Z] #41 45.46   DEP      criu/libnetlink.d
17:02:39 [2020-12-16T17:02:39.160Z] #41 45.58   DEP      criu/kerndat.d
17:02:39 [2020-12-16T17:02:39.202Z] #27 ...
17:02:39 [2020-12-16T17:02:39.202Z] 
17:02:39 [2020-12-16T17:02:39.202Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:39 [2020-12-16T17:02:39.202Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.8s done
17:02:39 [2020-12-16T17:02:39.202Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
17:02:39 [2020-12-16T17:02:39.202Z] #10 DONE 9.7s
17:02:39 [2020-12-16T17:02:39.202Z] 
17:02:39 [2020-12-16T17:02:39.202Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:39 [2020-12-16T17:02:39.202Z] #27 0.797 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:02:39 [2020-12-16T17:02:39.245Z] #41 25.85   DEP      criu/sk-tcp.d
17:02:39 [2020-12-16T17:02:39.245Z] #41 25.91   DEP      criu/sk-queue.d
17:02:39 [2020-12-16T17:02:39.245Z] #41 25.95   DEP      criu/sk-packet.d
17:02:39 [2020-12-16T17:02:39.245Z] #41 25.98   DEP      criu/sk-netlink.d
17:02:39 [2020-12-16T17:02:39.245Z] #41 26.02   DEP      criu/sk-inet.d
17:02:39 [2020-12-16T17:02:39.260Z] #38 ...
17:02:39 [2020-12-16T17:02:39.260Z] 
17:02:39 [2020-12-16T17:02:39.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:39 [2020-12-16T17:02:39.260Z] #11 8.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #11 8.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #11 8.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #11 9.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #11 ...
17:02:39 [2020-12-16T17:02:39.260Z] 
17:02:39 [2020-12-16T17:02:39.260Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + : /build
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + export GOPATH=/tmp/tmp.LQXVKaintV
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + GOPATH=/tmp/tmp.LQXVKaintV
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.470 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + bin=rootlesskit
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + shift
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + . /tmp/install/rootlesskit.installer
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + install_rootlesskit
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + case "$1" in
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + export CGO_ENABLED=0
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + CGO_ENABLED=0
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + _install_rootlesskit
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LQXVKaintV/src/github.com/rootless-containers/rootlesskit
17:02:39 [2020-12-16T17:02:39.260Z] #56 6.480 Cloning into '/tmp/tmp.LQXVKaintV/src/github.com/rootless-containers/rootlesskit'...
17:02:39 [2020-12-16T17:02:39.260Z] #56 ...
17:02:39 [2020-12-16T17:02:39.260Z] 
17:02:39 [2020-12-16T17:02:39.260Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:39 [2020-12-16T17:02:39.260Z] #53 8.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #53 8.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #53 8.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:39 [2020-12-16T17:02:39.260Z] #53 9.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:39 [2020-12-16T17:02:39.323Z] #47 41.49 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:02:39 [2020-12-16T17:02:39.449Z] #41 45.76   DEP      criu/kcmp-ids.d
17:02:39 [2020-12-16T17:02:39.449Z] #41 45.79   DEP      criu/irmap.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.06   DEP      criu/signalfd.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.09   DEP      criu/sigframe.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.11   DEP      criu/shmem.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.15   DEP      criu/servicefd.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 ...
17:02:39 [2020-12-16T17:02:39.501Z] 
17:02:39 [2020-12-16T17:02:39.501Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.101 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.101 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.101 + : /build
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.101 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.101 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.103 + export GOPATH=/tmp/tmp.3cvU9e8i2f
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.103 + GOPATH=/tmp/tmp.3cvU9e8i2f
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.103 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.103 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.103 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.110 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.110 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.114 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + bin=runc
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + shift
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + '[' '!' -f /tmp/install/runc.installer ']'
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + . /tmp/install/runc.installer
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.119 + install_runc
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.121 + uname -r
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.121 + grep -q '^3\.10\.0.*\.el7\.'
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.121 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.121 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.121 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3cvU9e8i2f/src/github.com/opencontainers/runc
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.122 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:02:39 [2020-12-16T17:02:39.501Z] #51 1.132 Cloning into '/tmp/tmp.3cvU9e8i2f/src/github.com/opencontainers/runc'...
17:02:39 [2020-12-16T17:02:39.501Z] #51 2.846 + cd /tmp/tmp.3cvU9e8i2f/src/github.com/opencontainers/runc
17:02:39 [2020-12-16T17:02:39.501Z] #51 2.846 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:02:39 [2020-12-16T17:02:39.501Z] #51 3.040 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.501Z] #51 3.040 + target=static
17:02:39 [2020-12-16T17:02:39.501Z] #51 3.041 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:02:39 [2020-12-16T17:02:39.501Z] #51 3.313 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 .
17:02:39 [2020-12-16T17:02:39.501Z] #51 ...
17:02:39 [2020-12-16T17:02:39.501Z] 
17:02:39 [2020-12-16T17:02:39.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.18   DEP      criu/seize.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.21   DEP      criu/seccomp.d
17:02:39 [2020-12-16T17:02:39.501Z] #41 26.25   DEP      criu/rst-malloc.d
17:02:39 [2020-12-16T17:02:39.522Z] #53 ...
17:02:39 [2020-12-16T17:02:39.522Z] 
17:02:39 [2020-12-16T17:02:39.522Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.806 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.806 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.806 + : /build
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.806 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.812 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.819 + export GOPATH=/tmp/tmp.KpLW0hkH9C
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.819 + GOPATH=/tmp/tmp.KpLW0hkH9C
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.819 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.819 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.819 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.835 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.835 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + bin=tomlv
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + shift
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + . /tmp/install/tomlv.installer
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + install_tomlv
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KpLW0hkH9C/src/github.com/BurntSushi/toml
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.837 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:39 [2020-12-16T17:02:39.522Z] #32 6.905 Cloning into '/tmp/tmp.KpLW0hkH9C/src/github.com/BurntSushi/toml'...
17:02:39 [2020-12-16T17:02:39.522Z] #32 8.459 + cd /tmp/tmp.KpLW0hkH9C/src/github.com/BurntSushi/toml
17:02:39 [2020-12-16T17:02:39.522Z] #32 8.459 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:39 [2020-12-16T17:02:39.522Z] #32 8.494 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:02:39 [2020-12-16T17:02:39.522Z] #32 9.813 math/bits
17:02:39 [2020-12-16T17:02:39.522Z] #32 10.05 runtime
17:02:39 [2020-12-16T17:02:39.522Z] #32 ...
17:02:39 [2020-12-16T17:02:39.522Z] 
17:02:39 [2020-12-16T17:02:39.522Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.444 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.444 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.444 + : /build
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.444 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.444 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.450 + export GOPATH=/tmp/tmp.fDdQTb8CKJ
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.450 + GOPATH=/tmp/tmp.fDdQTb8CKJ
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.450 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.450 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.450 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + bin=proxy
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + shift
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + '[' '!' -f /tmp/install/proxy.installer ']'
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + . /tmp/install/proxy.installer
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + install_proxy
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + case "$1" in
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + export CGO_ENABLED=0
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + CGO_ENABLED=0
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + _install_proxy
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.469 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fDdQTb8CKJ/src/github.com/docker/libnetwork
17:02:39 [2020-12-16T17:02:39.522Z] #62 6.509 Cloning into '/tmp/tmp.fDdQTb8CKJ/src/github.com/docker/libnetwork'...
17:02:39 [2020-12-16T17:02:39.583Z] #47 41.64 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:02:39 [2020-12-16T17:02:39.583Z] #47 41.65 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:02:39 [2020-12-16T17:02:39.583Z] #47 41.92 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:02:39 [2020-12-16T17:02:39.738Z] #41 45.93   DEP      criu/ipc_ns.d
17:02:39 [2020-12-16T17:02:39.738Z] #41 ...
17:02:39 [2020-12-16T17:02:39.738Z] 
17:02:39 [2020-12-16T17:02:39.738Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:39 [2020-12-16T17:02:39.738Z] #43 70.82 crypto/tls
17:02:39 [2020-12-16T17:02:39.738Z] #43 75.03 net/http/httptrace
17:02:39 [2020-12-16T17:02:39.738Z] #43 75.17 net/http
17:02:39 [2020-12-16T17:02:39.738Z] #43 ...
17:02:39 [2020-12-16T17:02:39.738Z] 
17:02:39 [2020-12-16T17:02:39.738Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:39 [2020-12-16T17:02:39.738Z] #41 46.14   DEP      criu/image.d
17:02:39 [2020-12-16T17:02:39.757Z] #41 26.27   DEP      criu/rbtree.d
17:02:39 [2020-12-16T17:02:39.757Z] #41 26.28   DEP      criu/pstree.d
17:02:39 [2020-12-16T17:02:39.757Z] #41 26.32   DEP      criu/protobuf.d
17:02:39 [2020-12-16T17:02:39.757Z] #41 26.36   GEN      criu/protobuf-desc-gen.h
17:02:39 [2020-12-16T17:02:39.785Z] #62 ...
17:02:39 [2020-12-16T17:02:39.785Z] 
17:02:39 [2020-12-16T17:02:39.785Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.795 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.795 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.795 + : /build
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.795 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.797 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.806 + export GOPATH=/tmp/tmp.67QcrLFnor
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.806 + GOPATH=/tmp/tmp.67QcrLFnor
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.806 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.806 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.806 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.834 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.834 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.834 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + bin=gotestsum
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + shift
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + . /tmp/install/gotestsum.installer
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 ++ : v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + install_gotestsum
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + set -e
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + export GO111MODULE=on
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + GO111MODULE=on
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + GOBIN=/build
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.840 + go get gotest.tools/gotestsum@v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.919 go: finding gotest.tools/gotestsum v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 6.922 go: finding gotest.tools v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 8.339 go: downloading gotest.tools/gotestsum v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 9.143 go: extracting gotest.tools/gotestsum v0.5.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.37 go: downloading github.com/spf13/pflag v1.0.3
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.45 go: downloading github.com/fatih/color v1.9.0
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.58 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.61 go: downloading github.com/pkg/errors v0.9.1
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.65 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:39 [2020-12-16T17:02:39.785Z] #45 10.76 go: downloading github.com/jonboulle/clockwork v0.1.0
17:02:39 [2020-12-16T17:02:39.785Z] #45 ...
17:02:39 [2020-12-16T17:02:39.785Z] 
17:02:39 [2020-12-16T17:02:39.785Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + RM_GOPATH=0
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + TMP_GOPATH=
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + : /build
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + '[' -z '' ']'
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 ++ mktemp -d
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + export GOPATH=/tmp/tmp.aWy4368AJu
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + GOPATH=/tmp/tmp.aWy4368AJu
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + RM_GOPATH=1
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 + case "$(go env GOARCH)" in
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.573 ++ go env GOARCH
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.601 + export GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.601 + GO_BUILDMODE=-buildmode=pie
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.601 ++ dirname /tmp/install/install.sh
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.605 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + dir=/tmp/install
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + bin=shfmt
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + shift
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + . /tmp/install/shfmt.installer
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + install_shfmt
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aWy4368AJu/src/github.com/mvdan/sh
17:02:39 [2020-12-16T17:02:39.785Z] #49 6.609 Cloning into '/tmp/tmp.aWy4368AJu/src/github.com/mvdan/sh'...
17:02:39 [2020-12-16T17:02:39.841Z] #27 1.298 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:02:39 [2020-12-16T17:02:39.844Z] #47 42.09 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:02:39 [2020-12-16T17:02:39.844Z] #47 42.21 go: downloading github.com/subosito/gotenv v1.2.0
17:02:40 [2020-12-16T17:02:40.027Z] #41 46.24   DEP      criu/image-desc.d
17:02:40 [2020-12-16T17:02:40.028Z] #41 46.30   DEP      criu/fsnotify.d
17:02:40 [2020-12-16T17:02:40.028Z] #41 46.40   DEP      criu/filesystems.d
17:02:40 [2020-12-16T17:02:40.048Z] #49 ...
17:02:40 [2020-12-16T17:02:40.048Z] 
17:02:40 [2020-12-16T17:02:40.048Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:40 [2020-12-16T17:02:40.048Z] #34 5.854 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #34 5.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #34 5.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #34 6.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #34 8.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #34 ...
17:02:40 [2020-12-16T17:02:40.048Z] 
17:02:40 [2020-12-16T17:02:40.048Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:40 [2020-12-16T17:02:40.048Z] #40 7.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #40 7.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #40 7.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:40 [2020-12-16T17:02:40.048Z] #40 9.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:40 [2020-12-16T17:02:40.104Z] #47 42.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:02:40 [2020-12-16T17:02:40.104Z] #47 42.26 go: downloading github.com/gogo/protobuf v1.2.1
17:02:40 [2020-12-16T17:02:40.104Z] #47 42.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:02:40 [2020-12-16T17:02:40.310Z] #40 ...
17:02:40 [2020-12-16T17:02:40.310Z] 
17:02:40 [2020-12-16T17:02:40.310Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:40 [2020-12-16T17:02:40.310Z] #30 7.147 + git clone https://github.com/kolyshkin/go-swagger.git .
17:02:40 [2020-12-16T17:02:40.310Z] #30 7.147 Cloning into '.'...
17:02:40 [2020-12-16T17:02:40.317Z] #41 46.54   DEP      criu/files.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 26.83   DEP      criu/protobuf-desc.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 26.85   DEP      criu/proc_parse.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 26.90   DEP      criu/plugin.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 26.92   DEP      criu/pipes.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 26.97   DEP      criu/pie-util.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 27.00   DEP      criu/pie-util-vdso.d
17:02:40 [2020-12-16T17:02:40.318Z] #41 27.03   DEP      criu/pie-util-vdso-elf32.d
17:02:40 [2020-12-16T17:02:40.364Z] #47 42.56 go: extracting github.com/subosito/gotenv v1.2.0
17:02:40 [2020-12-16T17:02:40.585Z] #30 ...
17:02:40 [2020-12-16T17:02:40.585Z] 
17:02:40 [2020-12-16T17:02:40.585Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.15 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.18 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.28 go: extracting github.com/fatih/color v1.9.0
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.31 go: extracting github.com/pkg/errors v0.9.1
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.33 go: downloading github.com/mattn/go-colorable v0.1.6
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.33 go: downloading github.com/mattn/go-isatty v0.0.12
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.54 go: extracting github.com/spf13/pflag v1.0.3
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.54 go: extracting github.com/jonboulle/clockwork v0.1.0
17:02:40 [2020-12-16T17:02:40.585Z] #45 11.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.06   DEP      criu/path.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.10   DEP      criu/parasite-syscall.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.15   DEP      criu/pagemap.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.19   DEP      criu/pagemap-cache.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.22   DEP      criu/page-xfer.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.24   DEP      criu/page-pipe.d
17:02:40 [2020-12-16T17:02:40.587Z] #41 27.26   DEP      criu/netfilter.d
17:02:40 [2020-12-16T17:02:40.606Z] #41 46.72   DEP      criu/files-reg.d
17:02:40 [2020-12-16T17:02:40.606Z] #41 46.83   DEP      criu/files-ext.d
17:02:40 [2020-12-16T17:02:40.606Z] #41 47.00   DEP      criu/file-lock.d
17:02:40 [2020-12-16T17:02:40.842Z] #41 27.29   DEP      criu/net.d
17:02:40 [2020-12-16T17:02:40.842Z] #41 27.32   DEP      criu/namespaces.d
17:02:40 [2020-12-16T17:02:40.842Z] #41 27.35   DEP      criu/mount.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.38   DEP      criu/memfd.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.42   DEP      criu/mem.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.45   DEP      criu/lsm.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.49   DEP      criu/log.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.51   DEP      criu/libnetlink.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.54   DEP      criu/kerndat.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.57   DEP      criu/kcmp-ids.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.58   DEP      criu/irmap.d
17:02:40 [2020-12-16T17:02:40.843Z] #41 27.60   DEP      criu/ipc_ns.d
17:02:40 [2020-12-16T17:02:40.895Z] #41 47.17   DEP      criu/file-ids.d
17:02:40 [2020-12-16T17:02:40.895Z] #41 47.34   DEP      criu/fifo.d
17:02:40 [2020-12-16T17:02:40.940Z] #47 43.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:02:40 [2020-12-16T17:02:40.940Z] #47 43.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.63   DEP      criu/image.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.67   DEP      criu/image-desc.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.69   DEP      criu/fsnotify.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.73   DEP      criu/filesystems.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.77   DEP      criu/files.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.82   DEP      criu/files-reg.d
17:02:41 [2020-12-16T17:02:41.098Z] #41 27.86   DEP      criu/files-ext.d
17:02:41 [2020-12-16T17:02:41.157Z] #45 11.84 go: extracting github.com/mattn/go-isatty v0.0.12
17:02:41 [2020-12-16T17:02:41.157Z] #45 12.09 go: extracting github.com/mattn/go-colorable v0.1.6
17:02:41 [2020-12-16T17:02:41.184Z] #41 47.48   DEP      criu/fdstore.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 27.89   DEP      criu/file-lock.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 27.92   DEP      criu/file-ids.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 27.95   DEP      criu/fifo.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 27.98   DEP      criu/fdstore.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 28.00   DEP      criu/fault-injection.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 28.01   DEP      criu/external.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 28.03   DEP      criu/eventpoll.d
17:02:41 [2020-12-16T17:02:41.353Z] #41 28.07   DEP      criu/eventfd.d
17:02:41 [2020-12-16T17:02:41.474Z] #41 47.62   DEP      criu/fault-injection.d
17:02:41 [2020-12-16T17:02:41.474Z] #41 47.65   DEP      criu/external.d
17:02:41 [2020-12-16T17:02:41.474Z] #41 47.73   DEP      criu/eventpoll.d
17:02:41 [2020-12-16T17:02:41.474Z] #41 47.85   DEP      criu/eventfd.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.10   DEP      criu/crtools.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.14   DEP      criu/cr-service.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.17   DEP      criu/cr-restore.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.23   DEP      criu/cr-errno.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.24   DEP      criu/cr-dump.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.29   DEP      criu/cr-dedup.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.33   DEP      criu/cr-check.d
17:02:41 [2020-12-16T17:02:41.609Z] #41 28.37   DEP      criu/config.d
17:02:41 [2020-12-16T17:02:41.763Z] #41 47.93   DEP      criu/crtools.d
17:02:41 [2020-12-16T17:02:41.763Z] #41 48.06   DEP      criu/cr-service.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.39   DEP      criu/clone-noasan.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.41   DEP      criu/cgroup.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.45   DEP      criu/cgroup-props.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.47   DEP      criu/bitmap.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.48   DEP      criu/bfd.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.50   DEP      criu/autofs.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.54   DEP      criu/aio.d
17:02:41 [2020-12-16T17:02:41.865Z] #41 28.58   DEP      criu/action-scripts.d
17:02:41 [2020-12-16T17:02:41.884Z] #47 ...
17:02:41 [2020-12-16T17:02:41.884Z] 
17:02:41 [2020-12-16T17:02:41.884Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:41 [2020-12-16T17:02:41.884Z] #53 34.00 Fetched 8409 kB in 25s (332 kB/s)
17:02:41 [2020-12-16T17:02:41.884Z] #53 34.00 Reading package lists...
17:02:41 [2020-12-16T17:02:41.884Z] #53 ...
17:02:41 [2020-12-16T17:02:41.884Z] 
17:02:41 [2020-12-16T17:02:41.884Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:41 [2020-12-16T17:02:41.884Z] #43 39.10 vendor/golang.org/x/crypto/internal/subtle
17:02:41 [2020-12-16T17:02:41.884Z] #43 39.28 vendor/golang.org/x/crypto/curve25519
17:02:41 [2020-12-16T17:02:41.964Z] #27 3.513 Fetched 8183 kB in 3s (2513 kB/s)
17:02:42 [2020-12-16T17:02:42.052Z] #41 48.21   DEP      criu/cr-restore.d
17:02:42 [2020-12-16T17:02:42.052Z] #41 48.36   DEP      criu/cr-errno.d
17:02:42 [2020-12-16T17:02:42.052Z] #41 48.37   DEP      criu/cr-dump.d
17:02:42 [2020-12-16T17:02:42.121Z] #41 28.65   CC       criu/action-scripts.o
17:02:42 [2020-12-16T17:02:42.121Z] #41 28.80   CC       criu/aio.o
17:02:42 [2020-12-16T17:02:42.341Z] #41 48.62   DEP      criu/cr-dedup.d
17:02:42 [2020-12-16T17:02:42.341Z] #41 48.73   DEP      criu/cr-check.d
17:02:42 [2020-12-16T17:02:42.394Z] #41 28.97   CC       criu/autofs.o
17:02:42 [2020-12-16T17:02:42.454Z] #43 ...
17:02:42 [2020-12-16T17:02:42.454Z] 
17:02:42 [2020-12-16T17:02:42.454Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:42 [2020-12-16T17:02:42.454Z] #11 34.69 Fetched 8409 kB in 26s (323 kB/s)
17:02:42 [2020-12-16T17:02:42.454Z] #11 34.69 Reading package lists...
17:02:42 [2020-12-16T17:02:42.454Z] #11 ...
17:02:42 [2020-12-16T17:02:42.454Z] 
17:02:42 [2020-12-16T17:02:42.454Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:42 [2020-12-16T17:02:42.454Z] #40 27.02 Reading package lists...
17:02:42 [2020-12-16T17:02:42.631Z] #41 48.93   DEP      criu/config.d
17:02:42 [2020-12-16T17:02:42.631Z] #41 ...
17:02:42 [2020-12-16T17:02:42.631Z] 
17:02:42 [2020-12-16T17:02:42.631Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.142 + cd /tmp/tmp.6tcdqVOpXA/src/github.com/opencontainers/runc
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.142 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.571 + '[' -z '' ']'
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.571 + target=static
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.571 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:02:42 [2020-12-16T17:02:42.631Z] #51 6.970 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 .
17:02:42 [2020-12-16T17:02:42.920Z] #51 ...
17:02:42 [2020-12-16T17:02:42.920Z] 
17:02:42 [2020-12-16T17:02:42.920Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:02:42 [2020-12-16T17:02:42.920Z] #18 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:42 [2020-12-16T17:02:42.920Z] #18 0.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:42 [2020-12-16T17:02:42.920Z] #18 0.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:42 [2020-12-16T17:02:42.920Z] #18 1.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:42 [2020-12-16T17:02:42.920Z] #18 2.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB]
17:02:42 [2020-12-16T17:02:42.920Z] #18 3.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:42 [2020-12-16T17:02:42.920Z] #18 6.275 Fetched 8097 kB in 5s (1479 kB/s)
17:02:42 [2020-12-16T17:02:42.920Z] #18 6.275 Reading package lists...
17:02:42 [2020-12-16T17:02:42.920Z] #18 8.012 Reading package lists...
17:02:42 [2020-12-16T17:02:42.920Z] #18 9.819 Building dependency tree...
17:02:42 [2020-12-16T17:02:42.920Z] #18 ...
17:02:42 [2020-12-16T17:02:42.920Z] 
17:02:42 [2020-12-16T17:02:42.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:42 [2020-12-16T17:02:42.920Z] #41 49.04   DEP      criu/clone-noasan.d
17:02:42 [2020-12-16T17:02:42.920Z] #41 49.11   DEP      criu/cgroup.d
17:02:42 [2020-12-16T17:02:42.920Z] #41 49.27   DEP      criu/cgroup-props.d
17:02:42 [2020-12-16T17:02:42.961Z] #41 29.43   CC       criu/bfd.o
17:02:42 [2020-12-16T17:02:42.961Z] #41 ...
17:02:42 [2020-12-16T17:02:42.961Z] 
17:02:42 [2020-12-16T17:02:42.961Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:42 [2020-12-16T17:02:42.961Z] #51 11.89 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
17:02:42 [2020-12-16T17:02:42.961Z] #51 12.39 + mkdir -p /build
17:02:42 [2020-12-16T17:02:42.961Z] #51 12.39 + cp runc /build/runc
17:02:42 [2020-12-16T17:02:42.961Z] #51 DONE 13.5s
17:02:42 [2020-12-16T17:02:42.961Z] 
17:02:42 [2020-12-16T17:02:42.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:42 [2020-12-16T17:02:42.961Z] #41 29.61   CC       criu/bitmap.o
17:02:42 [2020-12-16T17:02:42.961Z] #41 29.66   CC       criu/cgroup-props.o
17:02:43 [2020-12-16T17:02:43.209Z] #41 49.42   DEP      criu/bitmap.d
17:02:43 [2020-12-16T17:02:43.209Z] #41 49.42   DEP      criu/bfd.d
17:02:43 [2020-12-16T17:02:43.209Z] #41 49.51   DEP      criu/autofs.d
17:02:43 [2020-12-16T17:02:43.223Z] #41 29.90   CC       criu/cgroup.o
17:02:43 [2020-12-16T17:02:43.396Z] #40 38.79 Reading package lists...
17:02:43 [2020-12-16T17:02:43.396Z] #40 ...
17:02:43 [2020-12-16T17:02:43.396Z] 
17:02:43 [2020-12-16T17:02:43.396Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:43 [2020-12-16T17:02:43.396Z] #53 34.00 Reading package lists...
17:02:43 [2020-12-16T17:02:43.482Z] #27 3.513 Reading package lists...
17:02:43 [2020-12-16T17:02:43.498Z] #41 49.67   DEP      criu/aio.d
17:02:43 [2020-12-16T17:02:43.498Z] #41 49.82   DEP      criu/action-scripts.d
17:02:43 [2020-12-16T17:02:43.787Z] #41 50.02   CC       criu/action-scripts.o
17:02:44 [2020-12-16T17:02:44.076Z] #41 50.28   CC       criu/aio.o
17:02:44 [2020-12-16T17:02:44.151Z] #41 30.76   CC       criu/clone-noasan.o
17:02:44 [2020-12-16T17:02:44.151Z] #41 30.83   CC       criu/config.o
17:02:44 [2020-12-16T17:02:44.231Z] #53 45.82 Reading package lists...
17:02:44 [2020-12-16T17:02:44.231Z] #53 ...
17:02:44 [2020-12-16T17:02:44.231Z] 
17:02:44 [2020-12-16T17:02:44.231Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:44 [2020-12-16T17:02:44.231Z] #34 36.49 Fetched 8409 kB in 28s (305 kB/s)
17:02:44 [2020-12-16T17:02:44.231Z] #34 36.49 Reading package lists...
17:02:44 [2020-12-16T17:02:44.231Z] #34 ...
17:02:44 [2020-12-16T17:02:44.231Z] 
17:02:44 [2020-12-16T17:02:44.231Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:44 [2020-12-16T17:02:44.231Z] #11 34.69 Reading package lists...
17:02:44 [2020-12-16T17:02:44.365Z] #41 50.72   CC       criu/autofs.o
17:02:44 [2020-12-16T17:02:44.463Z] #45 15.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:44 [2020-12-16T17:02:44.713Z] #41 31.23   CC       criu/cr-check.o
17:02:45 [2020-12-16T17:02:45.004Z] #27 5.010 Reading package lists...
17:02:45 [2020-12-16T17:02:45.276Z] #41 31.79   CC       criu/cr-dedup.o
17:02:45 [2020-12-16T17:02:45.276Z] #41 31.93   CC       criu/cr-dump.o
17:02:45 [2020-12-16T17:02:45.308Z] #27 6.428 Building dependency tree...
17:02:45 [2020-12-16T17:02:45.308Z] #27 6.958 The following additional packages will be installed:
17:02:45 [2020-12-16T17:02:45.394Z] #41 51.64   CC       criu/bfd.o
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.958   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.959   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.959   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.961 Suggested packages:
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.961   krb5-doc krb5-user
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.961 Recommended packages:
17:02:45 [2020-12-16T17:02:45.600Z] #27 6.961   krb5-locales publicsuffix libsasl2-modules
17:02:45 [2020-12-16T17:02:45.683Z] #41 52.09   CC       criu/bitmap.o
17:02:45 [2020-12-16T17:02:45.847Z] #45 ...
17:02:45 [2020-12-16T17:02:45.847Z] 
17:02:45 [2020-12-16T17:02:45.847Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:45 [2020-12-16T17:02:45.847Z] #22 16.72 + mkdir -p /build
17:02:45 [2020-12-16T17:02:45.847Z] #22 16.72 + mv docker/docker /build/
17:02:45 [2020-12-16T17:02:45.847Z] #22 16.73 + rmdir docker
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.334 The following NEW packages will be installed:
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.335   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.335   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.336   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.336   libssh2-1 libssl1.1 openssl
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.382 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.382 Need to get 5166 kB of archives.
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.382 After this operation, 14.6 MB of additional disk space will be used.
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.382 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.395 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.428 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.442 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.444 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.449 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.454 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
17:02:45 [2020-12-16T17:02:45.899Z] #27 7.485 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.498 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.504 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.512 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.520 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.539 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.547 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.551 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.556 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.567 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
17:02:45 [2020-12-16T17:02:45.900Z] #27 7.594 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
17:02:45 [2020-12-16T17:02:45.973Z] #41 52.24   CC       criu/cgroup-props.o
17:02:46 [2020-12-16T17:02:46.200Z] #27 7.614 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:02:46 [2020-12-16T17:02:46.200Z] #27 7.641 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:02:46 [2020-12-16T17:02:46.200Z] #27 7.653 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:02:46 [2020-12-16T17:02:46.205Z] #41 32.61   CC       criu/cr-errno.o
17:02:46 [2020-12-16T17:02:46.205Z] #41 32.64   CC       criu/cr-restore.o
17:02:46 [2020-12-16T17:02:46.418Z] #22 DONE 17.2s
17:02:46 [2020-12-16T17:02:46.418Z] 
17:02:46 [2020-12-16T17:02:46.418Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:46 [2020-12-16T17:02:46.418Z] #56 13.08 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.
17:02:46 [2020-12-16T17:02:46.418Z] #56 13.15 + cd /tmp/tmp.LQXVKaintV/src/github.com/rootless-containers/rootlesskit
17:02:46 [2020-12-16T17:02:46.418Z] #56 13.15 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:46 [2020-12-16T17:02:46.418Z] #56 13.29 + for f in rootlesskit rootlesskit-docker-proxy
17:02:46 [2020-12-16T17:02:46.418Z] #56 13.29 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.909 debconf: delaying package configuration, since apt-utils is not installed
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.939 Fetched 5166 kB in 0s (18.1 MB/s)
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.967 Selecting previously unselected package libssl1.1:ppc64el.
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.967 (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.)
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.976 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ...
17:02:46 [2020-12-16T17:02:46.495Z] #27 7.979 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-16T17:02:46.603Z] #41 52.79   CC       criu/cgroup.o
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.215 Selecting previously unselected package openssl.
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.215 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ...
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.216 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.351 Selecting previously unselected package ca-certificates.
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.354 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:02:46 [2020-12-16T17:02:46.792Z] #27 8.355 Unpacking ca-certificates (20200601~deb10u1) ...
17:02:46 [2020-12-16T17:02:46.988Z] #56 ...
17:02:46 [2020-12-16T17:02:46.988Z] 
17:02:46 [2020-12-16T17:02:46.988Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:46 [2020-12-16T17:02:46.988Z] #43 7.855 internal/cpu
17:02:46 [2020-12-16T17:02:46.988Z] #43 7.861 runtime/internal/atomic
17:02:46 [2020-12-16T17:02:46.988Z] #43 8.382 runtime/internal/sys
17:02:46 [2020-12-16T17:02:46.988Z] #43 8.648 internal/bytealg
17:02:46 [2020-12-16T17:02:46.988Z] #43 8.663 runtime/internal/math
17:02:46 [2020-12-16T17:02:46.988Z] #43 8.895 internal/race
17:02:46 [2020-12-16T17:02:46.988Z] #43 9.022 sync/atomic
17:02:46 [2020-12-16T17:02:46.988Z] #43 9.340 unicode
17:02:46 [2020-12-16T17:02:46.988Z] #43 9.674 runtime
17:02:46 [2020-12-16T17:02:46.988Z] #43 15.00 unicode/utf8
17:02:46 [2020-12-16T17:02:46.988Z] #43 16.35 math
17:02:46 [2020-12-16T17:02:46.988Z] #43 ...
17:02:46 [2020-12-16T17:02:46.988Z] 
17:02:46 [2020-12-16T17:02:46.988Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:46 [2020-12-16T17:02:46.988Z] #45 18.07 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.528 Selecting previously unselected package libkeyutils1:ppc64el.
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.528 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.529 Unpacking libkeyutils1:ppc64el (1.6-6) ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.553 Selecting previously unselected package libkrb5support0:ppc64el.
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.555 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.557 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.586 Selecting previously unselected package libk5crypto3:ppc64el.
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.588 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.590 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.627 Selecting previously unselected package libkrb5-3:ppc64el.
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.629 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.631 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.711 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.714 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.715 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.091Z] #27 8.756 Selecting previously unselected package libsasl2-modules-db:ppc64el.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.759 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.773 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.788 Selecting previously unselected package libsasl2-2:ppc64el.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.791 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.794 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.828 Selecting previously unselected package libldap-common.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.830 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.839 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.870 Selecting previously unselected package libldap-2.4-2:ppc64el.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.872 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.874 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.927 Selecting previously unselected package libnghttp2-14:ppc64el.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.930 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.931 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.964 Selecting previously unselected package libpsl5:ppc64el.
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.966 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.968 Unpacking libpsl5:ppc64el (0.20.2-2) ...
17:02:47 [2020-12-16T17:02:47.387Z] #27 8.999 Selecting previously unselected package librtmp1:ppc64el.
17:02:47 [2020-12-16T17:02:47.458Z] Client: Docker Engine - Community
17:02:47 [2020-12-16T17:02:47.459Z]  Version:           19.03.13
17:02:47 [2020-12-16T17:02:47.459Z]  API version:       1.40
17:02:47 [2020-12-16T17:02:47.459Z]  Go version:        go1.13.15
17:02:47 [2020-12-16T17:02:47.459Z]  Git commit:        4484c46
17:02:47 [2020-12-16T17:02:47.459Z]  Built:             Wed Sep 16 17:03:45 2020
17:02:47 [2020-12-16T17:02:47.459Z]  OS/Arch:           linux/arm64
17:02:47 [2020-12-16T17:02:47.459Z]  Experimental:      false
17:02:47 [2020-12-16T17:02:47.459Z] 
17:02:47 [2020-12-16T17:02:47.459Z] Server: Docker Engine - Community
17:02:47 [2020-12-16T17:02:47.459Z]  Engine:
17:02:47 [2020-12-16T17:02:47.459Z]   Version:          19.03.13
17:02:47 [2020-12-16T17:02:47.459Z]   API version:      1.40 (minimum version 1.12)
17:02:47 [2020-12-16T17:02:47.459Z]   Go version:       go1.13.15
17:02:47 [2020-12-16T17:02:47.459Z]   Git commit:       4484c46
17:02:47 [2020-12-16T17:02:47.459Z]   Built:            Wed Sep 16 17:02:17 2020
17:02:47 [2020-12-16T17:02:47.459Z]   OS/Arch:          linux/arm64
17:02:47 [2020-12-16T17:02:47.459Z]   Experimental:     true
17:02:47 [2020-12-16T17:02:47.459Z]  containerd:
17:02:47 [2020-12-16T17:02:47.459Z]   Version:          1.3.7
17:02:47 [2020-12-16T17:02:47.459Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:02:47 [2020-12-16T17:02:47.459Z]  runc:
17:02:47 [2020-12-16T17:02:47.459Z]   Version:          1.0.0-rc10
17:02:47 [2020-12-16T17:02:47.459Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:02:47 [2020-12-16T17:02:47.459Z]  docker-init:
17:02:47 [2020-12-16T17:02:47.459Z]   Version:          0.18.0
17:02:47 [2020-12-16T17:02:47.459Z]   GitCommit:        fec3683
17:02:47 [2020-12-16T17:02:47.558Z] #45 ...
17:02:47 [2020-12-16T17:02:47.558Z] 
17:02:47 [2020-12-16T17:02:47.558Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:47 [2020-12-16T17:02:47.558Z] #47 8.365 go: downloading github.com/golangci/golangci-lint v1.23.8
17:02:47 [2020-12-16T17:02:47.558Z] #47 9.124 go: extracting github.com/golangci/golangci-lint v1.23.8
17:02:47 [2020-12-16T17:02:47.558Z] #47 ...
17:02:47 [2020-12-16T17:02:47.558Z] 
17:02:47 [2020-12-16T17:02:47.558Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:47 [2020-12-16T17:02:47.558Z] #45 18.38 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:47 [2020-12-16T17:02:47.573Z] #41 34.07   CC       criu/cr-service.o
[Pipeline] sh
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.000 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.002 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.031 Selecting previously unselected package libssh2-1:ppc64el.
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.034 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.035 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.083 Selecting previously unselected package libcurl4:ppc64el.
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.086 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.087 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.164 Selecting previously unselected package curl.
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.169 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.681Z] #27 9.176 Unpacking curl (7.64.0-4+deb10u1) ...
17:02:47 [2020-12-16T17:02:47.829Z] #41 34.54   CC       criu/crtools.o
17:02:47 [2020-12-16T17:02:47.933Z] + docker info
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.329 Selecting previously unselected package libonig5:ppc64el.
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.331 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.333 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.382 Selecting previously unselected package libjq1:ppc64el.
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.386 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.388 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.423 Selecting previously unselected package jq.
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.425 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.428 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.458 Setting up libkeyutils1:ppc64el (1.6-6) ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.462 Setting up libpsl5:ppc64el (0.20.2-2) ...
17:02:47 [2020-12-16T17:02:47.975Z] #27 9.465 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
17:02:48 [2020-12-16T17:02:48.086Z] #41 34.70   CC       criu/eventfd.o
17:02:48 [2020-12-16T17:02:48.106Z] #41 ...
17:02:48 [2020-12-16T17:02:48.107Z] 
17:02:48 [2020-12-16T17:02:48.107Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:48 [2020-12-16T17:02:48.107Z] #43 82.47 github.com/LK4D4/vndr/godl
17:02:48 [2020-12-16T17:02:48.107Z] #43 83.04 github.com/LK4D4/vndr
17:02:48 [2020-12-16T17:02:48.107Z] #43 DONE 89.2s
17:02:48 [2020-12-16T17:02:48.107Z] 
17:02:48 [2020-12-16T17:02:48.107Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30 libcap2-bin is already the newest version (1:2.25-2).
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30 The following additional packages will be installed:
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   python3.7 python3.7-minimal vim-runtime xxd
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30 Suggested packages:
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30 Recommended packages:
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:48 [2020-12-16T17:02:48.107Z] #18 10.30   python3-keyrings.alt python3-xdg unzip
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66 The following NEW packages will be installed:
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.66   xz-utils zip
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.74 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.74 Need to get 27.7 MB of archives.
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.74 After this operation, 117 MB of additional disk space will be used.
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 11.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 12.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.28 debconf: delaying package configuration, since apt-utils is not installed
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.31 Fetched 27.7 MB in 1s (26.1 MB/s)
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.35 Selecting previously unselected package pigz.
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.40 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.40 Unpacking pigz (2.4-1) ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.46 Selecting previously unselected package libpython3.7-minimal:s390x.
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.47 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.88 Selecting previously unselected package python3.7-minimal.
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 13.89 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 14.61 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.107Z] #18 14.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.269Z] #27 9.624 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.627 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.631 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.634 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.638 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.641 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.644 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.648 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.652 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.655 Setting up openssl (1.1.1d-0+deb10u4) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.662 Setting up libonig5:ppc64el (6.9.1-1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.665 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.668 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
17:02:48 [2020-12-16T17:02:48.270Z] #27 9.672 Setting up ca-certificates (20200601~deb10u1) ...
17:02:48 [2020-12-16T17:02:48.342Z] #41 34.82   CC       criu/eventpoll.o
17:02:48 [2020-12-16T17:02:48.342Z] #41 35.08   CC       criu/external.o
17:02:48 [2020-12-16T17:02:48.599Z] #41 35.19   CC       criu/fault-injection.o
17:02:48 [2020-12-16T17:02:48.599Z] #41 35.23   CC       criu/fdstore.o
17:02:48 [2020-12-16T17:02:48.599Z] #41 35.32   CC       criu/fifo.o
17:02:48 [2020-12-16T17:02:48.599Z] #41 ...
17:02:48 [2020-12-16T17:02:48.599Z] 
17:02:48 [2020-12-16T17:02:48.599Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.299 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:48 [2020-12-16T17:02:48.599Z] #18 1.654 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:48 [2020-12-16T17:02:48.599Z] #18 2.846 Fetched 8409 kB in 2s (3951 kB/s)
17:02:48 [2020-12-16T17:02:48.599Z] #18 2.846 Reading package lists...
17:02:48 [2020-12-16T17:02:48.599Z] #18 3.679 Reading package lists...
17:02:48 [2020-12-16T17:02:48.599Z] #18 4.609 Building dependency tree...
17:02:48 [2020-12-16T17:02:48.599Z] #18 4.965 libcap2-bin is already the newest version (1:2.25-2).
17:02:48 [2020-12-16T17:02:48.599Z] #18 4.965 The following additional packages will be installed:
17:02:48 [2020-12-16T17:02:48.599Z] #18 4.965   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:02:48 [2020-12-16T17:02:48.599Z] #18 4.965   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   python3.7 python3.7-minimal vim-runtime xxd
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965 Suggested packages:
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965 Recommended packages:
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   aufs-dkms nftables build-essential python3-dev python3-keyring
17:02:48 [2020-12-16T17:02:48.600Z] #18 4.965   python3-keyrings.alt python3-xdg unzip
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.475 The following NEW packages will be installed:
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.476   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.476   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.476   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.476   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.477   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.477   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.477   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.477   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.477   xz-utils zip
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.751 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.751 Need to get 28.5 MB of archives.
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.751 After this operation, 116 MB of additional disk space will be used.
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.754 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.796 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.825 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.832 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.832 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.834 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.836 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.837 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.838 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.839 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.840 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.842 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.848 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.850 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.854 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.858 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.859 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.862 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.872 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.874 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.877 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.879 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.880 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.880 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 5.880 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.089 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.090 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.091 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.091 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.093 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.097 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.120 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.122 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.124 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.127 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.129 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.146 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.150 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.169 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.174 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.178 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.305 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.324 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.337 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.564 debconf: delaying package configuration, since apt-utils is not installed
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.598 Fetched 28.5 MB in 1s (33.7 MB/s)
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.630 Selecting previously unselected package pigz.
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.630 (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.)
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.646 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.662 Unpacking pigz (2.4-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.758 Selecting previously unselected package libpython3.7-minimal:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.762 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.769 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.926 Selecting previously unselected package python3.7-minimal.
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.930 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 6.957 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 7.255 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 7.272 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.009 Selecting previously unselected package python3-minimal.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.009 (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.)
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.025 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.028 Unpacking python3-minimal (3.7.3-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.074 Selecting previously unselected package libmpdec2:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.077 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.085 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.135 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.138 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.142 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.436 Selecting previously unselected package python3.7.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.439 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.445 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.516 Selecting previously unselected package libpython3-stdlib:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.519 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.525 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.585 Setting up python3-minimal (3.7.3-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.906 Selecting previously unselected package python3.
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.906 (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.)
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.920 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 8.958 Unpacking python3 (3.7.3-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.025 Selecting previously unselected package libip4tc0:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.026 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.030 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.087 Selecting previously unselected package libip6tc0:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.087 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.089 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.133 Selecting previously unselected package libiptc0:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.136 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.140 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.207 Selecting previously unselected package libnfnetlink0:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.210 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.213 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.246 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.249 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.253 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.300 Selecting previously unselected package libnftnl11:amd64.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.303 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.308 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.357 Selecting previously unselected package iptables.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.360 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.376 Unpacking iptables (1.8.2-4) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.492 Selecting previously unselected package xxd.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.496 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.502 Unpacking xxd (2:8.1.0875-5) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.570 Selecting previously unselected package vim-common.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.573 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.587 Unpacking vim-common (2:8.1.0875-5) ...
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.658 Selecting previously unselected package bash-completion.
17:02:48 [2020-12-16T17:02:48.600Z] #18 9.662 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:48 [2020-12-16T17:02:48.744Z] #18 ...
17:02:48 [2020-12-16T17:02:48.744Z] 
17:02:48 [2020-12-16T17:02:48.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:48 [2020-12-16T17:02:48.744Z] #41 55.16   CC       criu/clone-noasan.o
17:02:48 [2020-12-16T17:02:48.856Z] #18 ...
17:02:48 [2020-12-16T17:02:48.856Z] 
17:02:48 [2020-12-16T17:02:48.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:48 [2020-12-16T17:02:48.856Z] #41 35.43   CC       criu/file-ids.o
17:02:48 [2020-12-16T17:02:48.856Z] #41 35.53   CC       criu/file-lock.o
17:02:48 [2020-12-16T17:02:48.915Z] #27 10.40 Updating certificates in /etc/ssl/certs...
17:02:49 [2020-12-16T17:02:49.034Z] #41 55.38   CC       criu/config.o
17:02:49 [2020-12-16T17:02:49.116Z] #41 35.81   CC       criu/files-ext.o
17:02:49 [2020-12-16T17:02:49.116Z] #41 35.89   CC       criu/files-reg.o
17:02:49 [2020-12-16T17:02:49.211Z] #27 ...
17:02:49 [2020-12-16T17:02:49.211Z] 
17:02:49 [2020-12-16T17:02:49.211Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done
17:02:49 [2020-12-16T17:02:49.211Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
17:02:49 [2020-12-16T17:02:49.211Z] #10 DONE 19.8s
17:02:49 [2020-12-16T17:02:49.211Z] 
17:02:49 [2020-12-16T17:02:49.211Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:02:49 [2020-12-16T17:02:49.505Z] #11 DONE 0.2s
17:02:49 [2020-12-16T17:02:49.505Z] 
17:02:49 [2020-12-16T17:02:49.505Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:49 [2020-12-16T17:02:49.505Z] #27 11.17 126 added, 0 removed; done.
17:02:49 [2020-12-16T17:02:49.524Z] #11 46.09 Reading package lists...
17:02:49 [2020-12-16T17:02:49.524Z] #11 ...
17:02:49 [2020-12-16T17:02:49.524Z] 
17:02:49 [2020-12-16T17:02:49.524Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:49 [2020-12-16T17:02:49.524Z] #40 38.79 Reading package lists...
17:02:49 [2020-12-16T17:02:49.676Z] #41 36.40   CC       criu/files.o
17:02:49 [2020-12-16T17:02:49.784Z] #40 49.60 Building dependency tree...
17:02:49 [2020-12-16T17:02:49.806Z] #27 ...
17:02:49 [2020-12-16T17:02:49.806Z] 
17:02:49 [2020-12-16T17:02:49.806Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:02:49 [2020-12-16T17:02:49.806Z] #12 DONE 0.2s
17:02:49 [2020-12-16T17:02:49.806Z] 
17:02:49 [2020-12-16T17:02:49.806Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.19 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.19 Setting up jq (1.5+dfsg-2+b1) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.20 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.20 Setting up curl (7.64.0-4+deb10u1) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.20 Processing triggers for libc-bin (2.28-10) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.21 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:02:49 [2020-12-16T17:02:49.806Z] #27 11.22 Updating certificates in /etc/ssl/certs...
17:02:49 [2020-12-16T17:02:49.806Z] #27 ...
17:02:49 [2020-12-16T17:02:49.806Z] 
17:02:49 [2020-12-16T17:02:49.806Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:02:49 [2020-12-16T17:02:49.806Z] #31 DONE 0.1s
17:02:49 [2020-12-16T17:02:49.806Z] 
17:02:49 [2020-12-16T17:02:49.806Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:02:49 [2020-12-16T17:02:49.806Z] #39 DONE 0.1s
17:02:50 [2020-12-16T17:02:50.062Z] #41 56.23   CC       criu/cr-check.o
17:02:50 [2020-12-16T17:02:50.103Z] 
17:02:50 [2020-12-16T17:02:50.103Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:50 [2020-12-16T17:02:50.106Z] #45 ...
17:02:50 [2020-12-16T17:02:50.106Z] 
17:02:50 [2020-12-16T17:02:50.106Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:50 [2020-12-16T17:02:50.106Z] #32 10.64 math
17:02:50 [2020-12-16T17:02:50.106Z] #32 17.51 internal/testlog
17:02:50 [2020-12-16T17:02:50.106Z] #32 18.17 encoding
17:02:50 [2020-12-16T17:02:50.106Z] #32 18.63 runtime/cgo
17:02:50 [2020-12-16T17:02:50.106Z] #32 ...
17:02:50 [2020-12-16T17:02:50.106Z] 
17:02:50 [2020-12-16T17:02:50.106Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.05 go: downloading github.com/spf13/viper v1.6.1
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.05 go: downloading github.com/fatih/color v1.7.0
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.08 go: downloading github.com/spf13/pflag v1.0.5
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.37 go: downloading github.com/pkg/errors v0.8.1
17:02:50 [2020-12-16T17:02:50.106Z] #47 19.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.00 go: extracting github.com/spf13/viper v1.6.1
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.57 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.57 go: extracting github.com/spf13/pflag v1.0.5
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.74 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.84 go: downloading github.com/spf13/cobra v0.0.5
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.85 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.87 go: extracting github.com/fatih/color v1.7.0
17:02:50 [2020-12-16T17:02:50.106Z] #47 20.95 go: extracting github.com/pkg/errors v0.8.1
17:02:50 [2020-12-16T17:02:50.106Z] #47 21.06 go: downloading github.com/spf13/cast v1.3.0
17:02:50 [2020-12-16T17:02:50.245Z] #41 36.90   CC       criu/filesystems.o
17:02:50 [2020-12-16T17:02:50.502Z] #41 37.14   CC       criu/fsnotify.o
17:02:50 [2020-12-16T17:02:50.676Z] #47 21.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:02:50 [2020-12-16T17:02:50.676Z] #47 21.46 go: downloading github.com/mattn/go-isatty v0.0.8
17:02:50 [2020-12-16T17:02:50.676Z] #47 21.46 go: downloading github.com/pelletier/go-toml v1.2.0
17:02:50 [2020-12-16T17:02:50.676Z] #47 21.46 go: downloading github.com/spf13/afero v1.1.2
17:02:50 [2020-12-16T17:02:50.676Z] #47 21.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:50 [2020-12-16T17:02:50.745Z] #40 0.728 + git clone https://github.com/docker/distribution.git .
17:02:50 [2020-12-16T17:02:50.745Z] #40 0.734 Cloning into '.'...
17:02:50 [2020-12-16T17:02:50.758Z] #41 37.45   CC       criu/image-desc.o
17:02:50 [2020-12-16T17:02:50.758Z] #41 37.49   CC       criu/image.o
17:02:50 [2020-12-16T17:02:50.936Z] #47 21.70 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:50 [2020-12-16T17:02:50.936Z] #47 21.81 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:02:50 [2020-12-16T17:02:50.936Z] #47 21.88 go: extracting github.com/spf13/cast v1.3.0
17:02:50 [2020-12-16T17:02:50.936Z] #47 21.90 go: extracting github.com/spf13/cobra v0.0.5
17:02:50 [2020-12-16T17:02:50.936Z] #47 21.92 go: extracting github.com/mattn/go-isatty v0.0.8
17:02:51 [2020-12-16T17:02:51.013Z] #41 37.74   CC       criu/ipc_ns.o
17:02:51 [2020-12-16T17:02:51.089Z] #41 57.17   CC       criu/cr-dedup.o
17:02:51 [2020-12-16T17:02:51.089Z] #41 57.48   CC       criu/cr-dump.o
17:02:51 [2020-12-16T17:02:51.196Z] #47 ...
17:02:51 [2020-12-16T17:02:51.196Z] 
17:02:51 [2020-12-16T17:02:51.196Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:51 [2020-12-16T17:02:51.196Z] #34 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:51 [2020-12-16T17:02:51.196Z] #34 ...
17:02:51 [2020-12-16T17:02:51.196Z] 
17:02:51 [2020-12-16T17:02:51.196Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:51 [2020-12-16T17:02:51.196Z] #40 12.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:51 [2020-12-16T17:02:51.196Z] #40 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:51 [2020-12-16T17:02:51.269Z] #41 38.02   CC       criu/irmap.o
17:02:51 [2020-12-16T17:02:51.379Z] #41 ...
17:02:51 [2020-12-16T17:02:51.379Z] 
17:02:51 [2020-12-16T17:02:51.379Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:51 [2020-12-16T17:02:51.379Z] #30 DONE 92.5s
17:02:51 [2020-12-16T17:02:51.456Z] #40 ...
17:02:51 [2020-12-16T17:02:51.456Z] 
17:02:51 [2020-12-16T17:02:51.456Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:51 [2020-12-16T17:02:51.456Z] #11 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:51 [2020-12-16T17:02:51.456Z] #11 16.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:51 [2020-12-16T17:02:51.456Z] #11 ...
17:02:51 [2020-12-16T17:02:51.456Z] 
17:02:51 [2020-12-16T17:02:51.456Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:51 [2020-12-16T17:02:51.456Z] #49 22.38 + cd /tmp/tmp.aWy4368AJu/src/github.com/mvdan/sh
17:02:51 [2020-12-16T17:02:51.456Z] #49 22.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:51 [2020-12-16T17:02:51.524Z] #41 38.18   CC       criu/kcmp-ids.o
17:02:51 [2020-12-16T17:02:51.524Z] #41 38.26   CC       criu/kerndat.o
17:02:51 [2020-12-16T17:02:51.693Z] 
17:02:51 [2020-12-16T17:02:51.694Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.52 Selecting previously unselected package python3-minimal.
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.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 ... 23448 files and directories currently installed.)
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.58 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.58 Unpacking python3-minimal (3.7.3-1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.63 Selecting previously unselected package libmpdec2:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.63 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.63 Unpacking libmpdec2:s390x (2.4.2-2) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.68 Selecting previously unselected package libpython3.7-stdlib:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 16.68 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.37 Selecting previously unselected package python3.7.
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.37 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.48 Selecting previously unselected package libpython3-stdlib:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.48 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 17.57 Setting up python3-minimal (3.7.3-1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.13 Selecting previously unselected package python3.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.17 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.18 Unpacking python3 (3.7.3-1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.23 Selecting previously unselected package libip4tc0:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.23 Unpacking libip4tc0:s390x (1.8.2-4) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.28 Selecting previously unselected package libip6tc0:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.28 Unpacking libip6tc0:s390x (1.8.2-4) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.33 Selecting previously unselected package libiptc0:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.33 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.33 Unpacking libiptc0:s390x (1.8.2-4) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.38 Selecting previously unselected package libnfnetlink0:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.38 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.42 Selecting previously unselected package libnetfilter-conntrack3:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.42 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.48 Selecting previously unselected package libnftnl11:s390x.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.48 Unpacking libnftnl11:s390x (1.1.2-2) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.54 Selecting previously unselected package iptables.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.54 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.55 Unpacking iptables (1.8.2-4) ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.92 Selecting previously unselected package xxd.
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
17:02:51 [2020-12-16T17:02:51.694Z] #18 18.95 Unpacking xxd (2:8.1.0875-5) ...
17:02:51 [2020-12-16T17:02:51.717Z] #49 22.52 + GO111MODULE=on
17:02:51 [2020-12-16T17:02:51.717Z] #49 22.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:02:51 [2020-12-16T17:02:51.780Z] #41 ...
17:02:51 [2020-12-16T17:02:51.780Z] 
17:02:51 [2020-12-16T17:02:51.780Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:51 [2020-12-16T17:02:51.780Z] #54 36.58 + bin/containerd
17:02:52 [2020-12-16T17:02:52.004Z] #18 19.17 Selecting previously unselected package vim-common.
17:02:52 [2020-12-16T17:02:52.004Z] #18 19.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:52 [2020-12-16T17:02:52.004Z] #18 19.20 Unpacking vim-common (2:8.1.0875-5) ...
17:02:52 [2020-12-16T17:02:52.035Z] #54 ...
17:02:52 [2020-12-16T17:02:52.035Z] 
17:02:52 [2020-12-16T17:02:52.035Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.69 Unpacking bash-completion (1:2.8-6) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.80 Selecting previously unselected package bzip2.
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.84 Selecting previously unselected package xz-utils.
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.84 Unpacking xz-utils (5.2.4-1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.90 Selecting previously unselected package apparmor.
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 10.93 Unpacking apparmor (2.13.2-10) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.08 Selecting previously unselected package aufs-tools.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.09 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.13 Selecting previously unselected package libonig5:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.14 Unpacking libonig5:amd64 (6.9.1-1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.19 Selecting previously unselected package libjq1:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.23 Selecting previously unselected package jq.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.24 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.28 Selecting previously unselected package libaio1:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.29 Unpacking libaio1:amd64 (0.3.112-3) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.33 Selecting previously unselected package libgpm2:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.34 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.37 Selecting previously unselected package libicu63:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 11.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 12.31 Selecting previously unselected package libnet1:amd64.
17:02:52 [2020-12-16T17:02:52.035Z] #18 12.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.035Z] #18 12.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.35 Selecting previously unselected package libnl-3-200:amd64.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.40 Selecting previously unselected package libprotobuf-c1:amd64.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.44 Selecting previously unselected package libreadline5:amd64.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.49 Selecting previously unselected package net-tools.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.56 Selecting previously unselected package python-pip-whl.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.57 Unpacking python-pip-whl (18.1-5) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.74 Selecting previously unselected package python3-lib2to3.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.75 Unpacking python3-lib2to3 (3.7.3-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.79 Selecting previously unselected package python3-distutils.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.79 Unpacking python3-distutils (3.7.3-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.84 Selecting previously unselected package python3-pip.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.85 Unpacking python3-pip (18.1-5) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.90 Selecting previously unselected package python3-pkg-resources.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.91 Unpacking python3-pkg-resources (40.8.0-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.95 Selecting previously unselected package python3-setuptools.
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 12.96 Unpacking python3-setuptools (40.8.0-1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.02 Selecting previously unselected package python3-wheel.
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.03 Unpacking python3-wheel (0.32.3-2) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.06 Selecting previously unselected package sudo.
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.07 Unpacking sudo (1.8.27-1+deb10u2) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.20 Selecting previously unselected package thin-provisioning-tools.
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.27 Selecting previously unselected package uidmap.
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.27 Unpacking uidmap (1:4.5-1.1) ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.31 Selecting previously unselected package vim-runtime.
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:02:52 [2020-12-16T17:02:52.036Z] #18 13.34 Unpacking vim-runtime (2:8.1.0875-5) ...
17:02:52 [2020-12-16T17:02:52.299Z] #18 19.44 Selecting previously unselected package bash-completion.
17:02:52 [2020-12-16T17:02:52.299Z] #18 19.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:02:52 [2020-12-16T17:02:52.596Z] #18 13.99 Selecting previously unselected package vim.
17:02:52 [2020-12-16T17:02:52.596Z] #18 13.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.596Z] #18 14.02 Unpacking vim (2:8.1.0875-5) ...
17:02:52 [2020-12-16T17:02:52.658Z] #49 ...
17:02:52 [2020-12-16T17:02:52.658Z] 
17:02:52 [2020-12-16T17:02:52.658Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:52 [2020-12-16T17:02:52.658Z] #53 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:02:52 [2020-12-16T17:02:52.658Z] #53 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.16 Selecting previously unselected package xfsprogs.
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.16 Unpacking xfsprogs (4.20.0-1) ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.27 Selecting previously unselected package zip.
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.27 Unpacking zip (3.0-11+b1) ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.33 Setting up aufs-tools (1:4.14+20190211-1) ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.35 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:02:52 [2020-12-16T17:02:52.852Z] #18 14.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:02:52 [2020-12-16T17:02:52.918Z] #53 ...
17:02:52 [2020-12-16T17:02:52.918Z] 
17:02:52 [2020-12-16T17:02:52.918Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.11 go: downloading github.com/mattn/go-colorable v0.1.4
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.37 go: extracting github.com/spf13/afero v1.1.2
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.39 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.49 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.65 go: extracting github.com/pelletier/go-toml v1.2.0
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.65 go: downloading github.com/go-critic/go-critic v0.4.1
17:02:52 [2020-12-16T17:02:52.918Z] #47 22.72 go: downloading golang.org/x/text v0.3.2
17:02:52 [2020-12-16T17:02:52.918Z] #47 23.02 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:02:52 [2020-12-16T17:02:52.918Z] #47 23.08 go: extracting github.com/mattn/go-colorable v0.1.4
17:02:52 [2020-12-16T17:02:52.918Z] #47 23.91 go: downloading github.com/subosito/gotenv v1.2.0
17:02:52 [2020-12-16T17:02:52.918Z] #47 23.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:02:53 [2020-12-16T17:02:53.082Z] #40 55.03 The following additional packages will be installed:
17:02:53 [2020-12-16T17:02:53.082Z] #40 55.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:02:53 [2020-12-16T17:02:53.082Z] #40 55.07   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:02:53 [2020-12-16T17:02:53.082Z] #40 55.07 Suggested packages:
17:02:53 [2020-12-16T17:02:53.082Z] #40 55.07   manpages-dev python-setuptools
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.37 Setting up libgpm2:amd64 (1.20.7-5) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.38 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.39 Setting up uidmap (1:4.5-1.1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.40 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.45 Setting up xxd (2:8.1.0875-5) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.46 Setting up zip (3.0-11+b1) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.47 Setting up vim-common (2:8.1.0875-5) ...
17:02:53 [2020-12-16T17:02:53.107Z] #18 14.49 Setting up bash-completion (1:2.8-6) ...
17:02:53 [2020-12-16T17:02:53.178Z] #47 24.14 go: downloading github.com/hashicorp/hcl v1.0.0
17:02:53 [2020-12-16T17:02:53.440Z] #47 24.38 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:02:53 [2020-12-16T17:02:53.440Z] #47 24.38 go: downloading gopkg.in/ini.v1 v1.51.0
17:02:53 [2020-12-16T17:02:53.440Z] #47 24.42 go: extracting github.com/go-critic/go-critic v0.4.1
17:02:53 [2020-12-16T17:02:53.516Z] #40 ...
17:02:53 [2020-12-16T17:02:53.516Z] 
17:02:53 [2020-12-16T17:02:53.516Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:53 [2020-12-16T17:02:53.516Z] #27 14.63 0 added, 0 removed; done.
17:02:53 [2020-12-16T17:02:53.516Z] #27 14.63 Running hooks in /etc/ca-certificates/update.d...
17:02:53 [2020-12-16T17:02:53.516Z] #27 14.65 done.
17:02:53 [2020-12-16T17:02:53.516Z] #27 DONE 15.0s
17:02:53 [2020-12-16T17:02:53.516Z] 
17:02:53 [2020-12-16T17:02:53.516Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:02:53 [2020-12-16T17:02:53.516Z] #28 DONE 0.1s
17:02:53 [2020-12-16T17:02:53.516Z] 
17:02:53 [2020-12-16T17:02:53.516Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.781 + RM_GOPATH=0
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.781 + TMP_GOPATH=
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.781 + : /build
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.781 + '[' -z '' ']'
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.784 ++ mktemp -d
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.786 + export GOPATH=/tmp/tmp.Ds866w0sMe
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.790 + GOPATH=/tmp/tmp.Ds866w0sMe
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.791 + RM_GOPATH=1
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.792 + case "$(go env GOARCH)" in
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.800 ++ go env GOARCH
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.825 + export GO_BUILDMODE=-buildmode=pie
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.832 + GO_BUILDMODE=-buildmode=pie
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.868 ++ dirname /tmp/install/install.sh
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.870 + dir=/tmp/install
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.870 + bin=tomlv
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.870 + shift
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.870 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.871 + . /tmp/install/tomlv.installer
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.871 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.871 + install_tomlv
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.871 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.871 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.872 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ds866w0sMe/src/github.com/BurntSushi/toml
17:02:53 [2020-12-16T17:02:53.516Z] #34 0.880 Cloning into '/tmp/tmp.Ds866w0sMe/src/github.com/BurntSushi/toml'...
17:02:53 [2020-12-16T17:02:53.516Z] #34 2.258 + cd /tmp/tmp.Ds866w0sMe/src/github.com/BurntSushi/toml
17:02:53 [2020-12-16T17:02:53.516Z] #34 2.259 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:02:53 [2020-12-16T17:02:53.516Z] #34 2.313 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:02:53 [2020-12-16T17:02:53.516Z] #34 3.131 internal/cpu
17:02:53 [2020-12-16T17:02:53.516Z] #34 3.165 math/bits
17:02:53 [2020-12-16T17:02:53.516Z] #34 3.224 runtime/internal/sys
17:02:53 [2020-12-16T17:02:53.516Z] #34 3.230 runtime/internal/atomic
17:02:53 [2020-12-16T17:02:53.516Z] #34 3.890 runtime/internal/math
17:02:53 [2020-12-16T17:02:53.652Z] #40 ...
17:02:53 [2020-12-16T17:02:53.652Z] 
17:02:53 [2020-12-16T17:02:53.652Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:53 [2020-12-16T17:02:53.652Z] #47 45.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:02:53 [2020-12-16T17:02:53.652Z] #47 50.09 go: extracting github.com/gogo/protobuf v1.2.1
17:02:53 [2020-12-16T17:02:53.652Z] #47 53.06 go: extracting golang.org/x/text v0.3.2
17:02:53 [2020-12-16T17:02:53.652Z] #47 ...
17:02:53 [2020-12-16T17:02:53.652Z] 
17:02:53 [2020-12-16T17:02:53.652Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:53 [2020-12-16T17:02:53.652Z] #53 45.82 Reading package lists...
17:02:53 [2020-12-16T17:02:53.700Z] #47 24.61 go: extracting github.com/subosito/gotenv v1.2.0
17:02:53 [2020-12-16T17:02:53.799Z] #18 20.88 Unpacking bash-completion (1:2.8-6) ...
17:02:53 [2020-12-16T17:02:53.818Z] #34 4.114 unicode/utf8
17:02:53 [2020-12-16T17:02:53.818Z] #34 4.210 internal/race
17:02:53 [2020-12-16T17:02:53.968Z] #47 24.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.29 Setting up libiptc0:amd64 (1.8.2-4) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.30 Setting up xz-utils (5.2.4-1) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.33 Setting up sudo (1.8.27-1+deb10u2) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.36 invoke-rc.d: could not determine current runlevel
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.36 invoke-rc.d: policy-rc.d denied execution of start.
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.37 Setting up pigz (2.4-1) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.39 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.41 Setting up python-pip-whl (18.1-5) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.42 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.43 Setting up vim-runtime (2:8.1.0875-5) ...
17:02:54 [2020-12-16T17:02:54.057Z] #18 15.53 Setting up libaio1:amd64 (0.3.112-3) ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.15 Selecting previously unselected package bzip2.
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.20 Selecting previously unselected package xz-utils.
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.20 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.20 Unpacking xz-utils (5.2.4-1) ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.32 Selecting previously unselected package apparmor.
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.088Z] #18 21.37 Unpacking apparmor (2.13.2-10) ...
17:02:54 [2020-12-16T17:02:54.120Z] #34 4.397 sync/atomic
17:02:54 [2020-12-16T17:02:54.120Z] #34 4.594 internal/bytealg
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.54 Setting up libonig5:amd64 (6.9.1-1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.57 Setting up vim (2:8.1.0875-5) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.66 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.68 Setting up jq (1.5+dfsg-2+b1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:02:54 [2020-12-16T17:02:54.312Z] #18 15.70 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:02:54 [2020-12-16T17:02:54.378Z] #18 21.61 Selecting previously unselected package aufs-tools.
17:02:54 [2020-12-16T17:02:54.378Z] #18 21.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.378Z] #18 21.62 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:02:54 [2020-12-16T17:02:54.538Z] #47 25.32 go: extracting gopkg.in/ini.v1 v1.51.0
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.73 Selecting previously unselected package libonig5:s390x.
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.73 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.73 Unpacking libonig5:s390x (6.9.1-1) ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.84 Selecting previously unselected package libjq1:s390x.
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.84 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.90 Selecting previously unselected package jq.
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.90 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:54 [2020-12-16T17:02:54.667Z] #18 21.97 Selecting previously unselected package libaio1:s390x.
17:02:54 [2020-12-16T17:02:54.801Z] #47 25.68 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:02:54 [2020-12-16T17:02:54.808Z] #53 56.41 Building dependency tree...
17:02:54 [2020-12-16T17:02:54.808Z] #53 ...
17:02:54 [2020-12-16T17:02:54.808Z] 
17:02:54 [2020-12-16T17:02:54.808Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:54 [2020-12-16T17:02:54.808Z] #34 36.49 Reading package lists...
17:02:54 [2020-12-16T17:02:54.808Z] #34 47.74 Reading package lists...
17:02:54 [2020-12-16T17:02:54.808Z] #34 ...
17:02:54 [2020-12-16T17:02:54.808Z] 
17:02:54 [2020-12-16T17:02:54.808Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:54 [2020-12-16T17:02:54.808Z] #11 46.09 Reading package lists...
17:02:54 [2020-12-16T17:02:54.956Z] #18 21.97 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.956Z] #18 21.97 Unpacking libaio1:s390x (0.3.112-3) ...
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.00 Selecting previously unselected package libgpm2:s390x.
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.00 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.00 Unpacking libgpm2:s390x (1.20.7-5) ...
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.03 Selecting previously unselected package libicu63:s390x.
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
17:02:54 [2020-12-16T17:02:54.956Z] #18 22.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
17:02:55 [2020-12-16T17:02:55.192Z] #34 5.370 math
17:02:55 [2020-12-16T17:02:55.192Z] #34 5.573 unicode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.40 Setting up iptables (1.8.2-4) ...
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.45 Setting up python3 (3.7.3-1) ...
17:02:55 [2020-12-16T17:02:55.239Z] #18 16.56 Setting up python3-wheel (0.32.3-2) ...
17:02:55 [2020-12-16T17:02:55.491Z] #34 5.966 runtime
17:02:55 [2020-12-16T17:02:55.508Z] #18 16.70 Setting up apparmor (2.13.2-10) ...
17:02:55 [2020-12-16T17:02:55.742Z] #47 26.58 go: downloading github.com/magiconair/properties v1.8.1
17:02:55 [2020-12-16T17:02:55.742Z] #47 26.65 go: extracting github.com/hashicorp/hcl v1.0.0
17:02:56 [2020-12-16T17:02:56.019Z] #47 27.01 go: extracting github.com/magiconair/properties v1.8.1
17:02:56 [2020-12-16T17:02:56.137Z] #34 6.564 internal/testlog
17:02:56 [2020-12-16T17:02:56.433Z] #34 ...
17:02:56 [2020-12-16T17:02:56.433Z] 
17:02:56 [2020-12-16T17:02:56.433Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:56 [2020-12-16T17:02:56.433Z] #29 2.090 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:02:56 [2020-12-16T17:02:56.433Z] #29 2.624 
17:02:56 [2020-12-16T17:02:56.435Z] #18 17.59 Setting up xfsprogs (4.20.0-1) ...
17:02:56 [2020-12-16T17:02:56.435Z] #18 17.60 Setting up python3-lib2to3 (3.7.3-1) ...
17:02:56 [2020-12-16T17:02:56.435Z] #18 17.69 Setting up python3-pkg-resources (40.8.0-1) ...
17:02:56 [2020-12-16T17:02:56.435Z] #18 17.94 Setting up python3-distutils (3.7.3-1) ...
17:02:56 [2020-12-16T17:02:56.690Z] #18 18.08 Setting up python3-setuptools (40.8.0-1) ...
17:02:56 [2020-12-16T17:02:56.722Z] #11 56.28 Building dependency tree...
17:02:56 [2020-12-16T17:02:56.947Z] #18 18.34 Setting up python3-pip (18.1-5) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 23.95 Selecting previously unselected package libnet1:s390x.
17:02:57 [2020-12-16T17:02:57.013Z] #18 23.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 23.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.02 Selecting previously unselected package libnl-3-200:s390x.
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.02 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.10 Selecting previously unselected package libprotobuf-c1:s390x.
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.10 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.13 Selecting previously unselected package libreadline5:s390x.
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.13 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.18 Selecting previously unselected package net-tools.
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.27 Selecting previously unselected package python-pip-whl.
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:02:57 [2020-12-16T17:02:57.013Z] #18 24.28 Unpacking python-pip-whl (18.1-5) ...
17:02:57 [2020-12-16T17:02:57.203Z] #18 18.55 Processing triggers for libc-bin (2.28-10) ...
17:02:57 [2020-12-16T17:02:57.203Z] #18 18.57 Processing triggers for mime-support (3.62) ...
17:02:57 [2020-12-16T17:02:57.302Z] #18 24.59 Selecting previously unselected package python3-lib2to3.
17:02:57 [2020-12-16T17:02:57.302Z] #18 24.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:02:57 [2020-12-16T17:02:57.302Z] #18 24.59 Unpacking python3-lib2to3 (3.7.3-1) ...
17:02:57 [2020-12-16T17:02:57.302Z] #18 24.67 Selecting previously unselected package python3-distutils.
17:02:57 [2020-12-16T17:02:57.302Z] #18 24.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:02:57 [2020-12-16T17:02:57.402Z] #47 27.98 go: downloading github.com/go-toolsmith/typep v1.0.0
17:02:57 [2020-12-16T17:02:57.402Z] #47 28.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:02:57 [2020-12-16T17:02:57.402Z] #47 28.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:02:57 [2020-12-16T17:02:57.402Z] #47 28.04 go: downloading github.com/sirupsen/logrus v1.4.2
17:02:57 [2020-12-16T17:02:57.402Z] #47 28.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.68 Unpacking python3-distutils (3.7.3-1) ...
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.76 Selecting previously unselected package python3-pip.
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.76 Unpacking python3-pip (18.1-5) ...
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.88 Selecting previously unselected package python3-pkg-resources.
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.88 Unpacking python3-pkg-resources (40.8.0-1) ...
17:02:57 [2020-12-16T17:02:57.592Z] #18 24.96 Selecting previously unselected package python3-setuptools.
17:02:57 [2020-12-16T17:02:57.663Z] #47 28.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:02:57 [2020-12-16T17:02:57.663Z] #47 28.57 go: extracting github.com/go-toolsmith/typep v1.0.0
17:02:57 [2020-12-16T17:02:57.882Z] #18 24.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:02:57 [2020-12-16T17:02:57.882Z] #18 24.97 Unpacking python3-setuptools (40.8.0-1) ...
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.08 Selecting previously unselected package python3-wheel.
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.09 Unpacking python3-wheel (0.32.3-2) ...
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.12 Selecting previously unselected package sudo.
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
17:02:57 [2020-12-16T17:02:57.882Z] #18 25.13 Unpacking sudo (1.8.27-1+deb10u2) ...
17:02:57 [2020-12-16T17:02:57.923Z] #47 28.76 go: extracting github.com/sirupsen/logrus v1.4.2
17:02:57 [2020-12-16T17:02:57.923Z] #47 28.94 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:02:57 [2020-12-16T17:02:57.923Z] #47 28.98 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:02:57 [2020-12-16T17:02:57.923Z] #47 ...
17:02:57 [2020-12-16T17:02:57.923Z] 
17:02:57 [2020-12-16T17:02:57.923Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:57 [2020-12-16T17:02:57.923Z] #34 28.91 Fetched 8409 kB in 23s (359 kB/s)
17:02:58 [2020-12-16T17:02:58.109Z] #11 ...
17:02:58 [2020-12-16T17:02:58.109Z] 
17:02:58 [2020-12-16T17:02:58.109Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:58 [2020-12-16T17:02:58.109Z] #62 DONE 60.3s
17:02:58 [2020-12-16T17:02:58.109Z] 
17:02:58 [2020-12-16T17:02:58.109Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.29 The following NEW packages will be installed:
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.32   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.32   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.32   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.33   python-six zlib1g-dev
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.86 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.86 Need to get 4095 kB of archives.
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.86 After this operation, 22.5 MB of additional disk space will be used.
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:02:58 [2020-12-16T17:02:58.109Z] #40 57.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 57.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 57.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 57.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 57.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:02:58 [2020-12-16T17:02:58.110Z] #40 58.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.36 Selecting previously unselected package thin-provisioning-tools.
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.46 Selecting previously unselected package uidmap.
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.46 Unpacking uidmap (1:4.5-1.1) ...
17:02:58 [2020-12-16T17:02:58.172Z] #18 25.58 Selecting previously unselected package vim-runtime.
17:02:58 [2020-12-16T17:02:58.243Z] #29 2.856 
                                                                           0.1%
####                                                                       5.7%
########                                                                  11.8%
#############                                                             18.6%
################                                                          23.5%
#####################                                                     30.5%
##########################                                                36.1%
############################                                              40.2%
##################################                                        48.2%
#######################################                                   54.3%
############################################                              62.4%
####################################################                      72.5%
###########################################################               82.6%
##################################################################        92.8%
#######################################################################   99.8%
######################################################################## 100.0%
17:02:58 [2020-12-16T17:02:58.370Z] #40 60.61 debconf: delaying package configuration, since apt-utils is not installed
17:02:58 [2020-12-16T17:02:58.461Z] #18 25.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:02:58 [2020-12-16T17:02:58.461Z] #18 25.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:02:58 [2020-12-16T17:02:58.461Z] #18 25.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:02:58 [2020-12-16T17:02:58.461Z] #18 25.63 Unpacking vim-runtime (2:8.1.0875-5) ...
17:02:58 [2020-12-16T17:02:58.549Z] #29 4.873 
17:02:58 [2020-12-16T17:02:58.942Z] #40 61.00 Fetched 4095 kB in 1s (3913 kB/s)
17:02:58 [2020-12-16T17:02:58.942Z] #40 61.23 Selecting previously unselected package libcap-dev:amd64.
17:02:59 [2020-12-16T17:02:59.140Z] #29 5.106 
                                                                           0.6%
############                                                              17.0%
########################################                                  56.9%
######################################################################## 100.0%
17:02:59 [2020-12-16T17:02:59.203Z] #40 61.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:02:59 [2020-12-16T17:02:59.203Z] #40 61.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:02:59 [2020-12-16T17:02:59.203Z] #40 61.38 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:02:59 [2020-12-16T17:02:59.438Z] #29 5.865 
17:02:59 [2020-12-16T17:02:59.463Z] #40 61.69 Selecting previously unselected package libnet1:amd64.
17:02:59 [2020-12-16T17:02:59.463Z] #40 61.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:02:59 [2020-12-16T17:02:59.463Z] #40 61.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:02:59 [2020-12-16T17:02:59.716Z] #18 DONE 20.8s
17:02:59 [2020-12-16T17:02:59.716Z] 
17:02:59 [2020-12-16T17:02:59.716Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:59 [2020-12-16T17:02:59.716Z] #41 38.55   CC       criu/libnetlink.o
17:02:59 [2020-12-16T17:02:59.716Z] #41 38.67   CC       criu/log.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 38.79   CC       criu/lsm.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 38.90   CC       criu/mem.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 39.34   CC       criu/memfd.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 39.53   CC       criu/mount.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 40.52   CC       criu/namespaces.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 41.01   CC       criu/net.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 41.82   CC       criu/netfilter.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 41.92   CC       criu/page-pipe.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 42.11   CC       criu/page-xfer.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 42.64   CC       criu/pagemap-cache.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 42.73   CC       criu/pagemap.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.08   CC       criu/parasite-syscall.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.32   CC       criu/path.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.40   CC       criu/pie-util-vdso-elf32.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.53   CC       criu/pie-util-vdso.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.65   CC       criu/pie-util.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.72   CC       criu/pipes.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 43.92   CC       criu/plugin.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 44.04   CC       criu/proc_parse.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 44.76   CC       criu/protobuf-desc.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.02   CC       criu/protobuf.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.13   CC       criu/pstree.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.45   CC       criu/rbtree.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.58   CC       criu/rst-malloc.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.66   CC       criu/seccomp.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 45.88   CC       criu/seize.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 46.14   CC       criu/servicefd.o
17:02:59 [2020-12-16T17:02:59.717Z] #41 ...
17:02:59 [2020-12-16T17:02:59.717Z] 
17:02:59 [2020-12-16T17:02:59.717Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:02:59 [2020-12-16T17:02:59.723Z] #40 61.92 Selecting previously unselected package libnet1-dev.
17:02:59 [2020-12-16T17:02:59.723Z] #40 61.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:02:59 [2020-12-16T17:02:59.723Z] #40 61.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:02:59 [2020-12-16T17:02:59.741Z] #29 6.047 
###                                                                        4.8%
##################                                                        25.3%
17:02:59 [2020-12-16T17:02:59.741Z] #29 ...
17:02:59 [2020-12-16T17:02:59.741Z] 
17:02:59 [2020-12-16T17:02:59.741Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.841 + RM_GOPATH=0
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.841 + TMP_GOPATH=
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.841 + : /build
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.842 + '[' -z '' ']'
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.842 ++ mktemp -d
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.844 + export GOPATH=/tmp/tmp.Eo9bzLlzkI
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.850 + GOPATH=/tmp/tmp.Eo9bzLlzkI
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.850 + RM_GOPATH=1
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.850 + case "$(go env GOARCH)" in
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.851 ++ go env GOARCH
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.863 + export GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.863 + GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.890 ++ dirname /tmp/install/install.sh
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.893 + dir=/tmp/install
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.934 + bin=vndr
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.935 + shift
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.935 + '[' '!' -f /tmp/install/vndr.installer ']'
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.936 + . /tmp/install/vndr.installer
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.936 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.940 + install_vndr
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.941 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.941 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.941 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Eo9bzLlzkI/src/github.com/LK4D4/vndr
17:02:59 [2020-12-16T17:02:59.741Z] #45 0.955 Cloning into '/tmp/tmp.Eo9bzLlzkI/src/github.com/LK4D4/vndr'...
17:02:59 [2020-12-16T17:02:59.741Z] #45 2.117 + cd /tmp/tmp.Eo9bzLlzkI/src/github.com/LK4D4/vndr
17:02:59 [2020-12-16T17:02:59.741Z] #45 2.119 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-16T17:02:59.741Z] #45 2.168 + go build -buildmode=pie -v -o /build/vndr .
17:02:59 [2020-12-16T17:02:59.741Z] #45 3.619 internal/cpu
17:02:59 [2020-12-16T17:02:59.741Z] #45 3.805 internal/race
17:02:59 [2020-12-16T17:02:59.741Z] #45 3.834 runtime/internal/sys
17:02:59 [2020-12-16T17:02:59.741Z] #45 3.914 runtime/internal/atomic
17:02:59 [2020-12-16T17:02:59.741Z] #45 4.324 sync/atomic
17:02:59 [2020-12-16T17:02:59.741Z] #45 4.415 unicode
17:02:59 [2020-12-16T17:02:59.741Z] #45 4.807 internal/bytealg
17:02:59 [2020-12-16T17:02:59.741Z] #45 4.902 unicode/utf8
17:02:59 [2020-12-16T17:02:59.741Z] #45 5.151 math/bits
17:02:59 [2020-12-16T17:02:59.741Z] #45 6.960 math
17:02:59 [2020-12-16T17:02:59.741Z] #45 7.459 runtime
17:02:59 [2020-12-16T17:02:59.741Z] #45 7.654 encoding
17:02:59 [2020-12-16T17:02:59.741Z] #45 8.043 unicode/utf16
17:02:59 [2020-12-16T17:02:59.741Z] #45 8.974 container/list
17:02:59 [2020-12-16T17:02:59.972Z] #19 0.506 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:02:59 [2020-12-16T17:02:59.972Z] #19 0.509 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:02:59 [2020-12-16T17:02:59.972Z] #19 0.512 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:00 [2020-12-16T17:03:00.036Z] #45 ...
17:03:00 [2020-12-16T17:03:00.036Z] 
17:03:00 [2020-12-16T17:03:00.036Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.470 + RM_GOPATH=0
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.470 + TMP_GOPATH=
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.470 + : /build
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.470 + '[' -z '' ']'
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.471 ++ mktemp -d
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.473 + export GOPATH=/tmp/tmp.DygMBOOfKl
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.473 + GOPATH=/tmp/tmp.DygMBOOfKl
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.473 + RM_GOPATH=1
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.473 + case "$(go env GOARCH)" in
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.474 ++ go env GOARCH
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.481 + export GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.481 + GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.482 ++ dirname /tmp/install/install.sh
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.483 + dir=/tmp/install
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.484 + bin=shfmt
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.484 + shift
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.484 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.484 + . /tmp/install/shfmt.installer
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.484 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.485 + install_shfmt
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.485 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.485 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DygMBOOfKl/src/github.com/mvdan/sh
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.485 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:00 [2020-12-16T17:03:00.036Z] #51 0.487 Cloning into '/tmp/tmp.DygMBOOfKl/src/github.com/mvdan/sh'...
17:03:00 [2020-12-16T17:03:00.036Z] #51 9.798 + cd /tmp/tmp.DygMBOOfKl/src/github.com/mvdan/sh
17:03:00 [2020-12-16T17:03:00.036Z] #51 9.798 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:00 [2020-12-16T17:03:00.036Z] #51 9.872 + GO111MODULE=on
17:03:00 [2020-12-16T17:03:00.036Z] #51 9.872 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:03:00 [2020-12-16T17:03:00.036Z] #51 ...
17:03:00 [2020-12-16T17:03:00.036Z] 
17:03:00 [2020-12-16T17:03:00.036Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.796 + RM_GOPATH=0
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.797 + TMP_GOPATH=
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.797 + : /build
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.798 + '[' -z '' ']'
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.799 ++ mktemp -d
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.801 + export GOPATH=/tmp/tmp.wyd6lPKOx7
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.803 + GOPATH=/tmp/tmp.wyd6lPKOx7
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.804 + RM_GOPATH=1
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.804 + case "$(go env GOARCH)" in
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.816 ++ go env GOARCH
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.834 + export GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.837 + GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.872 ++ dirname /tmp/install/install.sh
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 + dir=/tmp/install
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 + bin=rootlesskit
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 + shift
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 + . /tmp/install/rootlesskit.installer
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.874 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + install_rootlesskit
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + case "$1" in
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + export CGO_ENABLED=0
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + CGO_ENABLED=0
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + _install_rootlesskit
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.875 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wyd6lPKOx7/src/github.com/rootless-containers/rootlesskit
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.876 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:00 [2020-12-16T17:03:00.036Z] #58 0.906 Cloning into '/tmp/tmp.wyd6lPKOx7/src/github.com/rootless-containers/rootlesskit'...
17:03:00 [2020-12-16T17:03:00.036Z] #58 6.837 + cd /tmp/tmp.wyd6lPKOx7/src/github.com/rootless-containers/rootlesskit
17:03:00 [2020-12-16T17:03:00.036Z] #58 6.837 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:00 [2020-12-16T17:03:00.036Z] #58 7.305 + for f in rootlesskit rootlesskit-docker-proxy
17:03:00 [2020-12-16T17:03:00.036Z] #58 7.306 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:03:00 [2020-12-16T17:03:00.294Z] #40 62.47 Selecting previously unselected package libnl-3-200:amd64.
17:03:00 [2020-12-16T17:03:00.294Z] #40 62.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:03:00 [2020-12-16T17:03:00.294Z] #40 62.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:03:00 [2020-12-16T17:03:00.294Z] #40 62.71 Selecting previously unselected package libnl-3-dev:amd64.
17:03:00 [2020-12-16T17:03:00.294Z] #40 62.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:03:00 [2020-12-16T17:03:00.332Z] #58 ...
17:03:00 [2020-12-16T17:03:00.332Z] 
17:03:00 [2020-12-16T17:03:00.332Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.796 + RM_GOPATH=0
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.796 + TMP_GOPATH=
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.796 + : /build
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.796 + '[' -z '' ']'
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.797 ++ mktemp -d
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.826 + export GOPATH=/tmp/tmp.EOuWiOq1DI
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.827 + GOPATH=/tmp/tmp.EOuWiOq1DI
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.827 + RM_GOPATH=1
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.827 + case "$(go env GOARCH)" in
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.829 ++ go env GOARCH
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.940 + export GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.940 + GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.944 ++ dirname /tmp/install/install.sh
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.944 + dir=/tmp/install
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.945 + bin=proxy
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.946 + shift
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.946 + '[' '!' -f /tmp/install/proxy.installer ']'
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.946 + . /tmp/install/proxy.installer
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.946 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.952 + install_proxy
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.952 + case "$1" in
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.952 + export CGO_ENABLED=0
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.953 + CGO_ENABLED=0
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.953 + _install_proxy
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.953 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.953 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.953 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EOuWiOq1DI/src/github.com/docker/libnetwork
17:03:00 [2020-12-16T17:03:00.332Z] #64 0.981 Cloning into '/tmp/tmp.EOuWiOq1DI/src/github.com/docker/libnetwork'...
17:03:00 [2020-12-16T17:03:00.332Z] #64 ...
17:03:00 [2020-12-16T17:03:00.332Z] 
17:03:00 [2020-12-16T17:03:00.332Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:00 [2020-12-16T17:03:00.332Z] #42 0.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:00 [2020-12-16T17:03:00.332Z] #42 0.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:00 [2020-12-16T17:03:00.332Z] #42 0.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:00 [2020-12-16T17:03:00.332Z] #42 1.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:03:00 [2020-12-16T17:03:00.332Z] #42 4.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:03:00 [2020-12-16T17:03:00.332Z] #42 6.593 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:03:00 [2020-12-16T17:03:00.519Z] #18 27.51 Selecting previously unselected package vim.
17:03:00 [2020-12-16T17:03:00.519Z] #18 27.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
17:03:00 [2020-12-16T17:03:00.519Z] #18 27.52 Unpacking vim (2:8.1.0875-5) ...
17:03:00 [2020-12-16T17:03:00.555Z] #40 62.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:03:00 [2020-12-16T17:03:00.628Z] #42 ...
17:03:00 [2020-12-16T17:03:00.628Z] 
17:03:00 [2020-12-16T17:03:00.628Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:00 [2020-12-16T17:03:00.628Z] #13 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:00 [2020-12-16T17:03:00.628Z] #13 1.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:00 [2020-12-16T17:03:00.628Z] #13 1.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:00 [2020-12-16T17:03:00.628Z] #13 2.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:03:00 [2020-12-16T17:03:00.628Z] #13 4.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:03:00 [2020-12-16T17:03:00.628Z] #13 7.428 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:03:00 [2020-12-16T17:03:00.628Z] #13 ...
17:03:00 [2020-12-16T17:03:00.628Z] 
17:03:00 [2020-12-16T17:03:00.628Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.781 + RM_GOPATH=0
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.781 + TMP_GOPATH=
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.781 + : /build
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.781 + '[' -z '' ']'
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.781 ++ mktemp -d
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.783 + export GOPATH=/tmp/tmp.STFTtlOhEW
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.783 + GOPATH=/tmp/tmp.STFTtlOhEW
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.783 + RM_GOPATH=1
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.783 + case "$(go env GOARCH)" in
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.783 ++ go env GOARCH
17:03:00 [2020-12-16T17:03:00.628Z] #47 0.848 + export GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.848 + GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.859 ++ dirname /tmp/install/install.sh
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 + dir=/tmp/install
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 + bin=gotestsum
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 + shift
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 + . /tmp/install/gotestsum.installer
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.862 ++ : v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.863 + install_gotestsum
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.869 + set -e
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.869 + export GO111MODULE=on
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.869 + GO111MODULE=on
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.869 + GOBIN=/build
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.869 + go get gotest.tools/gotestsum@v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.921 go: finding gotest.tools v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 0.923 go: finding gotest.tools/gotestsum v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 2.103 go: downloading gotest.tools/gotestsum v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 3.349 go: extracting gotest.tools/gotestsum v0.5.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.020 go: downloading github.com/spf13/pflag v1.0.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.027 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.033 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.162 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.230 go: downloading github.com/pkg/errors v0.9.1
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.251 go: downloading github.com/fatih/color v1.9.0
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.276 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.296 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.756 go: downloading github.com/jonboulle/clockwork v0.1.0
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.799 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.819 go: extracting github.com/spf13/pflag v1.0.3
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.831 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.904 go: extracting github.com/fatih/color v1.9.0
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.908 go: extracting github.com/pkg/errors v0.9.1
17:03:00 [2020-12-16T17:03:00.629Z] #47 5.983 go: extracting github.com/jonboulle/clockwork v0.1.0
17:03:00 [2020-12-16T17:03:00.629Z] #47 6.134 go: downloading github.com/mattn/go-colorable v0.1.6
17:03:00 [2020-12-16T17:03:00.629Z] #47 6.164 go: downloading github.com/mattn/go-isatty v0.0.12
17:03:00 [2020-12-16T17:03:00.629Z] #47 6.945 go: extracting github.com/mattn/go-colorable v0.1.6
17:03:00 [2020-12-16T17:03:00.629Z] #47 6.975 go: extracting github.com/mattn/go-isatty v0.0.12
17:03:00 [2020-12-16T17:03:00.629Z] #47 8.470 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:00 [2020-12-16T17:03:00.629Z] #47 9.468 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:00 [2020-12-16T17:03:00.629Z] #47 10.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:00 [2020-12-16T17:03:00.809Z] #18 27.94 Selecting previously unselected package xfsprogs.
17:03:00 [2020-12-16T17:03:00.809Z] #18 27.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
17:03:00 [2020-12-16T17:03:00.809Z] #18 27.94 Unpacking xfsprogs (4.20.0-1) ...
17:03:00 [2020-12-16T17:03:00.928Z] #47 ...
17:03:00 [2020-12-16T17:03:00.928Z] 
17:03:00 [2020-12-16T17:03:00.928Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:00 [2020-12-16T17:03:00.928Z] #32 0.737 + git clone https://github.com/kolyshkin/go-swagger.git .
17:03:00 [2020-12-16T17:03:00.928Z] #32 0.755 Cloning into '.'...
17:03:00 [2020-12-16T17:03:00.928Z] #32 ...
17:03:00 [2020-12-16T17:03:00.928Z] 
17:03:00 [2020-12-16T17:03:00.928Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:00 [2020-12-16T17:03:00.928Z] #36 0.588 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:00 [2020-12-16T17:03:00.928Z] #36 0.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:00 [2020-12-16T17:03:00.928Z] #36 0.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:00 [2020-12-16T17:03:00.928Z] #36 1.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:03:00 [2020-12-16T17:03:00.928Z] #36 4.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:03:00 [2020-12-16T17:03:00.928Z] #36 6.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.18 Selecting previously unselected package zip.
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.18 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.18 Unpacking zip (3.0-11+b1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.26 Setting up aufs-tools (1:4.14+20190211-1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.28 Setting up libip6tc0:s390x (1.8.2-4) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.28 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.29 Setting up libgpm2:s390x (1.20.7-5) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.30 Setting up libip4tc0:s390x (1.8.2-4) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.30 Setting up uidmap (1:4.5-1.1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.31 Setting up libnftnl11:s390x (1.1.2-2) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.33 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.34 Setting up libicu63:s390x (63.1-6+deb10u1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.35 Setting up xxd (2:8.1.0875-5) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.36 Setting up zip (3.0-11+b1) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.36 Setting up vim-common (2:8.1.0875-5) ...
17:03:01 [2020-12-16T17:03:01.099Z] #18 28.37 Setting up bash-completion (1:2.8-6) ...
17:03:01 [2020-12-16T17:03:01.128Z] #40 63.32 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:01 [2020-12-16T17:03:01.128Z] #40 63.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:03:01 [2020-12-16T17:03:01.128Z] #40 63.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:01 [2020-12-16T17:03:01.245Z] #36 ...
17:03:01 [2020-12-16T17:03:01.245Z] 
17:03:01 [2020-12-16T17:03:01.245Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.515 + RM_GOPATH=0
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.515 + TMP_GOPATH=
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.515 + : /build
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.515 + '[' -z '' ']'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.516 ++ mktemp -d
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.518 + export GOPATH=/tmp/tmp.DMW0ekPUr8
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.518 + GOPATH=/tmp/tmp.DMW0ekPUr8
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.518 + RM_GOPATH=1
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.519 + case "$(go env GOARCH)" in
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.523 ++ go env GOARCH
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.540 + export GO_BUILDMODE=-buildmode=pie
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.540 + GO_BUILDMODE=-buildmode=pie
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.542 ++ dirname /tmp/install/install.sh
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 + dir=/tmp/install
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 + bin=dockercli
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 + shift
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 + . /tmp/install/dockercli.installer
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 ++ : stable
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.544 ++ : 17.06.2-ce
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.545 + install_dockercli
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.545 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.545 Install docker/cli version 17.06.2-ce from stable
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.546 ++ uname -m
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.548 + arch=ppc64le
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.549 + '[' ppc64le '!=' x86_64 ']'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.549 + '[' ppc64le '!=' s390x ']'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.549 + '[' ppc64le '!=' armhf ']'
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.549 + build_dockercli
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.549 + git clone https://github.com/docker/docker-ce /tmp/tmp.DMW0ekPUr8/tmp/docker-ce
17:03:01 [2020-12-16T17:03:01.245Z] #24 0.551 Cloning into '/tmp/tmp.DMW0ekPUr8/tmp/docker-ce'...
17:03:01 [2020-12-16T17:03:01.245Z] #24 ...
17:03:01 [2020-12-16T17:03:01.245Z] 
17:03:01 [2020-12-16T17:03:01.245Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:01 [2020-12-16T17:03:01.245Z] #55 0.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:01 [2020-12-16T17:03:01.245Z] #55 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:01 [2020-12-16T17:03:01.245Z] #55 0.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:01 [2020-12-16T17:03:01.245Z] #55 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:03:01 [2020-12-16T17:03:01.245Z] #55 4.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:03:01 [2020-12-16T17:03:01.245Z] #55 6.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:03:01 [2020-12-16T17:03:01.245Z] #55 ...
17:03:01 [2020-12-16T17:03:01.245Z] 
17:03:01 [2020-12-16T17:03:01.245Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.828 + RM_GOPATH=0
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.828 + TMP_GOPATH=
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.828 + : /build
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.828 + '[' -z '' ']'
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.829 ++ mktemp -d
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.831 + export GOPATH=/tmp/tmp.RGrN6FeCQK
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.831 + GOPATH=/tmp/tmp.RGrN6FeCQK
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.831 + RM_GOPATH=1
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.832 + case "$(go env GOARCH)" in
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.833 ++ go env GOARCH
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.842 + export GO_BUILDMODE=-buildmode=pie
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.842 + GO_BUILDMODE=-buildmode=pie
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.869 ++ dirname /tmp/install/install.sh
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.871 + dir=/tmp/install
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + bin=golangci_lint
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + shift
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + . /tmp/install/golangci_lint.installer
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 ++ : v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + install_golangci_lint
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + set -e
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + export GO111MODULE=on
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + GO111MODULE=on
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + GOBIN=/build
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.872 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 0.990 go: finding github.com v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 1.000 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 1.002 go: finding github.com/golangci v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 1.002 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 1.064 go: finding github.com/golangci/golangci-lint v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 2.219 go: downloading github.com/golangci/golangci-lint v1.23.8
17:03:01 [2020-12-16T17:03:01.245Z] #49 3.605 go: extracting github.com/golangci/golangci-lint v1.23.8
17:03:01 [2020-12-16T17:03:01.336Z] #19 DONE 1.8s
17:03:01 [2020-12-16T17:03:01.336Z] 
17:03:01 [2020-12-16T17:03:01.336Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:03:01 [2020-12-16T17:03:01.389Z] #40 63.63 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:03:01 [2020-12-16T17:03:01.389Z] #40 63.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:03:01 [2020-12-16T17:03:01.389Z] #40 63.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:03:01 [2020-12-16T17:03:01.551Z] #49 ...
17:03:01 [2020-12-16T17:03:01.551Z] 
17:03:01 [2020-12-16T17:03:01.551Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:01 [2020-12-16T17:03:01.551Z] #29 6.047 
###                                                                        4.8%
##################                                                        25.3%
#################################                                         45.9%
########################################                                  56.2%
#######################################################                   76.5%
######################################################################## 100.0%
17:03:01 [2020-12-16T17:03:01.551Z] #29 7.190 
17:03:01 [2020-12-16T17:03:01.650Z] #40 63.97 Selecting previously unselected package zlib1g-dev:amd64.
17:03:01 [2020-12-16T17:03:01.650Z] #40 63.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:03:01 [2020-12-16T17:03:01.650Z] #40 63.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:03:01 [2020-12-16T17:03:01.911Z] #40 ...
17:03:01 [2020-12-16T17:03:01.911Z] 
17:03:01 [2020-12-16T17:03:01.911Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.18 go: finding github.com/fatih/color v1.7.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.38 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.41 go: finding github.com/mattn/go-colorable v0.1.4
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.50 go: finding github.com/mattn/go-isatty v0.0.8
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.66 go: finding github.com/go-critic/go-critic v0.4.1
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.73 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.80 go: finding github.com/go-lintpack/lintpack v0.5.2
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.86 go: finding github.com/pkg/errors v0.8.1
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.91 go: finding github.com/sirupsen/logrus v1.4.2
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.96 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 62.97 go: finding github.com/go-toolsmith/astequal v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.03 go: finding github.com/mitchellh/go-homedir v1.1.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.03 go: finding github.com/stretchr/testify v1.4.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.04 go: finding github.com/davecgh/go-spew v1.1.1
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.07 go: finding github.com/go-toolsmith/astp v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.09 go: finding github.com/go-toolsmith/astcast v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.10 go: finding github.com/pmezard/go-difflib v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.11 go: finding github.com/go-toolsmith/typep v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.15 go: finding github.com/stretchr/objx v0.2.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.16 go: finding github.com/spf13/viper v1.6.1
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.24 go: finding gopkg.in/yaml.v2 v2.2.7
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.50 go: finding github.com/go-toolsmith/strparse v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.73 go: finding github.com/gobwas/glob v0.2.3
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.77 go: finding github.com/spf13/cobra v0.0.5
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.80 go: finding github.com/fsnotify/fsnotify v1.4.7
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.88 go: finding github.com/spf13/pflag v1.0.5
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.90 go: finding github.com/hashicorp/hcl v1.0.0
17:03:01 [2020-12-16T17:03:01.911Z] #47 63.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:01 [2020-12-16T17:03:01.911Z] #47 64.07 go: finding github.com/magiconair/properties v1.8.1
17:03:01 [2020-12-16T17:03:01.912Z] #47 64.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:01 [2020-12-16T17:03:01.912Z] #47 64.16 go: finding github.com/mitchellh/mapstructure v1.1.2
17:03:01 [2020-12-16T17:03:01.912Z] #47 64.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:02 [2020-12-16T17:03:02.173Z] #47 64.37 go: finding github.com/pelletier/go-toml v1.2.0
17:03:02 [2020-12-16T17:03:02.173Z] #47 64.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:02 [2020-12-16T17:03:02.434Z] #47 64.59 go: finding github.com/spf13/afero v1.1.2
17:03:02 [2020-12-16T17:03:02.434Z] #47 64.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:02 [2020-12-16T17:03:02.434Z] #47 64.72 go: finding github.com/spf13/cast v1.3.0
17:03:02 [2020-12-16T17:03:02.434Z] #47 64.78 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:02 [2020-12-16T17:03:02.600Z] #18 29.80 Setting up libiptc0:s390x (1.8.2-4) ...
17:03:02 [2020-12-16T17:03:02.600Z] #18 ...
17:03:02 [2020-12-16T17:03:02.600Z] 
17:03:02 [2020-12-16T17:03:02.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:02 [2020-12-16T17:03:02.600Z] #41 58.80   CC       criu/cr-errno.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 58.84   CC       criu/cr-restore.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 61.12   CC       criu/cr-service.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 61.85   CC       criu/crtools.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 62.12   CC       criu/eventfd.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 62.39   CC       criu/eventpoll.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 62.95   CC       criu/external.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 63.09   CC       criu/fault-injection.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 63.12   CC       criu/fdstore.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 63.24   CC       criu/fifo.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 63.42   CC       criu/file-ids.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 63.68   CC       criu/file-lock.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 64.12   CC       criu/files-ext.o
17:03:02 [2020-12-16T17:03:02.600Z] #41 64.45   CC       criu/files-reg.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 65.80   CC       criu/files.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 67.03   CC       criu/filesystems.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 67.46   CC       criu/fsnotify.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 68.21   CC       criu/image-desc.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 68.35   CC       criu/image.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 68.83   CC       criu/ipc_ns.o
17:03:02 [2020-12-16T17:03:02.601Z] #41 ...
17:03:02 [2020-12-16T17:03:02.601Z] 
17:03:02 [2020-12-16T17:03:02.601Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.81 Setting up xz-utils (5.2.4-1) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.82 Setting up sudo (1.8.27-1+deb10u2) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.84 invoke-rc.d: could not determine current runlevel
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.85 invoke-rc.d: policy-rc.d denied execution of start.
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.85 Setting up pigz (2.4-1) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.86 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.87 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.88 Setting up python-pip-whl (18.1-5) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.88 Setting up libmpdec2:s390x (2.4.2-2) ...
17:03:02 [2020-12-16T17:03:02.601Z] #18 29.89 Setting up vim-runtime (2:8.1.0875-5) ...
17:03:02 [2020-12-16T17:03:02.695Z] #47 64.80 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:03:02 [2020-12-16T17:03:02.695Z] #47 64.85 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:02 [2020-12-16T17:03:02.695Z] #47 64.99 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:02 [2020-12-16T17:03:02.695Z] #47 65.04 go: finding golang.org/x/text v0.3.2
17:03:02 [2020-12-16T17:03:02.695Z] #47 65.07 go: finding github.com/subosito/gotenv v1.2.0
17:03:02 [2020-12-16T17:03:02.695Z] #47 65.09 go: finding gopkg.in/ini.v1 v1.51.0
17:03:02 [2020-12-16T17:03:02.695Z] #47 65.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:02 [2020-12-16T17:03:02.703Z] #20 1.640 Collecting yamllint==1.16.0
17:03:02 [2020-12-16T17:03:02.870Z] Client:
17:03:02 [2020-12-16T17:03:02.870Z]  Debug Mode: false
17:03:02 [2020-12-16T17:03:02.870Z] 
17:03:02 [2020-12-16T17:03:02.870Z] Server:
17:03:02 [2020-12-16T17:03:02.870Z]  Containers: 0
17:03:02 [2020-12-16T17:03:02.870Z]   Running: 0
17:03:02 [2020-12-16T17:03:02.870Z]   Paused: 0
17:03:02 [2020-12-16T17:03:02.870Z]   Stopped: 0
17:03:02 [2020-12-16T17:03:02.870Z]  Images: 0
17:03:02 [2020-12-16T17:03:02.870Z]  Server Version: 19.03.13
17:03:02 [2020-12-16T17:03:02.870Z]  Storage Driver: overlay2
17:03:02 [2020-12-16T17:03:02.870Z]   Backing Filesystem: extfs
17:03:02 [2020-12-16T17:03:02.870Z]   Supports d_type: true
17:03:02 [2020-12-16T17:03:02.870Z]   Native Overlay Diff: true
17:03:02 [2020-12-16T17:03:02.870Z]  Logging Driver: json-file
17:03:02 [2020-12-16T17:03:02.870Z]  Cgroup Driver: cgroupfs
17:03:02 [2020-12-16T17:03:02.870Z]  Plugins:
17:03:02 [2020-12-16T17:03:02.870Z]   Volume: local
17:03:02 [2020-12-16T17:03:02.870Z]   Network: bridge host ipvlan macvlan null overlay
17:03:02 [2020-12-16T17:03:02.870Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:03:02 [2020-12-16T17:03:02.870Z]  Swarm: inactive
17:03:02 [2020-12-16T17:03:02.870Z]  Runtimes: runc
17:03:02 [2020-12-16T17:03:02.870Z]  Default Runtime: runc
17:03:02 [2020-12-16T17:03:02.870Z]  Init Binary: docker-init
17:03:02 [2020-12-16T17:03:02.870Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:03:02 [2020-12-16T17:03:02.870Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:03:02 [2020-12-16T17:03:02.870Z]  init version: fec3683
17:03:02 [2020-12-16T17:03:02.870Z]  Security Options:
17:03:02 [2020-12-16T17:03:02.870Z]   apparmor
17:03:02 [2020-12-16T17:03:02.870Z]   seccomp
17:03:02 [2020-12-16T17:03:02.870Z]    Profile: default
17:03:02 [2020-12-16T17:03:02.870Z]  Kernel Version: 4.15.0-1083-aws
17:03:02 [2020-12-16T17:03:02.870Z]  Operating System: Ubuntu 16.04.7 LTS
17:03:02 [2020-12-16T17:03:02.870Z]  OSType: linux
17:03:02 [2020-12-16T17:03:02.870Z]  Architecture: aarch64
17:03:02 [2020-12-16T17:03:02.870Z]  CPUs: 4
17:03:02 [2020-12-16T17:03:02.870Z]  Total Memory: 7.525GiB
17:03:02 [2020-12-16T17:03:02.870Z]  Name: ip-10-100-100-66
17:03:02 [2020-12-16T17:03:02.870Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
17:03:02 [2020-12-16T17:03:02.870Z]  Docker Root Dir: /var/lib/docker
17:03:02 [2020-12-16T17:03:02.870Z]  Debug Mode: false
17:03:02 [2020-12-16T17:03:02.870Z]  Registry: https://index.docker.io/v1/
17:03:02 [2020-12-16T17:03:02.870Z]  Labels:
17:03:02 [2020-12-16T17:03:02.870Z]  Experimental: true
17:03:02 [2020-12-16T17:03:02.870Z]  Insecure Registries:
17:03:02 [2020-12-16T17:03:02.870Z]   127.0.0.0/8
17:03:02 [2020-12-16T17:03:02.870Z]  Live Restore Enabled: true
17:03:02 [2020-12-16T17:03:02.870Z] 
17:03:02 [2020-12-16T17:03:02.870Z] WARNING: No swap limit support
[Pipeline] sh
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.08 Setting up libaio1:s390x (0.3.112-3) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.09 Setting up libonig5:s390x (6.9.1-1) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.09 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.10 Setting up vim (2:8.1.0875-5) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:03:02 [2020-12-16T17:03:02.890Z] #18 30.21 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:03:02 [2020-12-16T17:03:02.955Z] #47 65.23 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:02 [2020-12-16T17:03:02.955Z] #47 65.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:02 [2020-12-16T17:03:02.955Z] #47 65.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:02 [2020-12-16T17:03:02.955Z] #47 65.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:02 [2020-12-16T17:03:02.955Z] #47 65.37 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:03 [2020-12-16T17:03:03.165Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:03:03 [2020-12-16T17:03:03.165Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:03:03 [2020-12-16T17:03:03.165Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41636/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:03:03 [2020-12-16T17:03:03.165Z] + bash /home/ubuntu/workspace/moby_PR-41636/check-config.sh
17:03:03 [2020-12-16T17:03:03.165Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:03:03 [2020-12-16T17:03:03.165Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
17:03:03 [2020-12-16T17:03:03.165Z] 
17:03:03 [2020-12-16T17:03:03.165Z] Generally Necessary:
17:03:03 [2020-12-16T17:03:03.165Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:03:03 [2020-12-16T17:03:03.165Z] - apparmor: enabled and tools installed
17:03:03 [2020-12-16T17:03:03.210Z] #34 28.91 Reading package lists...
17:03:03 [2020-12-16T17:03:03.210Z] #34 ...
17:03:03 [2020-12-16T17:03:03.210Z] 
17:03:03 [2020-12-16T17:03:03.210Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:03 [2020-12-16T17:03:03.210Z] #43 23.13 unicode/utf16
17:03:03 [2020-12-16T17:03:03.210Z] #43 23.41 container/list
17:03:03 [2020-12-16T17:03:03.210Z] #43 24.33 crypto/internal/subtle
17:03:03 [2020-12-16T17:03:03.210Z] #43 24.60 crypto/subtle
17:03:03 [2020-12-16T17:03:03.210Z] #43 24.95 vendor/golang.org/x/crypto/cryptobyte/asn1
17:03:03 [2020-12-16T17:03:03.210Z] #43 25.16 internal/nettrace
17:03:03 [2020-12-16T17:03:03.210Z] #43 25.34 runtime/cgo
17:03:03 [2020-12-16T17:03:03.210Z] #43 ...
17:03:03 [2020-12-16T17:03:03.210Z] 
17:03:03 [2020-12-16T17:03:03.210Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:03 [2020-12-16T17:03:03.210Z] #62 31.85 Checking out files:  50% (962/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% (1704/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.
17:03:03 [2020-12-16T17:03:03.210Z] #62 33.37 + cd /tmp/tmp.fDdQTb8CKJ/src/github.com/docker/libnetwork
17:03:03 [2020-12-16T17:03:03.210Z] #62 33.37 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:03 [2020-12-16T17:03:03.210Z] #62 33.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:03:03 [2020-12-16T17:03:03.210Z] #62 ...
17:03:03 [2020-12-16T17:03:03.210Z] 
17:03:03 [2020-12-16T17:03:03.210Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:03 [2020-12-16T17:03:03.210Z] #49 24.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:03 [2020-12-16T17:03:03.210Z] #49 24.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:03 [2020-12-16T17:03:03.210Z] #49 24.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:03 [2020-12-16T17:03:03.210Z] #49 24.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:03 [2020-12-16T17:03:03.210Z] #49 24.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:03 [2020-12-16T17:03:03.210Z] #49 26.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:03 [2020-12-16T17:03:03.210Z] #49 27.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:03 [2020-12-16T17:03:03.210Z] #49 29.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:03 [2020-12-16T17:03:03.210Z] #49 31.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:03 [2020-12-16T17:03:03.210Z] #49 32.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:03 [2020-12-16T17:03:03.210Z] #49 32.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:03 [2020-12-16T17:03:03.210Z] #49 32.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:03 [2020-12-16T17:03:03.210Z] #49 34.22 runtime/cgo
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.42 go: finding github.com/kisielk/gotool v1.0.0
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.52 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:03 [2020-12-16T17:03:03.217Z] #47 65.59 go: finding github.com/sourcegraph/go-diff v0.5.1
17:03:03 [2020-12-16T17:03:03.229Z] #18 30.23 Setting up jq (1.5+dfsg-2+b1) ...
17:03:03 [2020-12-16T17:03:03.229Z] #18 30.24 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
17:03:03 [2020-12-16T17:03:03.229Z] #18 30.26 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:03:03 [2020-12-16T17:03:03.373Z] #29 7.615 
##                                                                         3.3%
#######                                                                   10.9%
#############                                                             18.6%
#################                                                         24.3%
#####################                                                     30.0%
#######################                                                   32.0%
#########################                                                 35.8%
############################                                              39.6%
##############################                                            41.8%
###############################                                           43.8%
##################################                                        48.6%
####################################                                      51.2%
##########################################                                58.4%
############################################                              62.3%
###############################################                           66.1%
######################################################                    75.6%
###########################################################               83.3%
#################################################################         90.9%
#####################################################################     96.7%
######################################################################## 100.0%
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NAMESPACES: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NET_NS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_PID_NS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_IPC_NS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_UTS_NS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CGROUPS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CGROUP_CPUACCT: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CGROUP_DEVICE: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CGROUP_FREEZER: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CGROUP_SCHED: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_CPUSETS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_MEMCG: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_KEYS: enabled
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_VETH: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_BRIDGE: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:03:03 [2020-12-16T17:03:03.429Z] - CONFIG_NF_NAT: enabled (as module)
17:03:03 [2020-12-16T17:03:03.470Z] #49 ...
17:03:03 [2020-12-16T17:03:03.470Z] 
17:03:03 [2020-12-16T17:03:03.470Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:03 [2020-12-16T17:03:03.470Z] #53 34.29 Fetched 8409 kB in 26s (318 kB/s)
17:03:03 [2020-12-16T17:03:03.478Z] #47 65.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:03 [2020-12-16T17:03:03.478Z] #47 65.63 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:03 [2020-12-16T17:03:03.478Z] #47 65.64 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:03:03 [2020-12-16T17:03:03.478Z] #47 65.80 go: finding github.com/ultraware/funlen v0.0.2
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_NF_NAT_NEEDED: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_POSIX_MQUEUE: enabled
17:03:03 [2020-12-16T17:03:03.690Z] 
17:03:03 [2020-12-16T17:03:03.690Z] Optional Features:
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_USER_NS: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_SECCOMP: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CGROUP_PIDS: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_MEMCG_SWAP: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:03:03 [2020-12-16T17:03:03.690Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_BLK_CGROUP: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IOSCHED_CFQ: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CGROUP_PERF: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CGROUP_HUGETLB: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_CFS_BANDWIDTH: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_RT_GROUP_SCHED: missing
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_VS: enabled (as module)
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_VS_NFCT: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_IP_VS_RR: enabled (as module)
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_EXT4_FS: enabled
17:03:03 [2020-12-16T17:03:03.690Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:03:03 [2020-12-16T17:03:03.739Z] #47 65.90 go: finding github.com/gogo/protobuf v1.2.1
17:03:03 [2020-12-16T17:03:03.739Z] #47 65.90 go: finding github.com/ultraware/whitespace v0.0.4
17:03:03 [2020-12-16T17:03:03.739Z] #47 65.90 go: finding github.com/uudashr/gocognit v1.0.1
17:03:03 [2020-12-16T17:03:03.739Z] #47 65.95 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:03 [2020-12-16T17:03:03.739Z] #47 66.13 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:03:03 [2020-12-16T17:03:03.952Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:03:03 [2020-12-16T17:03:03.952Z] - Network Drivers:
17:03:03 [2020-12-16T17:03:03.952Z]   - "overlay":
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_VXLAN: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       Optional (for encrypted networks):
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_CRYPTO: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_CRYPTO_AEAD: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_CRYPTO_GCM: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_CRYPTO_GHASH: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_XFRM: enabled
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_XFRM_USER: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_INET_ESP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]   - "ipvlan":
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_IPVLAN: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]   - "macvlan":
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_MACVLAN: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_DUMMY: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]   - "ftp,tftp client in container":
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:03:03 [2020-12-16T17:03:03.952Z] - Storage Drivers:
17:03:03 [2020-12-16T17:03:03.952Z]   - "aufs":
17:03:04 [2020-12-16T17:03:04.001Z] #47 66.24 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:04 [2020-12-16T17:03:04.001Z] #47 66.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:04 [2020-12-16T17:03:04.048Z] #29 10.41 #=#=#                                                                         
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_AUFS_FS: enabled (as module)
17:03:04 [2020-12-16T17:03:04.213Z]   - "btrfs":
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:03:04 [2020-12-16T17:03:04.213Z]   - "devicemapper":
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_BLK_DEV_DM: enabled
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:03:04 [2020-12-16T17:03:04.213Z]   - "overlay":
17:03:04 [2020-12-16T17:03:04.213Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:03:04 [2020-12-16T17:03:04.213Z]   - "zfs":
17:03:04 [2020-12-16T17:03:04.213Z]     - /dev/zfs: missing
17:03:04 [2020-12-16T17:03:04.213Z]     - zfs command: missing
17:03:04 [2020-12-16T17:03:04.213Z]     - zpool command: missing
17:03:04 [2020-12-16T17:03:04.213Z] 
17:03:04 [2020-12-16T17:03:04.213Z] Limits:
17:03:04 [2020-12-16T17:03:04.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:03:04 [2020-12-16T17:03:04.213Z] 
17:03:04 [2020-12-16T17:03:04.213Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
17:03:04 [2020-12-16T17:03:04.263Z] #47 66.35 go: finding github.com/BurntSushi/toml v0.3.1
17:03:04 [2020-12-16T17:03:04.263Z] #47 66.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:04 [2020-12-16T17:03:04.263Z] #47 ...
17:03:04 [2020-12-16T17:03:04.263Z] 
17:03:04 [2020-12-16T17:03:04.263Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:04 [2020-12-16T17:03:04.263Z] #53 56.41 Building dependency tree...
17:03:04 [2020-12-16T17:03:04.263Z] #53 62.18 The following additional packages will be installed:
17:03:04 [2020-12-16T17:03:04.263Z] #53 62.18   libbtrfs0
17:03:04 [2020-12-16T17:03:04.263Z] #53 62.52 The following NEW packages will be installed:
17:03:04 [2020-12-16T17:03:04.263Z] #53 62.56   libbtrfs-dev libbtrfs0
17:03:04 [2020-12-16T17:03:04.263Z] #53 63.01 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:03:04 [2020-12-16T17:03:04.263Z] #53 63.01 Need to get 119 kB of archives.
17:03:04 [2020-12-16T17:03:04.263Z] #53 63.01 After this operation, 387 kB of additional disk space will be used.
17:03:04 [2020-12-16T17:03:04.263Z] #53 63.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:03:04 [2020-12-16T17:03:04.263Z] #53 63.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:03:04 [2020-12-16T17:03:04.263Z] #53 64.56 debconf: delaying package configuration, since apt-utils is not installed
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.00 Fetched 119 kB in 0s (364 kB/s)
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.14 Selecting previously unselected package libbtrfs0.
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.14 (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.)
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.31 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.45 Selecting previously unselected package libbtrfs-dev.
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.48 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.87 Setting up libbtrfs0 (4.20.1-2) ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 65.95 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 66.00 Processing triggers for libc-bin (2.28-10) ...
17:03:04 [2020-12-16T17:03:04.263Z] #53 DONE 66.6s
[Pipeline] sh
17:03:04 [2020-12-16T17:03:04.525Z] 
17:03:04 [2020-12-16T17:03:04.525Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:04 [2020-12-16T17:03:04.562Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 .
17:03:04 [2020-12-16T17:03:04.562Z] #1 [internal] load build definition from Dockerfile
17:03:04 [2020-12-16T17:03:04.562Z] #1 transferring dockerfile: 16.58kB 0.0s done
17:03:04 [2020-12-16T17:03:04.729Z] #18 31.99 Setting up iptables (1.8.2-4) ...
17:03:04 [2020-12-16T17:03:04.729Z] #18 31.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:04 [2020-12-16T17:03:04.729Z] #18 32.02 Setting up python3 (3.7.3-1) ...
17:03:04 [2020-12-16T17:03:04.825Z] #1 DONE 0.2s
17:03:04 [2020-12-16T17:03:04.825Z] 
17:03:04 [2020-12-16T17:03:04.825Z] #2 [internal] load .dockerignore
17:03:04 [2020-12-16T17:03:04.825Z] #2 transferring context: 87B done
17:03:04 [2020-12-16T17:03:04.825Z] #2 DONE 0.2s
17:03:04 [2020-12-16T17:03:04.964Z] #29 10.59 
                                                                           0.1%
                                                                           1.2%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.0%
######                                                                     9.7%
17:03:04 [2020-12-16T17:03:04.964Z] #29 ...
17:03:04 [2020-12-16T17:03:04.964Z] 
17:03:04 [2020-12-16T17:03:04.964Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:04 [2020-12-16T17:03:04.964Z] #47 15.22 go: finding github.com/fatih/color v1.9.0
17:03:04 [2020-12-16T17:03:04.964Z] #47 15.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:04 [2020-12-16T17:03:04.964Z] #47 15.26 go: finding github.com/pkg/errors v0.9.1
17:03:05 [2020-12-16T17:03:05.019Z] #18 32.20 Setting up python3-wheel (0.32.3-2) ...
17:03:05 [2020-12-16T17:03:05.086Z] 
17:03:05 [2020-12-16T17:03:05.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:03:05 [2020-12-16T17:03:05.264Z] #47 15.41 go: finding github.com/spf13/pflag v1.0.3
17:03:05 [2020-12-16T17:03:05.264Z] #47 15.46 go: finding github.com/mattn/go-colorable v0.1.6
17:03:05 [2020-12-16T17:03:05.264Z] #47 15.58 go: finding github.com/mattn/go-isatty v0.0.12
17:03:05 [2020-12-16T17:03:05.308Z] #18 32.55 Setting up apparmor (2.13.2-10) ...
17:03:05 [2020-12-16T17:03:05.382Z] #53 34.29 Reading package lists...
17:03:05 [2020-12-16T17:03:05.382Z] #53 ...
17:03:05 [2020-12-16T17:03:05.382Z] 
17:03:05 [2020-12-16T17:03:05.382Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.26 go: finding github.com/fatih/color v1.9.0
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.60 go: finding github.com/mattn/go-colorable v0.1.6
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.70 go: finding github.com/pkg/errors v0.9.1
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.71 go: finding github.com/mattn/go-isatty v0.0.12
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.92 go: finding github.com/spf13/pflag v1.0.3
17:03:05 [2020-12-16T17:03:05.382Z] #45 26.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:05 [2020-12-16T17:03:05.382Z] #45 27.59 go: finding github.com/jonboulle/clockwork v0.1.0
17:03:05 [2020-12-16T17:03:05.382Z] #45 27.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:05 [2020-12-16T17:03:05.382Z] #45 27.76 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:05 [2020-12-16T17:03:05.382Z] #45 27.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:05 [2020-12-16T17:03:05.382Z] #45 ...
17:03:05 [2020-12-16T17:03:05.382Z] 
17:03:05 [2020-12-16T17:03:05.382Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:05 [2020-12-16T17:03:05.382Z] #38 30.14 Checking out files:  69% (1162/1666)   
Checking out files:  70% (1167/1666)   
Checking out files:  71% (1183/1666)   
Checking out files:  72% (1200/1666)   
Checking out files:  73% (1217/1666)   
Checking out files:  74% (1233/1666)   
Checking out files:  75% (1250/1666)   
Checking out files:  76% (1267/1666)   
Checking out files:  77% (1283/1666)   
Checking out files:  78% (1300/1666)   
Checking out files:  79% (1317/1666)   
Checking out files:  80% (1333/1666)   
Checking out files:  81% (1350/1666)   
Checking out files:  82% (1367/1666)   
Checking out files:  83% (1383/1666)   
Checking out files:  84% (1400/1666)   
Checking out files:  85% (1417/1666)   
Checking out files:  86% (1433/1666)   
Checking out files:  87% (1450/1666)   
Checking out files:  88% (1467/1666)   
Checking out files:  89% (1483/1666)   
Checking out files:  90% (1500/1666)   
Checking out files:  91% (1517/1666)   
Checking out files:  92% (1533/1666)   
Checking out files:  93% (1550/1666)   
Checking out files:  94% (1567/1666)   
Checking out files:  95% (1583/1666)   
Checking out files:  96% (1600/1666)   
Checking out files:  97% (1617/1666)   
Checking out files:  98% (1633/1666)   
Checking out files:  99% (1650/1666)   
Checking out files: 100% (1666/1666)   
Checking out files: 100% (1666/1666), done.
17:03:05 [2020-12-16T17:03:05.382Z] #38 31.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:03:05 [2020-12-16T17:03:05.382Z] #38 34.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:03:05 [2020-12-16T17:03:05.469Z] #54 1.312 + RM_GOPATH=0
17:03:05 [2020-12-16T17:03:05.469Z] #54 1.312 + TMP_GOPATH=
17:03:05 [2020-12-16T17:03:05.469Z] #54 1.312 + : /build
17:03:05 [2020-12-16T17:03:05.469Z] #54 1.312 + '[' -z '' ']'
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 ++ mktemp -d
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 + export GOPATH=/tmp/tmp.EFNuUnCpvf
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 + GOPATH=/tmp/tmp.EFNuUnCpvf
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 + RM_GOPATH=1
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 + case "$(go env GOARCH)" in
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.320 ++ go env GOARCH
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.353 + export GO_BUILDMODE=-buildmode=pie
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.354 + GO_BUILDMODE=-buildmode=pie
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.354 ++ dirname /tmp/install/install.sh
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.358 + dir=/tmp/install
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.370 + bin=containerd
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.370 + shift
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.370 + '[' '!' -f /tmp/install/containerd.installer ']'
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.371 + . /tmp/install/containerd.installer
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.371 ++ set -e
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.371 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.373 + install_containerd
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.379 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.380 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EFNuUnCpvf/src/github.com/containerd/containerd
17:03:05 [2020-12-16T17:03:05.731Z] #54 1.382 Cloning into '/tmp/tmp.EFNuUnCpvf/src/github.com/containerd/containerd'...
17:03:05 [2020-12-16T17:03:05.731Z] #54 ...
17:03:05 [2020-12-16T17:03:05.731Z] 
17:03:05 [2020-12-16T17:03:05.731Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:05 [2020-12-16T17:03:05.731Z] #34 47.74 Reading package lists...
17:03:05 [2020-12-16T17:03:05.731Z] #34 58.43 Building dependency tree...
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.65 The following additional packages will be installed:
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.68 Suggested packages:
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.69   cmake-doc ninja-build lrzip
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.69 Recommended packages:
17:03:05 [2020-12-16T17:03:05.731Z] #34 63.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.16 The following NEW packages will be installed:
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.20   vim-common xxd
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.74 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.74 Need to get 14.9 MB of archives.
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.74 After this operation, 61.8 MB of additional disk space will be used.
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 65.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:03:05 [2020-12-16T17:03:05.731Z] #34 67.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:03:05 [2020-12-16T17:03:05.931Z] #47 16.17 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:05 [2020-12-16T17:03:05.932Z] #47 16.31 go: finding github.com/jonboulle/clockwork v0.1.0
17:03:05 [2020-12-16T17:03:05.993Z] #34 ...
17:03:05 [2020-12-16T17:03:05.993Z] 
17:03:05 [2020-12-16T17:03:05.993Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.20 The following additional packages will be installed:
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.24   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.24   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.24   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.25   mingw-w64-x86-64-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.32 Suggested packages:
17:03:05 [2020-12-16T17:03:05.993Z] #11 62.32   gcc-8-locales seccomp wine64
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85 The following NEW packages will be installed:
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.85 The following packages will be upgraded:
17:03:05 [2020-12-16T17:03:05.993Z] #11 64.86   libsystemd0 libudev1
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.38 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.38 Need to get 78.2 MB of archives.
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.38 After this operation, 487 MB of additional disk space will be used.
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.47 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]
17:03:05 [2020-12-16T17:03:05.993Z] #11 65.79 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]
17:03:05 [2020-12-16T17:03:05.993Z] #11 66.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 66.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 66.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 66.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 67.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:03:05 [2020-12-16T17:03:05.993Z] #11 67.73 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]
17:03:05 [2020-12-16T17:03:05.993Z] #11 67.77 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]
17:03:06 [2020-12-16T17:03:06.228Z] #47 16.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:06 [2020-12-16T17:03:06.228Z] #47 16.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:06 [2020-12-16T17:03:06.228Z] #47 16.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:06 [2020-12-16T17:03:06.336Z] #18 33.38 Setting up xfsprogs (4.20.0-1) ...
17:03:06 [2020-12-16T17:03:06.336Z] #18 33.39 Setting up python3-lib2to3 (3.7.3-1) ...
17:03:06 [2020-12-16T17:03:06.336Z] #18 33.56 Setting up python3-pkg-resources (40.8.0-1) ...
17:03:06 [2020-12-16T17:03:06.477Z] #3 DONE 1.5s
17:03:06 [2020-12-16T17:03:06.477Z] 
17:03:06 [2020-12-16T17:03:06.477Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:03:06 [2020-12-16T17:03:06.477Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:03:06 [2020-12-16T17:03:06.565Z] #11 ...
17:03:06 [2020-12-16T17:03:06.565Z] 
17:03:06 [2020-12-16T17:03:06.565Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:06 [2020-12-16T17:03:06.565Z] #32 58.92 sync
17:03:06 [2020-12-16T17:03:06.565Z] #32 58.93 internal/reflectlite
17:03:06 [2020-12-16T17:03:06.565Z] #32 63.16 sort
17:03:06 [2020-12-16T17:03:06.565Z] #32 63.17 errors
17:03:06 [2020-12-16T17:03:06.565Z] #32 63.91 strconv
17:03:06 [2020-12-16T17:03:06.565Z] #32 65.45 io
17:03:06 [2020-12-16T17:03:06.565Z] #32 67.99 internal/oserror
17:03:06 [2020-12-16T17:03:06.565Z] #32 68.22 syscall
17:03:06 [2020-12-16T17:03:06.739Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:03:06 [2020-12-16T17:03:06.739Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
17:03:06 [2020-12-16T17:03:06.826Z] #32 ...
17:03:06 [2020-12-16T17:03:06.826Z] 
17:03:06 [2020-12-16T17:03:06.826Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:06 [2020-12-16T17:03:06.826Z] #40 64.61 Selecting previously unselected package libprotobuf17:amd64.
17:03:06 [2020-12-16T17:03:06.826Z] #40 64.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 64.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 65.90 Selecting previously unselected package libprotobuf-lite17:amd64.
17:03:06 [2020-12-16T17:03:06.826Z] #40 65.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 65.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 66.32 Selecting previously unselected package libprotobuf-dev:amd64.
17:03:06 [2020-12-16T17:03:06.826Z] #40 66.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 66.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 68.86 Selecting previously unselected package libprotoc17:amd64.
17:03:06 [2020-12-16T17:03:06.826Z] #40 68.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:03:06 [2020-12-16T17:03:06.826Z] #40 68.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:03:06 [2020-12-16T17:03:06.871Z] #20 ...
17:03:06 [2020-12-16T17:03:06.871Z] 
17:03:06 [2020-12-16T17:03:06.871Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:06 [2020-12-16T17:03:06.871Z] #41 46.29   CC       criu/shmem.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 46.56   CC       criu/sigframe.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 46.62   CC       criu/signalfd.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 46.72   CC       criu/sk-inet.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 47.02   CC       criu/sk-netlink.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 47.17   CC       criu/sk-packet.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 47.39   CC       criu/sk-queue.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 47.56   CC       criu/sk-tcp.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 47.74   CC       criu/sk-unix.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 48.33   CC       criu/sockets.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 48.59   CC       criu/stats.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 48.68   CC       criu/string.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 48.71   CC       criu/sysctl.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 48.92   CC       criu/sysfs_parse.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 49.07   CC       criu/timens.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 49.21   CC       criu/timerfd.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 49.37   CC       criu/tty.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 50.19   CC       criu/tun.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 50.39   CC       criu/uffd.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 50.83   CC       criu/util.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.36   CC       criu/uts_ns.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.45   CC       criu/vdso-compat.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.54   CC       criu/vdso.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.73   LINK     criu/built-in.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.79   LINK     criu/criu
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.91   DEP      lib/c/criu.d
17:03:06 [2020-12-16T17:03:06.871Z] #41 51.93   CC       images/rpc.pb-c.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.16   CC       lib/c/criu.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.65   LINK     lib/c/built-in.o
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.66   LINK     lib/c/libcriu.so
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.68   LINK     lib/c/libcriu.a
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.75   GEN      magic.py
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.92 Note: Building without setproctitle() and strlcpy() support.
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.92       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.94 Note: Building without GnuTLS support
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.95 Makefile.config:39: Warn: you have no libnftables installed
17:03:06 [2020-12-16T17:03:06.871Z] #41 52.95 Makefile.config:40: Warn: Building without nftables support
17:03:06 [2020-12-16T17:03:06.871Z] #41 53.33 fatal: not a git repository (or any of the parent directories): .git
17:03:06 [2020-12-16T17:03:06.871Z] #41 53.56 make[1]: Nothing to be done for 'all'.
17:03:06 [2020-12-16T17:03:06.976Z] #18 34.16 Setting up python3-distutils (3.7.3-1) ...
17:03:07 [2020-12-16T17:03:07.012Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
17:03:07 [2020-12-16T17:03:07.012Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
17:03:07 [2020-12-16T17:03:07.012Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.73 make[1]: 'images/built-in.o' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.74 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.75 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.78 make[1]: 'compel/libcompel.a' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.79 make[1]: 'compel/compel-host-bin' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.80 make[1]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.81 make[1]: 'soccr/libsoccr.a' is up to date.
17:03:07 [2020-12-16T17:03:07.126Z] #41 53.87 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.265Z] #18 34.47 Setting up python3-setuptools (40.8.0-1) ...
17:03:07 [2020-12-16T17:03:07.277Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done
17:03:07 [2020-12-16T17:03:07.277Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
17:03:07 [2020-12-16T17:03:07.281Z] #47 ...
17:03:07 [2020-12-16T17:03:07.281Z] 
17:03:07 [2020-12-16T17:03:07.281Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:07 [2020-12-16T17:03:07.281Z] #34 7.513 encoding
17:03:07 [2020-12-16T17:03:07.281Z] #34 7.925 runtime/cgo
17:03:07 [2020-12-16T17:03:07.281Z] #34 ...
17:03:07 [2020-12-16T17:03:07.281Z] 
17:03:07 [2020-12-16T17:03:07.281Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:07 [2020-12-16T17:03:07.380Z] #41 53.88 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 53.89 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 53.92 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 53.94 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 53.95 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 53.96 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 54.00 make[2]: Nothing to be done for 'all'.
17:03:07 [2020-12-16T17:03:07.381Z] #41 54.00   INSTALL  criu/criu
17:03:07 [2020-12-16T17:03:07.539Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
17:03:07 [2020-12-16T17:03:07.769Z] #40 ...
17:03:07 [2020-12-16T17:03:07.769Z] 
17:03:07 [2020-12-16T17:03:07.769Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:07 [2020-12-16T17:03:07.769Z] #43 59.95 sync
17:03:07 [2020-12-16T17:03:07.769Z] #43 60.10 internal/reflectlite
17:03:07 [2020-12-16T17:03:07.769Z] #43 62.60 github.com/LK4D4/vndr/godl/singleflight
17:03:07 [2020-12-16T17:03:07.769Z] #43 63.06 math/rand
17:03:07 [2020-12-16T17:03:07.769Z] #43 64.95 internal/singleflight
17:03:07 [2020-12-16T17:03:07.769Z] #43 65.77 strconv
17:03:07 [2020-12-16T17:03:07.769Z] #43 65.77 io
17:03:07 [2020-12-16T17:03:07.769Z] #43 67.93 bytes
17:03:07 [2020-12-16T17:03:07.769Z] #43 ...
17:03:07 [2020-12-16T17:03:07.769Z] 
17:03:07 [2020-12-16T17:03:07.769Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:07 [2020-12-16T17:03:07.769Z] #32 70.09 reflect
17:03:07 [2020-12-16T17:03:07.894Z] #18 35.13 Setting up python3-pip (18.1-5) ...
17:03:07 [2020-12-16T17:03:07.929Z] #38 ...
17:03:07 [2020-12-16T17:03:07.929Z] 
17:03:07 [2020-12-16T17:03:07.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:07 [2020-12-16T17:03:07.929Z] #34 28.91 Reading package lists...
17:03:07 [2020-12-16T17:03:07.960Z] #41 ...
17:03:07 [2020-12-16T17:03:07.960Z] 
17:03:07 [2020-12-16T17:03:07.960Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:03:07 [2020-12-16T17:03:07.960Z] #20 6.843   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:03:07 [2020-12-16T17:03:07.960Z] #20 6.863 Collecting pyyaml (from yamllint==1.16.0)
17:03:07 [2020-12-16T17:03:07.960Z] #20 6.892   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:03:08 [2020-12-16T17:03:08.483Z] #4 DONE 1.9s
17:03:08 [2020-12-16T17:03:08.500Z] #34 ...
17:03:08 [2020-12-16T17:03:08.500Z] 
17:03:08 [2020-12-16T17:03:08.500Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:08 [2020-12-16T17:03:08.500Z] #47 29.21 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 29.28 go: downloading github.com/go-toolsmith/astp v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 29.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 29.73 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 29.85 go: extracting github.com/go-toolsmith/astp v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 30.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 30.10 go: downloading gopkg.in/yaml.v2 v2.2.7
17:03:08 [2020-12-16T17:03:08.500Z] #47 30.12 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 30.12 go: downloading github.com/stretchr/testify v1.4.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 30.92 go: extracting gopkg.in/yaml.v2 v2.2.7
17:03:08 [2020-12-16T17:03:08.500Z] #47 31.17 go: extracting github.com/stretchr/testify v1.4.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 31.35 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:08 [2020-12-16T17:03:08.500Z] #47 31.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:08 [2020-12-16T17:03:08.500Z] #47 31.62 go: downloading github.com/pmezard/go-difflib v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 31.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:08 [2020-12-16T17:03:08.500Z] #47 32.06 go: downloading github.com/stretchr/objx v0.2.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 32.17 go: extracting github.com/pmezard/go-difflib v1.0.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 32.70 go: extracting github.com/stretchr/objx v0.2.0
17:03:08 [2020-12-16T17:03:08.500Z] #47 33.06 go: downloading github.com/davecgh/go-spew v1.1.1
17:03:08 [2020-12-16T17:03:08.500Z] #47 33.83 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:08 [2020-12-16T17:03:08.500Z] #47 33.92 go: extracting github.com/davecgh/go-spew v1.1.1
17:03:08 [2020-12-16T17:03:08.500Z] #47 38.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:03:08 [2020-12-16T17:03:08.500Z] #47 39.41 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:03:08 [2020-12-16T17:03:08.520Z] #20 7.252 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:03:08 [2020-12-16T17:03:08.520Z] #20 7.264   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:03:08 [2020-12-16T17:03:08.520Z] #20 7.273 Building wheels for collected packages: pyyaml
17:03:08 [2020-12-16T17:03:08.520Z] #20 7.273   Running setup.py bdist_wheel for pyyaml: started
17:03:08 [2020-12-16T17:03:08.520Z] #20 7.501   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:03:08 [2020-12-16T17:03:08.522Z] #18 35.69 Processing triggers for libc-bin (2.28-10) ...
17:03:08 [2020-12-16T17:03:08.522Z] #18 35.71 Processing triggers for mime-support (3.62) ...
17:03:08 [2020-12-16T17:03:08.746Z] 
17:03:08 [2020-12-16T17:03:08.746Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:03:08 [2020-12-16T17:03:08.775Z] #20 ...
17:03:08 [2020-12-16T17:03:08.775Z] 
17:03:08 [2020-12-16T17:03:08.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:08 [2020-12-16T17:03:08.775Z] #41 DONE 55.4s
17:03:08 [2020-12-16T17:03:08.775Z] 
17:03:08 [2020-12-16T17:03:08.775Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:03:08 [2020-12-16T17:03:08.775Z] #20 7.502   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:03:08 [2020-12-16T17:03:08.775Z] #20 7.518 Successfully built pyyaml
17:03:08 [2020-12-16T17:03:08.775Z] #20 7.522 Installing collected packages: pyyaml, pathspec, yamllint
17:03:08 [2020-12-16T17:03:08.775Z] #20 7.618 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:03:08 [2020-12-16T17:03:08.819Z] #18 DONE 36.1s
17:03:08 [2020-12-16T17:03:08.819Z] 
17:03:08 [2020-12-16T17:03:08.819Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:03:08 [2020-12-16T17:03:08.844Z] #47 ...
17:03:08 [2020-12-16T17:03:08.844Z] 
17:03:08 [2020-12-16T17:03:08.844Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:09 [2020-12-16T17:03:09.007Z] #7 DONE 0.3s
17:03:09 [2020-12-16T17:03:09.007Z] 
17:03:09 [2020-12-16T17:03:09.007Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:03:09 [2020-12-16T17:03:09.007Z] #5 DONE 0.3s
17:03:09 [2020-12-16T17:03:09.007Z] 
17:03:09 [2020-12-16T17:03:09.007Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:03:09 [2020-12-16T17:03:09.273Z] #6 DONE 0.6s
17:03:09 [2020-12-16T17:03:09.536Z] 
17:03:09 [2020-12-16T17:03:09.536Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:03:09 [2020-12-16T17:03:09.536Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:03:09 [2020-12-16T17:03:09.700Z] #20 DONE 8.5s
17:03:09 [2020-12-16T17:03:09.700Z] 
17:03:09 [2020-12-16T17:03:09.700Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:09 [2020-12-16T17:03:09.700Z] #54 55.11 + bin/containerd-stress
17:03:09 [2020-12-16T17:03:09.700Z] #54 56.96 + bin/containerd-shim
17:03:09 [2020-12-16T17:03:09.700Z] #54 60.05 + bin/containerd-shim-runc-v1
17:03:09 [2020-12-16T17:03:09.700Z] #54 62.18 + bin/containerd-shim-runc-v2
17:03:09 [2020-12-16T17:03:09.700Z] #54 63.48 + binaries
17:03:09 [2020-12-16T17:03:09.700Z] #54 63.48 + install -D bin/containerd /build/containerd
17:03:09 [2020-12-16T17:03:09.700Z] #54 63.51 + install -D bin/containerd-shim /build/containerd-shim
17:03:09 [2020-12-16T17:03:09.700Z] #54 63.52 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:03:09 [2020-12-16T17:03:09.700Z] #54 63.53 + install -D bin/ctr /build/ctr
17:03:09 [2020-12-16T17:03:09.700Z] #54 DONE 64.5s
17:03:09 [2020-12-16T17:03:09.700Z] 
17:03:09 [2020-12-16T17:03:09.700Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:03:09 [2020-12-16T17:03:09.808Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:03:09 [2020-12-16T17:03:09.808Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done
17:03:09 [2020-12-16T17:03:09.808Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done
17:03:09 [2020-12-16T17:03:09.849Z] #19 0.970 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:09 [2020-12-16T17:03:09.850Z] #19 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:09 [2020-12-16T17:03:09.850Z] #19 0.974 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:09 [2020-12-16T17:03:09.955Z] #23 DONE 0.3s
17:03:09 [2020-12-16T17:03:09.955Z] 
17:03:09 [2020-12-16T17:03:09.955Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:03:10 [2020-12-16T17:03:10.139Z] #19 DONE 1.2s
17:03:10 [2020-12-16T17:03:10.139Z] 
17:03:10 [2020-12-16T17:03:10.139Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:03:10 [2020-12-16T17:03:10.927Z] #29 10.59 
                                                                           0.1%
                                                                           1.2%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.0%
######                                                                     9.7%
#########                                                                 13.1%
##########                                                                15.0%
###########                                                               15.4%
###########                                                               16.0%
############                                                              16.7%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.4%
#######################                                                   32.0%
#######################                                                   32.6%
########################                                                  34.6%
##########################                                                36.2%
##########################                                                37.2%
############################                                              39.4%
#############################                                             41.0%
##############################                                            42.6%
###############################                                           43.7%
################################                                          44.6%
################################                                          45.5%
#################################                                         46.1%
###################################                                       48.8%
####################################                                      50.4%
######################################                                    53.1%
#######################################                                   54.7%
########################################                                  56.3%
#########################################                                 58.0%
##########################################                                59.6%
############################################                              61.2%
#############################################                             62.8%
##############################################                            65.0%
################################################                          67.0%
#################################################                         68.6%
##################################################                        69.8%
##################################################                        69.9%
##################################################                        70.6%
###################################################                       71.5%
####################################################                      72.8%
#####################################################                     74.4%
######################################################                    76.0%
#######################################################                   77.1%
#########################################################                 79.8%
##########################################################                81.9%
############################################################              84.1%
##############################################################            86.3%
###############################################################           88.3%
################################################################          89.5%
#################################################################         90.6%
#################################################################         91.7%
##################################################################        92.7%
17:03:10 [2020-12-16T17:03:10.927Z] #29 ...
17:03:10 [2020-12-16T17:03:10.927Z] 
17:03:10 [2020-12-16T17:03:10.927Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:10 [2020-12-16T17:03:10.927Z] #45 11.22 crypto/internal/subtle
17:03:10 [2020-12-16T17:03:10.927Z] #45 11.98 crypto/subtle
17:03:10 [2020-12-16T17:03:10.927Z] #45 12.96 vendor/golang.org/x/crypto/cryptobyte/asn1
17:03:10 [2020-12-16T17:03:10.927Z] #45 13.38 internal/nettrace
17:03:10 [2020-12-16T17:03:10.927Z] #45 14.13 runtime/cgo
17:03:10 [2020-12-16T17:03:10.927Z] #45 17.04 vendor/golang.org/x/crypto/internal/subtle
17:03:11 [2020-12-16T17:03:11.177Z] Running on azwin-2-365ea0 in d:\jenkins\workspace\moby_PR-41636
[Pipeline] {
[Pipeline] ws
17:03:11 [2020-12-16T17:03:11.193Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:03:11 [2020-12-16T17:03:11.232Z] #45 ...
17:03:11 [2020-12-16T17:03:11.232Z] 
17:03:11 [2020-12-16T17:03:11.232Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:11 [2020-12-16T17:03:11.232Z] #29 10.59 
                                                                           0.1%
                                                                           1.2%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.0%
######                                                                     9.7%
#########                                                                 13.1%
##########                                                                15.0%
###########                                                               15.4%
###########                                                               16.0%
############                                                              16.7%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.4%
#######################                                                   32.0%
#######################                                                   32.6%
########################                                                  34.6%
##########################                                                36.2%
##########################                                                37.2%
############################                                              39.4%
#############################                                             41.0%
##############################                                            42.6%
###############################                                           43.7%
################################                                          44.6%
################################                                          45.5%
#################################                                         46.1%
###################################                                       48.8%
####################################                                      50.4%
######################################                                    53.1%
#######################################                                   54.7%
########################################                                  56.3%
#########################################                                 58.0%
##########################################                                59.6%
############################################                              61.2%
#############################################                             62.8%
##############################################                            65.0%
################################################                          67.0%
#################################################                         68.6%
##################################################                        69.8%
##################################################                        69.9%
##################################################                        70.6%
###################################################                       71.5%
####################################################                      72.8%
#####################################################                     74.4%
######################################################                    76.0%
#######################################################                   77.1%
#########################################################                 79.8%
##########################################################                81.9%
############################################################              84.1%
##############################################################            86.3%
###############################################################           88.3%
################################################################          89.5%
#################################################################         90.6%
#################################################################         91.7%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     97.1%
17:03:11 [2020-12-16T17:03:11.232Z] #29 ...
17:03:11 [2020-12-16T17:03:11.232Z] 
17:03:11 [2020-12-16T17:03:11.232Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:11 [2020-12-16T17:03:11.232Z] #51 11.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:11 [2020-12-16T17:03:11.232Z] #51 11.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:11 [2020-12-16T17:03:11.232Z] #51 11.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:11 [2020-12-16T17:03:11.232Z] #51 11.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:11 [2020-12-16T17:03:11.232Z] #51 11.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:11 [2020-12-16T17:03:11.232Z] #51 13.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:11 [2020-12-16T17:03:11.232Z] #51 14.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:11 [2020-12-16T17:03:11.232Z] #51 17.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:11 [2020-12-16T17:03:11.232Z] #51 19.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:11 [2020-12-16T17:03:11.232Z] #51 19.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:11 [2020-12-16T17:03:11.232Z] #51 20.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:11 [2020-12-16T17:03:11.232Z] #51 20.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:11 [2020-12-16T17:03:11.232Z] #51 ...
17:03:11 [2020-12-16T17:03:11.232Z] 
17:03:11 [2020-12-16T17:03:11.232Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:11 [2020-12-16T17:03:11.232Z] #29 10.59 
                                                                           0.1%
                                                                           1.2%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.0%
######                                                                     9.7%
#########                                                                 13.1%
##########                                                                15.0%
###########                                                               15.4%
###########                                                               16.0%
############                                                              16.7%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    31.4%
#######################                                                   32.0%
#######################                                                   32.6%
########################                                                  34.6%
##########################                                                36.2%
##########################                                                37.2%
############################                                              39.4%
#############################                                             41.0%
##############################                                            42.6%
###############################                                           43.7%
################################                                          44.6%
################################                                          45.5%
#################################                                         46.1%
###################################                                       48.8%
####################################                                      50.4%
######################################                                    53.1%
#######################################                                   54.7%
########################################                                  56.3%
#########################################                                 58.0%
##########################################                                59.6%
############################################                              61.2%
#############################################                             62.8%
##############################################                            65.0%
################################################                          67.0%
#################################################                         68.6%
##################################################                        69.8%
##################################################                        69.9%
##################################################                        70.6%
###################################################                       71.5%
####################################################                      72.8%
#####################################################                     74.4%
######################################################                    76.0%
#######################################################                   77.1%
#########################################################                 79.8%
##########################################################                81.9%
############################################################              84.1%
##############################################################            86.3%
###############################################################           88.3%
################################################################          89.5%
#################################################################         90.6%
#################################################################         91.7%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     97.1%
#######################################################################   98.7%
######################################################################## 100.0%
17:03:11 [2020-12-16T17:03:11.538Z] #29 18.06 
17:03:12 [2020-12-16T17:03:12.186Z] #29 ...
17:03:12 [2020-12-16T17:03:12.186Z] 
17:03:12 [2020-12-16T17:03:12.186Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.30 go: downloading github.com/spf13/cobra v0.0.5
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.30 go: downloading github.com/spf13/pflag v1.0.5
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.35 go: downloading github.com/fatih/color v1.7.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.48 go: downloading github.com/stretchr/testify v1.4.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.49 go: downloading github.com/pkg/errors v0.8.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.69 go: downloading github.com/spf13/viper v1.6.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.75 go: extracting github.com/fatih/color v1.7.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 12.99 go: extracting github.com/pkg/errors v0.8.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.03 go: extracting github.com/stretchr/testify v1.4.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.08 go: extracting github.com/spf13/pflag v1.0.5
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.13 go: downloading github.com/go-critic/go-critic v0.4.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.45 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.56 go: extracting github.com/spf13/cobra v0.0.5
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.65 go: downloading github.com/mattn/go-isatty v0.0.8
17:03:12 [2020-12-16T17:03:12.186Z] #49 13.98 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.05 go: extracting github.com/mattn/go-isatty v0.0.8
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.12 go: extracting github.com/spf13/viper v1.6.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.13 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.30 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.65 go: downloading github.com/hashicorp/hcl v1.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.69 go: downloading gopkg.in/ini.v1 v1.51.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.69 go: extracting github.com/go-critic/go-critic v0.4.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:12 [2020-12-16T17:03:12.186Z] #49 14.76 go: downloading github.com/mattn/go-colorable v0.1.4
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.01 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.34 go: extracting github.com/mattn/go-colorable v0.1.4
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.42 go: downloading github.com/subosito/gotenv v1.2.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.68 go: extracting github.com/subosito/gotenv v1.2.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.71 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.80 go: downloading github.com/pmezard/go-difflib v1.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 15.83 go: extracting gopkg.in/ini.v1 v1.51.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.02 go: extracting github.com/hashicorp/hcl v1.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.29 go: extracting github.com/pmezard/go-difflib v1.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.36 go: downloading gopkg.in/yaml.v2 v2.2.7
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.54 go: downloading github.com/spf13/cast v1.3.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.55 go: downloading github.com/spf13/afero v1.1.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.87 go: extracting github.com/spf13/cast v1.3.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 16.92 go: extracting github.com/spf13/afero v1.1.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 17.21 go: downloading github.com/sirupsen/logrus v1.4.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 17.25 go: extracting gopkg.in/yaml.v2 v2.2.7
17:03:12 [2020-12-16T17:03:12.186Z] #49 17.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:03:12 [2020-12-16T17:03:12.186Z] #49 17.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:12 [2020-12-16T17:03:12.186Z] #49 18.18 go: extracting github.com/sirupsen/logrus v1.4.2
17:03:12 [2020-12-16T17:03:12.186Z] #49 18.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 19.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:03:12 [2020-12-16T17:03:12.186Z] #49 19.22 go: downloading github.com/ultraware/whitespace v0.0.4
17:03:12 [2020-12-16T17:03:12.186Z] #49 19.23 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:12 [2020-12-16T17:03:12.186Z] #49 19.41 go: extracting github.com/ultraware/whitespace v0.0.4
17:03:12 [2020-12-16T17:03:12.186Z] #49 19.93 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:03:12 [2020-12-16T17:03:12.186Z] #49 21.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:12 [2020-12-16T17:03:12.186Z] #49 22.27 go: downloading github.com/davecgh/go-spew v1.1.1
17:03:12 [2020-12-16T17:03:12.186Z] #49 ...
17:03:12 [2020-12-16T17:03:12.186Z] 
17:03:12 [2020-12-16T17:03:12.186Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:12 [2020-12-16T17:03:12.186Z] #64 21.71 Checking out files:  57% (1103/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
17:03:12 [2020-12-16T17:03:12.186Z] #64 22.37 + cd /tmp/tmp.EOuWiOq1DI/src/github.com/docker/libnetwork
17:03:12 [2020-12-16T17:03:12.186Z] #64 22.37 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:12 [2020-12-16T17:03:12.838Z] #64 23.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:03:12 [2020-12-16T17:03:12.857Z] #20 2.840 Collecting yamllint==1.16.0
17:03:13 [2020-12-16T17:03:13.054Z] #32 ...
17:03:13 [2020-12-16T17:03:13.054Z] 
17:03:13 [2020-12-16T17:03:13.054Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:13 [2020-12-16T17:03:13.054Z] #30 72.89 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.
17:03:13 [2020-12-16T17:03:13.054Z] #30 73.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:03:13 [2020-12-16T17:03:13.054Z] #30 74.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:03:13 [2020-12-16T17:03:13.146Z] #20 3.083   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:03:13 [2020-12-16T17:03:13.146Z] #20 3.110 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:03:13 [2020-12-16T17:03:13.146Z] #20 3.129   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:03:13 [2020-12-16T17:03:13.146Z] #20 3.146 Collecting pyyaml (from yamllint==1.16.0)
17:03:13 [2020-12-16T17:03:13.146Z] #20 ...
17:03:13 [2020-12-16T17:03:13.146Z] 
17:03:13 [2020-12-16T17:03:13.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:13 [2020-12-16T17:03:13.146Z] #41 69.48   CC       criu/irmap.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 69.95   CC       criu/kcmp-ids.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 70.22   CC       criu/kerndat.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 70.80   CC       criu/libnetlink.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 70.98   CC       criu/log.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 71.32   CC       criu/lsm.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 71.52   CC       criu/mem.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 72.54   CC       criu/memfd.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 72.76   CC       criu/mount.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 74.85   CC       criu/namespaces.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 76.00   CC       criu/net.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 77.86   CC       criu/netfilter.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 78.07   CC       criu/page-pipe.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 78.43   CC       criu/page-xfer.o
17:03:13 [2020-12-16T17:03:13.146Z] #41 79.44   CC       criu/pagemap-cache.o
17:03:13 [2020-12-16T17:03:13.213Z] #34 39.68 Reading package lists...
17:03:13 [2020-12-16T17:03:13.214Z] #34 ...
17:03:13 [2020-12-16T17:03:13.214Z] 
17:03:13 [2020-12-16T17:03:13.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:13 [2020-12-16T17:03:13.214Z] #11 33.44 Fetched 8409 kB in 26s (326 kB/s)
17:03:13 [2020-12-16T17:03:13.214Z] #11 33.44 Reading package lists...
17:03:13 [2020-12-16T17:03:13.214Z] #11 ...
17:03:13 [2020-12-16T17:03:13.214Z] 
17:03:13 [2020-12-16T17:03:13.214Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:13 [2020-12-16T17:03:13.214Z] #47 42.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.03 go: downloading github.com/ultraware/funlen v0.0.2
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.04 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.09 go: extracting golang.org/x/text v0.3.2
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.21 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.28 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.28 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.29 go: downloading github.com/uudashr/gocognit v1.0.1
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.53 go: extracting github.com/ultraware/funlen v0.0.2
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.61 go: downloading github.com/kisielk/gotool v1.0.0
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.69 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.75 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:13 [2020-12-16T17:03:13.214Z] #47 43.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:13 [2020-12-16T17:03:13.214Z] #47 ...
17:03:13 [2020-12-16T17:03:13.214Z] 
17:03:13 [2020-12-16T17:03:13.214Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:13 [2020-12-16T17:03:13.214Z] #40 33.93 Fetched 8409 kB in 27s (313 kB/s)
17:03:13 [2020-12-16T17:03:13.214Z] #40 33.93 Reading package lists...
17:03:13 [2020-12-16T17:03:13.214Z] #40 ...
17:03:13 [2020-12-16T17:03:13.214Z] 
17:03:13 [2020-12-16T17:03:13.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:13 [2020-12-16T17:03:13.214Z] #11 33.44 Reading package lists...
17:03:13 [2020-12-16T17:03:13.436Z] #41 ...
17:03:13 [2020-12-16T17:03:13.436Z] 
17:03:13 [2020-12-16T17:03:13.436Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:13 [2020-12-16T17:03:13.436Z] #38 113.9 + dpkg --print-architecture
17:03:13 [2020-12-16T17:03:13.436Z] #38 113.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:03:13 [2020-12-16T17:03:13.436Z] #38 114.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:03:13 [2020-12-16T17:03:13.436Z] #38 114.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:03:13 [2020-12-16T17:03:13.475Z] #11 ...
17:03:13 [2020-12-16T17:03:13.475Z] 
17:03:13 [2020-12-16T17:03:13.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:13 [2020-12-16T17:03:13.475Z] #49 34.45 runtime
17:03:13 [2020-12-16T17:03:13.475Z] #49 ...
17:03:13 [2020-12-16T17:03:13.475Z] 
17:03:13 [2020-12-16T17:03:13.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:14 [2020-12-16T17:03:14.072Z] #24 ...
17:03:14 [2020-12-16T17:03:14.072Z] 
17:03:14 [2020-12-16T17:03:14.072Z] #21 [internal] load build context
17:03:14 [2020-12-16T17:03:14.072Z] #21 transferring context: 53.17MB 2.3s done
17:03:14 [2020-12-16T17:03:14.072Z] #21 DONE 4.5s
17:03:14 [2020-12-16T17:03:14.072Z] 
17:03:14 [2020-12-16T17:03:14.072Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:14 [2020-12-16T17:03:14.072Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s done
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s
17:03:14 [2020-12-16T17:03:14.072Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.4s
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s
17:03:14 [2020-12-16T17:03:14.073Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.9s
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s done
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s done
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s done
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.7s
17:03:14 [2020-12-16T17:03:14.073Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.7s
17:03:14 [2020-12-16T17:03:14.337Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s done
17:03:14 [2020-12-16T17:03:14.337Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.35MB / 97.69MB 5.0s
17:03:14 [2020-12-16T17:03:14.337Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.92MB / 97.69MB 5.1s
17:03:14 [2020-12-16T17:03:14.609Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.93MB / 97.69MB 5.2s
17:03:14 [2020-12-16T17:03:14.609Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 39.44MB / 97.69MB 5.3s
17:03:14 [2020-12-16T17:03:14.883Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.47MB / 97.69MB 5.5s
17:03:15 [2020-12-16T17:03:15.148Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.40MB / 97.69MB 5.8s
17:03:15 [2020-12-16T17:03:15.190Z] #28 DONE 4.6s
17:03:15 [2020-12-16T17:03:15.190Z] 
17:03:15 [2020-12-16T17:03:15.190Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.190Z] #31 DONE 0.3s
17:03:15 [2020-12-16T17:03:15.190Z] 
17:03:15 [2020-12-16T17:03:15.190Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.190Z] #33 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.190Z] 
17:03:15 [2020-12-16T17:03:15.190Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.190Z] #36 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.190Z] 
17:03:15 [2020-12-16T17:03:15.190Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.446Z] #39 DONE 0.5s
17:03:15 [2020-12-16T17:03:15.473Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.80MB / 97.69MB 6.0s
17:03:15 [2020-12-16T17:03:15.473Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 81.35MB / 97.69MB 6.2s
17:03:15 [2020-12-16T17:03:15.493Z] #38 ...
17:03:15 [2020-12-16T17:03:15.493Z] 
17:03:15 [2020-12-16T17:03:15.493Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:03:15 [2020-12-16T17:03:15.493Z] #20 3.227   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:03:15 [2020-12-16T17:03:15.493Z] #20 3.955 Building wheels for collected packages: pyyaml
17:03:15 [2020-12-16T17:03:15.493Z] #20 3.956   Running setup.py bdist_wheel for pyyaml: started
17:03:15 [2020-12-16T17:03:15.493Z] #20 4.385   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:03:15 [2020-12-16T17:03:15.493Z] #20 4.385   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:03:15 [2020-12-16T17:03:15.493Z] #20 4.427 Successfully built pyyaml
17:03:15 [2020-12-16T17:03:15.494Z] #20 4.432 Installing collected packages: pathspec, pyyaml, yamllint
17:03:15 [2020-12-16T17:03:15.494Z] #20 4.631 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:03:15 [2020-12-16T17:03:15.494Z] #20 DONE 5.0s
17:03:15 [2020-12-16T17:03:15.494Z] 
17:03:15 [2020-12-16T17:03:15.494Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:03:15 [2020-12-16T17:03:15.494Z] #23 DONE 0.1s
17:03:15 [2020-12-16T17:03:15.494Z] 
17:03:15 [2020-12-16T17:03:15.494Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:03:15 [2020-12-16T17:03:15.701Z] #42 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.701Z] #44 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.701Z] #46 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.701Z] #48 DONE 0.1s
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.701Z] #50 DONE 0.0s
17:03:15 [2020-12-16T17:03:15.701Z] 
17:03:15 [2020-12-16T17:03:15.701Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.701Z] #52 DONE 0.1s
17:03:15 [2020-12-16T17:03:15.806Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 87.91MB / 97.69MB 6.3s
17:03:15 [2020-12-16T17:03:15.956Z] 
17:03:15 [2020-12-16T17:03:15.956Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:03:15 [2020-12-16T17:03:15.956Z] #55 DONE 0.3s
17:03:16 [2020-12-16T17:03:16.068Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.5s
17:03:16 [2020-12-16T17:03:16.124Z] #28 DONE 0.8s
17:03:16 [2020-12-16T17:03:16.124Z] 
17:03:16 [2020-12-16T17:03:16.124Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:03:16 [2020-12-16T17:03:16.124Z] #31 DONE 0.2s
17:03:16 [2020-12-16T17:03:16.124Z] 
17:03:16 [2020-12-16T17:03:16.124Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:03:16 [2020-12-16T17:03:16.211Z] 
17:03:16 [2020-12-16T17:03:16.211Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:03:16 [2020-12-16T17:03:16.211Z] #59 DONE 0.1s
17:03:16 [2020-12-16T17:03:16.211Z] 
17:03:16 [2020-12-16T17:03:16.211Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:03:16 [2020-12-16T17:03:16.414Z] #33 DONE 0.1s
17:03:16 [2020-12-16T17:03:16.414Z] 
17:03:16 [2020-12-16T17:03:16.414Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:03:16 [2020-12-16T17:03:16.414Z] #36 DONE 0.2s
17:03:16 [2020-12-16T17:03:16.414Z] 
17:03:16 [2020-12-16T17:03:16.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:16 [2020-12-16T17:03:16.414Z] #41 79.75   CC       criu/pagemap.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 80.24   CC       criu/parasite-syscall.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 80.66   CC       criu/path.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 80.83   CC       criu/pie-util-vdso.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 81.11   CC       criu/pie-util.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 81.17   CC       criu/pipes.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 81.50   CC       criu/plugin.o
17:03:16 [2020-12-16T17:03:16.414Z] #41 81.95   CC       criu/proc_parse.o
17:03:16 [2020-12-16T17:03:16.467Z] #61 DONE 0.2s
17:03:16 [2020-12-16T17:03:16.467Z] 
17:03:16 [2020-12-16T17:03:16.467Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:03:16 [2020-12-16T17:03:16.642Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.2s done
17:03:16 [2020-12-16T17:03:16.722Z] #63 DONE 0.0s
17:03:16 [2020-12-16T17:03:16.722Z] 
17:03:16 [2020-12-16T17:03:16.722Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:03:16 [2020-12-16T17:03:16.722Z] #64 DONE 0.0s
17:03:16 [2020-12-16T17:03:16.722Z] 
17:03:16 [2020-12-16T17:03:16.722Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:03:17 [2020-12-16T17:03:17.042Z] #41 83.23   CC       criu/protobuf-desc.o
17:03:17 [2020-12-16T17:03:17.264Z] #30 ...
17:03:17 [2020-12-16T17:03:17.264Z] 
17:03:17 [2020-12-16T17:03:17.264Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:17 [2020-12-16T17:03:17.264Z] #34 69.26 debconf: delaying package configuration, since apt-utils is not installed
17:03:17 [2020-12-16T17:03:17.264Z] #34 69.76 Fetched 14.9 MB in 3s (5815 kB/s)
17:03:17 [2020-12-16T17:03:17.264Z] #34 69.99 Selecting previously unselected package xxd.
17:03:17 [2020-12-16T17:03:17.264Z] #34 69.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.)
17:03:17 [2020-12-16T17:03:17.264Z] #34 70.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 70.18 Unpacking xxd (2:8.1.0875-5) ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 70.67 Selecting previously unselected package vim-common.
17:03:17 [2020-12-16T17:03:17.264Z] #34 70.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 70.78 Unpacking vim-common (2:8.1.0875-5) ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 71.58 Selecting previously unselected package cmake-data.
17:03:17 [2020-12-16T17:03:17.264Z] #34 71.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 71.59 Unpacking cmake-data (3.13.4-1) ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 76.88 Selecting previously unselected package libicu63:amd64.
17:03:17 [2020-12-16T17:03:17.264Z] #34 76.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 76.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:03:17 [2020-12-16T17:03:17.264Z] #34 ...
17:03:17 [2020-12-16T17:03:17.264Z] 
17:03:17 [2020-12-16T17:03:17.264Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:17 [2020-12-16T17:03:17.264Z] #11 72.06 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]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.31 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]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 75.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:03:17 [2020-12-16T17:03:17.264Z] #11 77.65 debconf: delaying package configuration, since apt-utils is not installed
17:03:17 [2020-12-16T17:03:17.264Z] #11 77.79 Fetched 78.2 MB in 10s (7451 kB/s)
17:03:17 [2020-12-16T17:03:17.264Z] #11 77.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:17 [2020-12-16T17:03:17.264Z] #11 78.16 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #11 78.22 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:17 [2020-12-16T17:03:17.264Z] #11 78.84 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:03:17 [2020-12-16T17:03:17.264Z] #11 79.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:17 [2020-12-16T17:03:17.264Z] #11 79.37 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:03:17 [2020-12-16T17:03:17.264Z] #11 79.41 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:17 [2020-12-16T17:03:17.368Z] #64 ...
17:03:17 [2020-12-16T17:03:17.368Z] 
17:03:17 [2020-12-16T17:03:17.368Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:17 [2020-12-16T17:03:17.368Z] #13 17.17 Fetched 8183 kB in 16s (506 kB/s)
17:03:17 [2020-12-16T17:03:17.368Z] #13 17.17 Reading package lists...
17:03:17 [2020-12-16T17:03:17.368Z] #13 26.04 Reading package lists...
17:03:17 [2020-12-16T17:03:17.368Z] #13 ...
17:03:17 [2020-12-16T17:03:17.368Z] 
17:03:17 [2020-12-16T17:03:17.368Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:17 [2020-12-16T17:03:17.368Z] #36 17.32 Fetched 8183 kB in 17s (489 kB/s)
17:03:17 [2020-12-16T17:03:17.368Z] #36 17.32 Reading package lists...
17:03:17 [2020-12-16T17:03:17.368Z] #36 25.27 Reading package lists...
17:03:17 [2020-12-16T17:03:17.368Z] #36 ...
17:03:17 [2020-12-16T17:03:17.368Z] 
17:03:17 [2020-12-16T17:03:17.368Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:17 [2020-12-16T17:03:17.368Z] #29 19.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:03:17 [2020-12-16T17:03:17.368Z] #29 20.35 
17:03:17 [2020-12-16T17:03:17.368Z] #29 20.60 
###                                                                        5.3%
######################################################################## 100.0%
17:03:17 [2020-12-16T17:03:17.368Z] #29 20.95 
17:03:17 [2020-12-16T17:03:17.368Z] #29 22.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:03:17 [2020-12-16T17:03:17.368Z] #29 22.79 skipping existing 5cb8031fd95d
17:03:17 [2020-12-16T17:03:17.368Z] #29 22.91 
17:03:17 [2020-12-16T17:03:17.648Z] #65 DONE 0.9s
17:03:17 [2020-12-16T17:03:17.648Z] 
17:03:17 [2020-12-16T17:03:17.648Z] #66 exporting to image
17:03:17 [2020-12-16T17:03:17.648Z] #66 exporting layers
17:03:17 [2020-12-16T17:03:17.668Z] #29 ...
17:03:17 [2020-12-16T17:03:17.668Z] 
17:03:17 [2020-12-16T17:03:17.668Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:17 [2020-12-16T17:03:17.669Z] #40 17.95 Checking out files:  80% (1341/1666)   
Checking out files:  81% (1350/1666)   
Checking out files:  82% (1367/1666)   
Checking out files:  83% (1383/1666)   
Checking out files:  84% (1400/1666)   
Checking out files:  85% (1417/1666)   
Checking out files:  86% (1433/1666)   
Checking out files:  87% (1450/1666)   
Checking out files:  88% (1467/1666)   
Checking out files:  89% (1483/1666)   
Checking out files:  90% (1500/1666)   
Checking out files:  91% (1517/1666)   
Checking out files:  92% (1533/1666)   
Checking out files:  93% (1550/1666)   
Checking out files:  94% (1567/1666)   
Checking out files:  95% (1583/1666)   
Checking out files:  96% (1600/1666)   
Checking out files:  97% (1617/1666)   
Checking out files:  98% (1633/1666)   
Checking out files:  99% (1650/1666)   
Checking out files: 100% (1666/1666)   
Checking out files: 100% (1666/1666), done.
17:03:17 [2020-12-16T17:03:17.669Z] #40 18.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:03:17 [2020-12-16T17:03:17.669Z] #40 20.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:03:17 [2020-12-16T17:03:17.671Z] #41 83.82   CC       criu/protobuf.o
17:03:17 [2020-12-16T17:03:17.841Z] #11 79.91 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:03:17 [2020-12-16T17:03:17.960Z] #41 84.13   CC       criu/pstree.o
17:03:17 [2020-12-16T17:03:17.969Z] #40 ...
17:03:17 [2020-12-16T17:03:17.969Z] 
17:03:17 [2020-12-16T17:03:17.969Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:17 [2020-12-16T17:03:17.969Z] #42 18.13 Fetched 8183 kB in 18s (466 kB/s)
17:03:17 [2020-12-16T17:03:17.969Z] #42 18.13 Reading package lists...
17:03:17 [2020-12-16T17:03:17.969Z] #42 26.83 Reading package lists...
17:03:17 [2020-12-16T17:03:17.969Z] #42 ...
17:03:17 [2020-12-16T17:03:17.969Z] 
17:03:17 [2020-12-16T17:03:17.969Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:17 [2020-12-16T17:03:17.969Z] #55 18.38 Fetched 8183 kB in 18s (464 kB/s)
17:03:17 [2020-12-16T17:03:17.969Z] #55 18.38 Reading package lists...
17:03:18 [2020-12-16T17:03:18.103Z] #11 80.32 Selecting previously unselected package binutils-mingw-w64-i686.
17:03:18 [2020-12-16T17:03:18.103Z] #11 80.32 (Reading database ... 
17:03:18 [2020-12-16T17:03:18.103Z] #11 ...
17:03:18 [2020-12-16T17:03:18.103Z] 
17:03:18 [2020-12-16T17:03:18.103Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.23 Selecting previously unselected package protobuf-c-compiler.
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.76 Selecting previously unselected package protobuf-compiler.
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 70.80 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.09 Selecting previously unselected package python-pkg-resources.
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.10 Unpacking python-pkg-resources (40.8.0-1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.57 Selecting previously unselected package python-six.
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.58 Unpacking python-six (1.12.0-1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.73 Selecting previously unselected package python-protobuf.
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 71.76 Unpacking python-protobuf (3.6.1.3-2) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 72.74 Setting up python-pkg-resources (40.8.0-1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 79.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 79.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 79.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 79.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 79.93 Setting up python-six (1.12.0-1) ...
17:03:18 [2020-12-16T17:03:18.103Z] #40 ...
17:03:18 [2020-12-16T17:03:18.103Z] 
17:03:18 [2020-12-16T17:03:18.103Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:18 [2020-12-16T17:03:18.103Z] #11 80.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:18 [2020-12-16T17:03:18.103Z] #11 80.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:03:18 [2020-12-16T17:03:18.103Z] #11 80.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:18 [2020-12-16T17:03:18.269Z] #55 27.49 Reading package lists...
17:03:18 [2020-12-16T17:03:18.269Z] #55 ...
17:03:18 [2020-12-16T17:03:18.269Z] 
17:03:18 [2020-12-16T17:03:18.269Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:18 [2020-12-16T17:03:18.269Z] #49 22.48 go: extracting github.com/davecgh/go-spew v1.1.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 23.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:18 [2020-12-16T17:03:18.269Z] #49 24.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.04 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:18 [2020-12-16T17:03:18.269Z] #49 25.69 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.42 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.44 go: downloading github.com/ultraware/funlen v0.0.2
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.45 go: downloading github.com/uudashr/gocognit v1.0.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.50 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.54 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.56 go: extracting github.com/ultraware/funlen v0.0.2
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.57 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.57 go: downloading github.com/pelletier/go-toml v1.2.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.58 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.59 go: extracting github.com/uudashr/gocognit v1.0.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.61 go: downloading github.com/magiconair/properties v1.8.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.61 go: downloading golang.org/x/text v0.3.2
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.64 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.84 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:18 [2020-12-16T17:03:18.269Z] #49 27.96 go: downloading github.com/stretchr/objx v0.2.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.00 go: extracting github.com/magiconair/properties v1.8.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.14 go: downloading github.com/gobwas/glob v0.2.3
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.19 go: downloading github.com/go-toolsmith/astp v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.24 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.32 go: extracting github.com/pelletier/go-toml v1.2.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.62 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:03:18 [2020-12-16T17:03:18.269Z] #49 28.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:18 [2020-12-16T17:03:18.569Z] #49 28.78 go: downloading github.com/BurntSushi/toml v0.3.1
17:03:18 [2020-12-16T17:03:18.569Z] #49 28.83 go: extracting github.com/stretchr/objx v0.2.0
17:03:18 [2020-12-16T17:03:18.573Z] #8 ...
17:03:18 [2020-12-16T17:03:18.573Z] 
17:03:18 [2020-12-16T17:03:18.573Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:03:18 [2020-12-16T17:03:18.573Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:03:18 [2020-12-16T17:03:18.573Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:03:18 [2020-12-16T17:03:18.573Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:03:18 [2020-12-16T17:03:18.573Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.9s done
17:03:18 [2020-12-16T17:03:18.573Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
17:03:18 [2020-12-16T17:03:18.573Z] #60 DONE 8.8s
17:03:18 [2020-12-16T17:03:18.573Z] 
17:03:18 [2020-12-16T17:03:18.573Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:18 [2020-12-16T17:03:18.573Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s done
17:03:18 [2020-12-16T17:03:18.573Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
17:03:18 [2020-12-16T17:03:18.573Z] #8 ...
17:03:18 [2020-12-16T17:03:18.573Z] 
17:03:18 [2020-12-16T17:03:18.573Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:03:18 [2020-12-16T17:03:18.573Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 7.2s done
17:03:18 [2020-12-16T17:03:18.573Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 1.3s
17:03:18 [2020-12-16T17:03:18.589Z] #41 84.86   CC       criu/rbtree.o
17:03:18 [2020-12-16T17:03:18.589Z] #41 85.00   CC       criu/rst-malloc.o
17:03:18 [2020-12-16T17:03:18.674Z] #11 ...
17:03:18 [2020-12-16T17:03:18.674Z] 
17:03:18 [2020-12-16T17:03:18.674Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:18 [2020-12-16T17:03:18.674Z] #43 70.98 bufio
17:03:18 [2020-12-16T17:03:18.674Z] #43 71.94 reflect
17:03:18 [2020-12-16T17:03:18.674Z] #43 73.78 syscall
17:03:18 [2020-12-16T17:03:18.820Z] #11 44.54 Reading package lists...
17:03:18 [2020-12-16T17:03:18.820Z] #11 ...
17:03:18 [2020-12-16T17:03:18.820Z] 
17:03:18 [2020-12-16T17:03:18.820Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.22 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.32 go: extracting github.com/uudashr/gocognit v1.0.1
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.58 go: extracting github.com/kisielk/gotool v1.0.0
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.68 go: downloading github.com/ultraware/whitespace v0.0.4
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:18 [2020-12-16T17:03:18.820Z] #47 44.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.28 go: extracting github.com/ultraware/whitespace v0.0.4
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.42 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.47 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:18 [2020-12-16T17:03:18.820Z] #47 45.60 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:18 [2020-12-16T17:03:18.820Z] #47 46.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:03:18 [2020-12-16T17:03:18.820Z] #47 47.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:18 [2020-12-16T17:03:18.820Z] #47 47.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:18 [2020-12-16T17:03:18.820Z] #47 47.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:18 [2020-12-16T17:03:18.820Z] #47 47.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.20 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.44 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.82 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.93 go: downloading github.com/gogo/protobuf v1.2.1
17:03:18 [2020-12-16T17:03:18.821Z] #47 47.94 go: downloading github.com/gobwas/glob v0.2.3
17:03:18 [2020-12-16T17:03:18.821Z] #47 48.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:18 [2020-12-16T17:03:18.821Z] #47 49.26 go: extracting github.com/gobwas/glob v0.2.3
17:03:18 [2020-12-16T17:03:18.869Z] #49 29.02 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:18 [2020-12-16T17:03:18.869Z] #49 29.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:18 [2020-12-16T17:03:18.869Z] #49 29.29 go: extracting github.com/gobwas/glob v0.2.3
17:03:18 [2020-12-16T17:03:18.869Z] #49 29.32 go: extracting github.com/go-toolsmith/astp v1.0.0
17:03:18 [2020-12-16T17:03:18.878Z] #41 85.18   CC       criu/seccomp.o
17:03:19 [2020-12-16T17:03:19.167Z] #49 29.47 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:19 [2020-12-16T17:03:19.167Z] #49 29.50 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:03:19 [2020-12-16T17:03:19.167Z] #49 29.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:19 [2020-12-16T17:03:19.167Z] #49 29.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:19 [2020-12-16T17:03:19.167Z] #49 29.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:03:19 [2020-12-16T17:03:19.168Z] #41 85.42   CC       criu/seize.o
17:03:19 [2020-12-16T17:03:19.246Z] #43 ...
17:03:19 [2020-12-16T17:03:19.246Z] 
17:03:19 [2020-12-16T17:03:19.246Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:19 [2020-12-16T17:03:19.246Z] #32 81.41 time
17:03:19 [2020-12-16T17:03:19.458Z] #41 85.80   CC       criu/servicefd.o
17:03:19 [2020-12-16T17:03:19.468Z] #49 29.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:03:19 [2020-12-16T17:03:19.468Z] #49 29.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:19 [2020-12-16T17:03:19.468Z] #49 29.85 go: extracting github.com/BurntSushi/toml v0.3.1
17:03:19 [2020-12-16T17:03:19.468Z] #49 29.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:03:19 [2020-12-16T17:03:19.747Z] #41 86.03   CC       criu/shmem.o
17:03:19 [2020-12-16T17:03:19.763Z] #47 ...
17:03:19 [2020-12-16T17:03:19.763Z] 
17:03:19 [2020-12-16T17:03:19.763Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:19 [2020-12-16T17:03:19.763Z] #34 39.68 Reading package lists...
17:03:19 [2020-12-16T17:03:19.767Z] #49 29.95 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:03:19 [2020-12-16T17:03:19.767Z] #49 29.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:19 [2020-12-16T17:03:19.767Z] #49 30.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:19 [2020-12-16T17:03:19.767Z] #49 30.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:03:19 [2020-12-16T17:03:19.767Z] #49 30.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:19 [2020-12-16T17:03:19.767Z] #49 30.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:19 [2020-12-16T17:03:19.767Z] #49 30.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:20 [2020-12-16T17:03:20.031Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 2.8s done
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.38 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:20 [2020-12-16T17:03:20.063Z] #49 30.44 go: downloading github.com/go-toolsmith/typep v1.0.0
17:03:20 [2020-12-16T17:03:20.360Z] #49 30.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:20 [2020-12-16T17:03:20.360Z] #49 30.57 go: downloading github.com/kisielk/gotool v1.0.0
17:03:20 [2020-12-16T17:03:20.360Z] #49 30.69 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:20 [2020-12-16T17:03:20.375Z] #41 86.54   CC       criu/sigframe.o
17:03:20 [2020-12-16T17:03:20.375Z] #41 86.62   CC       criu/signalfd.o
17:03:20 [2020-12-16T17:03:20.631Z] #32 ...
17:03:20 [2020-12-16T17:03:20.631Z] 
17:03:20 [2020-12-16T17:03:20.631Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:20 [2020-12-16T17:03:20.631Z] #49 72.83 reflect
17:03:20 [2020-12-16T17:03:20.631Z] #49 72.83 syscall
17:03:20 [2020-12-16T17:03:20.665Z] #41 86.77   CC       criu/sk-inet.o
17:03:20 [2020-12-16T17:03:20.756Z] #49 30.74 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:20 [2020-12-16T17:03:20.756Z] #49 30.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:20 [2020-12-16T17:03:20.756Z] #49 30.89 go: extracting github.com/kisielk/gotool v1.0.0
17:03:20 [2020-12-16T17:03:20.756Z] #49 30.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:20 [2020-12-16T17:03:20.912Z] #66 exporting layers 3.5s done
17:03:20 [2020-12-16T17:03:20.912Z] #66 writing image sha256:a6b4550d3a783b172e7a083608046c7021f208132b622bc711589f701779dc0d done
17:03:20 [2020-12-16T17:03:20.912Z] #66 naming to docker.io/library/docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 done
17:03:20 [2020-12-16T17:03:20.912Z] #66 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
17:03:20 [2020-12-16T17:03:20.954Z] #41 87.31   CC       criu/sk-netlink.o
17:03:20 [2020-12-16T17:03:20.954Z] #41 ...
17:03:20 [2020-12-16T17:03:20.954Z] 
17:03:20 [2020-12-16T17:03:20.954Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:20 [2020-12-16T17:03:20.954Z] #51 54.59 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
[Pipeline] withEnv
[Pipeline] {
17:03:20 [2020-12-16T17:03:20.976Z] #24 DONE 11.4s
17:03:20 [2020-12-16T17:03:20.976Z] 
17:03:20 [2020-12-16T17:03:20.976Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
[Pipeline] sh
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.36 go: extracting github.com/go-toolsmith/typep v1.0.0
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.40 go: downloading github.com/gogo/protobuf v1.2.1
17:03:21 [2020-12-16T17:03:21.054Z] #49 31.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:21 [2020-12-16T17:03:21.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -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:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary test-integration
17:03:21 [2020-12-16T17:03:21.351Z] #49 31.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:03:21 [2020-12-16T17:03:21.351Z] #49 ...
17:03:21 [2020-12-16T17:03:21.351Z] 
17:03:21 [2020-12-16T17:03:21.351Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:21 [2020-12-16T17:03:21.351Z] #29 24.73 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:03:21 [2020-12-16T17:03:21.351Z] #29 24.85 skipping existing 283607eaa57e
17:03:21 [2020-12-16T17:03:21.351Z] #29 25.16 
17:03:21 [2020-12-16T17:03:21.351Z] #29 27.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:03:21 [2020-12-16T17:03:21.351Z] #29 27.59 #=#=#                                                                         
17:03:21 [2020-12-16T17:03:21.351Z] #29 27.76 
######################################################################## 100.0%
17:03:21 [2020-12-16T17:03:21.649Z] #29 27.94 
17:03:21 [2020-12-16T17:03:21.649Z] #29 ...
17:03:21 [2020-12-16T17:03:21.649Z] 
17:03:21 [2020-12-16T17:03:21.649Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:21 [2020-12-16T17:03:21.649Z] #51 21.88 runtime/cgo
17:03:21 [2020-12-16T17:03:21.649Z] #51 22.03 runtime
17:03:21 [2020-12-16T17:03:21.649Z] #51 ...
17:03:21 [2020-12-16T17:03:21.649Z] 
17:03:21 [2020-12-16T17:03:21.649Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:21 [2020-12-16T17:03:21.649Z] #49 31.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:21 [2020-12-16T17:03:21.649Z] #49 31.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:03:21 [2020-12-16T17:03:21.649Z] #49 31.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:21 [2020-12-16T17:03:21.948Z] #49 32.29 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:03:21 [2020-12-16T17:03:21.948Z] #49 32.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:22 [2020-12-16T17:03:22.454Z] #51 55.65 + mkdir -p /build
17:03:22 [2020-12-16T17:03:22.454Z] #51 55.65 + cp runc /build/runc
17:03:22 [2020-12-16T17:03:22.454Z] #51 DONE 56.0s
17:03:22 [2020-12-16T17:03:22.454Z] 
17:03:22 [2020-12-16T17:03:22.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:22 [2020-12-16T17:03:22.454Z] #41 87.49   CC       criu/sk-packet.o
17:03:22 [2020-12-16T17:03:22.454Z] #41 87.81   CC       criu/sk-queue.o
17:03:22 [2020-12-16T17:03:22.454Z] #41 88.06   CC       criu/sk-tcp.o
17:03:22 [2020-12-16T17:03:22.454Z] #41 88.44   CC       criu/sk-unix.o
17:03:22 [2020-12-16T17:03:22.547Z] #49 ...
17:03:22 [2020-12-16T17:03:22.547Z] 
17:03:22 [2020-12-16T17:03:22.547Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:22 [2020-12-16T17:03:22.547Z] #11 84.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:03:22 [2020-12-16T17:03:22.547Z] #11 84.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:03:22 [2020-12-16T17:03:22.547Z] #11 84.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:03:22 [2020-12-16T17:03:22.613Z] 
17:03:22 [2020-12-16T17:03:22.613Z] Removing bundles/
17:03:22 [2020-12-16T17:03:22.613Z] 
17:03:22 [2020-12-16T17:03:22.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:03:22 [2020-12-16T17:03:22.613Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:03:22 [2020-12-16T17:03:22.613Z] GOOS="" GOARCH="" GOARM=""
17:03:22 [2020-12-16T17:03:22.872Z] #34 51.09 Building dependency tree...
17:03:23 [2020-12-16T17:03:23.482Z] #41 89.97   CC       criu/sockets.o
17:03:23 [2020-12-16T17:03:23.484Z] #49 33.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:23 [2020-12-16T17:03:23.484Z] #49 ...
17:03:23 [2020-12-16T17:03:23.484Z] 
17:03:23 [2020-12-16T17:03:23.484Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:23 [2020-12-16T17:03:23.484Z] #29 28.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.49 
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.67 
######################################################################## 100.0%
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.82 
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.93 Download of images into '/build' complete.
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.93 Use something like the following to load the result into a Docker daemon:
17:03:23 [2020-12-16T17:03:23.484Z] #29 29.93   tar -cC '/build' . | docker load
17:03:23 [2020-12-16T17:03:23.484Z] #29 DONE 30.0s
17:03:23 [2020-12-16T17:03:23.784Z] 
17:03:23 [2020-12-16T17:03:23.784Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:23 [2020-12-16T17:03:23.784Z] #55 27.49 Reading package lists...
17:03:23 [2020-12-16T17:03:23.826Z] #34 ...
17:03:23 [2020-12-16T17:03:23.826Z] 
17:03:23 [2020-12-16T17:03:23.826Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:24 [2020-12-16T17:03:24.086Z] #40 44.70 Reading package lists...
17:03:24 [2020-12-16T17:03:24.086Z] #40 ...
17:03:24 [2020-12-16T17:03:24.086Z] 
17:03:24 [2020-12-16T17:03:24.086Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:24 [2020-12-16T17:03:24.086Z] #53 34.29 Reading package lists...
17:03:24 [2020-12-16T17:03:24.086Z] #53 45.72 Reading package lists...
17:03:24 [2020-12-16T17:03:24.086Z] #53 ...
17:03:24 [2020-12-16T17:03:24.086Z] 
17:03:24 [2020-12-16T17:03:24.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:24 [2020-12-16T17:03:24.086Z] #11 44.54 Reading package lists...
17:03:24 [2020-12-16T17:03:24.111Z] #41 90.39   CC       criu/stats.o
17:03:24 [2020-12-16T17:03:24.111Z] #41 90.52   CC       criu/string.o
17:03:24 [2020-12-16T17:03:24.400Z] #41 90.59   CC       criu/sysctl.o
17:03:24 [2020-12-16T17:03:24.689Z] #41 91.03   CC       criu/sysfs_parse.o
17:03:24 [2020-12-16T17:03:24.979Z] #41 91.23   CC       criu/timens.o
17:03:25 [2020-12-16T17:03:25.268Z] #41 91.39   CC       criu/timerfd.o
17:03:25 [2020-12-16T17:03:25.268Z] #41 91.52   CC       criu/tty.o
17:03:25 [2020-12-16T17:03:25.850Z] #11 ...
17:03:25 [2020-12-16T17:03:25.850Z] 
17:03:25 [2020-12-16T17:03:25.850Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:25 [2020-12-16T17:03:25.850Z] #45 DONE 87.7s
17:03:25 [2020-12-16T17:03:25.850Z] 
17:03:25 [2020-12-16T17:03:25.850Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.81 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.94 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 85.99 Setting up protobuf-compiler (3.6.1.3-2) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 86.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 86.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 86.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:03:25 [2020-12-16T17:03:25.850Z] #40 86.04 Setting up python-protobuf (3.6.1.3-2) ...
17:03:25 [2020-12-16T17:03:25.897Z] #41 92.26   CC       criu/tun.o
17:03:26 [2020-12-16T17:03:26.180Z] #55 34.41 Building dependency tree...
17:03:26 [2020-12-16T17:03:26.186Z] #41 92.45   CC       criu/uffd.o
17:03:26 [2020-12-16T17:03:26.281Z] #25 4.763 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:26 [2020-12-16T17:03:26.281Z] #25 4.776 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:03:26 [2020-12-16T17:03:26.281Z] #25 4.777 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:26 [2020-12-16T17:03:26.281Z] #25 4.969 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:03:26 [2020-12-16T17:03:26.281Z] #25 5.191 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:03:26 [2020-12-16T17:03:26.281Z] #25 5.541 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:03:26 [2020-12-16T17:03:26.625Z] #11 55.01 Building dependency tree...
17:03:26 [2020-12-16T17:03:26.814Z] #41 92.95   CC       criu/util.o
17:03:26 [2020-12-16T17:03:26.856Z] #25 ...
17:03:26 [2020-12-16T17:03:26.856Z] 
17:03:26 [2020-12-16T17:03:26.857Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:26 [2020-12-16T17:03:26.857Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done
17:03:26 [2020-12-16T17:03:26.857Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
17:03:26 [2020-12-16T17:03:26.857Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done
17:03:26 [2020-12-16T17:03:26.857Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.1s done
17:03:26 [2020-12-16T17:03:26.857Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.7s
17:03:27 [2020-12-16T17:03:27.239Z] #55 37.61 The following additional packages will be installed:
17:03:27 [2020-12-16T17:03:27.239Z] #55 37.62   libbtrfs0
17:03:27 [2020-12-16T17:03:27.443Z] #41 93.63   CC       criu/uts_ns.o
17:03:27 [2020-12-16T17:03:27.443Z] #41 93.83   CC       criu/vdso.o
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.73 The following NEW packages will be installed:
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.74   libbtrfs-dev libbtrfs0
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.95 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.95 Need to get 120 kB of archives.
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.95 After this operation, 423 kB of additional disk space will be used.
17:03:27 [2020-12-16T17:03:27.539Z] #55 37.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:03:27 [2020-12-16T17:03:27.732Z] #41 ...
17:03:27 [2020-12-16T17:03:27.732Z] 
17:03:27 [2020-12-16T17:03:27.732Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:27 [2020-12-16T17:03:27.732Z] #38 DONE 128.8s
17:03:27 [2020-12-16T17:03:27.732Z] 
17:03:27 [2020-12-16T17:03:27.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:27 [2020-12-16T17:03:27.732Z] #41 94.16   LINK     criu/built-in.o
17:03:27 [2020-12-16T17:03:27.804Z] #8 ...
17:03:27 [2020-12-16T17:03:27.804Z] 
17:03:27 [2020-12-16T17:03:27.804Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:27 [2020-12-16T17:03:27.804Z] #25 7.053 Fetched 8233 kB in 3s (3245 kB/s)
17:03:27 [2020-12-16T17:03:27.837Z] #55 37.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:03:28 [2020-12-16T17:03:28.022Z] #41 94.26   LINK     criu/criu
17:03:28 [2020-12-16T17:03:28.325Z] #41 94.66   DEP      lib/c/criu.d
17:03:28 [2020-12-16T17:03:28.615Z] #41 94.75   CC       images/rpc.pb-c.o
17:03:28 [2020-12-16T17:03:28.615Z] #41 ...
17:03:28 [2020-12-16T17:03:28.615Z] 
17:03:28 [2020-12-16T17:03:28.615Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:03:28 [2020-12-16T17:03:28.615Z] #39 DONE 0.2s
17:03:28 [2020-12-16T17:03:28.615Z] 
17:03:28 [2020-12-16T17:03:28.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:28 [2020-12-16T17:03:28.615Z] #41 95.04   CC       lib/c/criu.o
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03 The following additional packages will be installed:
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.03   mingw-w64-x86-64-dev
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.09 Suggested packages:
17:03:29 [2020-12-16T17:03:29.165Z] #11 60.09   gcc-8-locales seccomp wine64
17:03:29 [2020-12-16T17:03:29.193Z] #25 7.053 Reading package lists...
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.42   LINK     lib/c/built-in.o
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.42   LINK     lib/c/libcriu.so
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.43   LINK     lib/c/libcriu.a
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.47   GEN      magic.py
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.52 Note: Building without setproctitle() and strlcpy() support.
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.52       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.52 Note: Building without GnuTLS support
17:03:29 [2020-12-16T17:03:29.248Z] #41 ...
17:03:29 [2020-12-16T17:03:29.248Z] 
17:03:29 [2020-12-16T17:03:29.248Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:29 [2020-12-16T17:03:29.248Z] #47 130.0 + /build/golangci-lint --version
17:03:29 [2020-12-16T17:03:29.248Z] #47 130.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:03:29 [2020-12-16T17:03:29.248Z] #47 DONE 130.4s
17:03:29 [2020-12-16T17:03:29.248Z] 
17:03:29 [2020-12-16T17:03:29.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.52 Makefile.config:39: Warn: you have no libnftables installed
17:03:29 [2020-12-16T17:03:29.248Z] #41 95.52 Makefile.config:40: Warn: Building without nftables support
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.37 debconf: delaying package configuration, since apt-utils is not installed
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.58 Fetched 120 kB in 0s (1014 kB/s)
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.71 Selecting previously unselected package libbtrfs0.
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.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 ... 15339 files and directories currently installed.)
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.80 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
17:03:29 [2020-12-16T17:03:29.378Z] #55 39.81 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:29 [2020-12-16T17:03:29.683Z] #55 39.95 Selecting previously unselected package libbtrfs-dev.
17:03:29 [2020-12-16T17:03:29.683Z] #55 39.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:03:29 [2020-12-16T17:03:29.683Z] #55 39.98 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:29 [2020-12-16T17:03:29.740Z] #11 ...
17:03:29 [2020-12-16T17:03:29.740Z] 
17:03:29 [2020-12-16T17:03:29.740Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.34 The following additional packages will be installed:
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.37   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.38 Suggested packages:
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.41   cmake-doc ninja-build lrzip
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.41 Recommended packages:
17:03:29 [2020-12-16T17:03:29.740Z] #34 56.41   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:03:29 [2020-12-16T17:03:29.740Z] #34 57.70 The following NEW packages will be installed:
17:03:29 [2020-12-16T17:03:29.740Z] #34 57.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:03:29 [2020-12-16T17:03:29.740Z] #34 57.73   vim-common xxd
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.62 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.62 Need to get 14.9 MB of archives.
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.62 After this operation, 61.8 MB of additional disk space will be used.
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 58.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:03:29 [2020-12-16T17:03:29.740Z] #34 60.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:03:29 [2020-12-16T17:03:29.881Z] #41 95.97 fatal: not a git repository (or any of the parent directories): .git
17:03:29 [2020-12-16T17:03:29.985Z] #55 40.29 Setting up libbtrfs0 (4.20.1-2) ...
17:03:29 [2020-12-16T17:03:29.985Z] #55 40.30 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:29 [2020-12-16T17:03:29.985Z] #55 40.33 Processing triggers for libc-bin (2.28-10) ...
17:03:30 [2020-12-16T17:03:30.000Z] #34 ...
17:03:30 [2020-12-16T17:03:30.000Z] 
17:03:30 [2020-12-16T17:03:30.000Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:30 [2020-12-16T17:03:30.000Z] #47 51.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:30 [2020-12-16T17:03:30.000Z] #47 51.35 go: downloading github.com/BurntSushi/toml v0.3.1
17:03:30 [2020-12-16T17:03:30.000Z] #47 52.30 go: extracting github.com/BurntSushi/toml v0.3.1
17:03:30 [2020-12-16T17:03:30.000Z] #47 55.57 go: extracting github.com/gogo/protobuf v1.2.1
17:03:30 [2020-12-16T17:03:30.063Z] #40 ...
17:03:30 [2020-12-16T17:03:30.063Z] 
17:03:30 [2020-12-16T17:03:30.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:30 [2020-12-16T17:03:30.063Z] #11 90.61 Selecting previously unselected package binutils-mingw-w64.
17:03:30 [2020-12-16T17:03:30.063Z] #11 90.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 90.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.06 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.49 Selecting previously unselected package dmsetup.
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.51 Unpacking dmsetup (2:1.02.155-3) ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.66 Selecting previously unselected package mingw-w64-common.
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:03:30 [2020-12-16T17:03:30.063Z] #11 91.66 Unpacking mingw-w64-common (6.0.0-3) ...
17:03:30 [2020-12-16T17:03:30.141Z] #25 8.332 Reading package lists...
17:03:30 [2020-12-16T17:03:30.260Z] #47 ...
17:03:30 [2020-12-16T17:03:30.260Z] 
17:03:30 [2020-12-16T17:03:30.260Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:30 [2020-12-16T17:03:30.260Z] #43 58.59 sync
17:03:30 [2020-12-16T17:03:30.260Z] #43 58.62 internal/reflectlite
17:03:30 [2020-12-16T17:03:30.260Z] #43 61.06 github.com/LK4D4/vndr/godl/singleflight
17:03:30 [2020-12-16T17:03:30.260Z] #43 ...
17:03:30 [2020-12-16T17:03:30.260Z] 
17:03:30 [2020-12-16T17:03:30.260Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:30 [2020-12-16T17:03:30.260Z] #62 DONE 61.3s
17:03:30 [2020-12-16T17:03:30.284Z] #55 DONE 40.6s
17:03:30 [2020-12-16T17:03:30.284Z] 
17:03:30 [2020-12-16T17:03:30.284Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:30 [2020-12-16T17:03:30.511Z] #41 96.68 make[1]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.520Z] 
17:03:30 [2020-12-16T17:03:30.520Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:30 [2020-12-16T17:03:30.520Z] #40 55.30 Building dependency tree...
17:03:30 [2020-12-16T17:03:30.520Z] #40 60.25 The following additional packages will be installed:
17:03:30 [2020-12-16T17:03:30.520Z] #40 60.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:03:30 [2020-12-16T17:03:30.520Z] #40 60.25   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:03:30 [2020-12-16T17:03:30.520Z] #40 60.26 Suggested packages:
17:03:30 [2020-12-16T17:03:30.520Z] #40 60.27   manpages-dev python-setuptools
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.269 + RM_GOPATH=0
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.271 + TMP_GOPATH=
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.271 + : /build
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.272 + '[' -z '' ']'
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.274 ++ mktemp -d
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.276 + export GOPATH=/tmp/tmp.Qt3zroql3p
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.276 + GOPATH=/tmp/tmp.Qt3zroql3p
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.277 + RM_GOPATH=1
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.277 + case "$(go env GOARCH)" in
17:03:30 [2020-12-16T17:03:30.583Z] #56 0.278 ++ go env GOARCH
17:03:30 [2020-12-16T17:03:30.670Z] #25 9.605 Building dependency tree...
17:03:30 [2020-12-16T17:03:30.780Z] #40 ...
17:03:30 [2020-12-16T17:03:30.780Z] 
17:03:30 [2020-12-16T17:03:30.780Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:30 [2020-12-16T17:03:30.780Z] #43 61.65 math/rand
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.01 make[1]: 'images/built-in.o' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.02 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.03 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.04 make[1]: 'compel/libcompel.a' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.04 make[1]: 'compel/compel-host-bin' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.05 make[1]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.05 make[1]: 'soccr/libsoccr.a' is up to date.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.10 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.11 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.12 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.15 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.16 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.17 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.18 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.801Z] #41 97.22 make[2]: Nothing to be done for 'all'.
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.328 + export GO_BUILDMODE=-buildmode=pie
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.328 + GO_BUILDMODE=-buildmode=pie
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.335 ++ dirname /tmp/install/install.sh
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.339 + dir=/tmp/install
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.339 + bin=containerd
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.339 + shift
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.339 + '[' '!' -f /tmp/install/containerd.installer ']'
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.339 + . /tmp/install/containerd.installer
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.340 ++ set -e
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.340 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.341 + install_containerd
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.355 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.355 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Qt3zroql3p/src/github.com/containerd/containerd
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.355 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:30 [2020-12-16T17:03:30.881Z] #56 0.366 Cloning into '/tmp/tmp.Qt3zroql3p/src/github.com/containerd/containerd'...
17:03:30 [2020-12-16T17:03:30.933Z] #25 10.25 The following additional packages will be installed:
17:03:30 [2020-12-16T17:03:30.933Z] #25 10.25   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:03:30 [2020-12-16T17:03:30.933Z] #25 10.25   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:03:31 [2020-12-16T17:03:31.090Z] #41 97.24   INSTALL  criu/criu
17:03:31 [2020-12-16T17:03:31.090Z] #41 DONE 97.4s
17:03:31 [2020-12-16T17:03:31.090Z] 
17:03:31 [2020-12-16T17:03:31.090Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:31 [2020-12-16T17:03:31.196Z] #25 10.26   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:03:31 [2020-12-16T17:03:31.196Z] #25 10.26 Suggested packages:
17:03:31 [2020-12-16T17:03:31.196Z] #25 10.26   krb5-doc krb5-user
17:03:31 [2020-12-16T17:03:31.196Z] #25 10.26 Recommended packages:
17:03:31 [2020-12-16T17:03:31.196Z] #25 10.26   krb5-locales publicsuffix libsasl2-modules
17:03:31 [2020-12-16T17:03:31.459Z] #25 10.56 The following NEW packages will be installed:
17:03:31 [2020-12-16T17:03:31.459Z] #25 10.56   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:03:31 [2020-12-16T17:03:31.459Z] #25 10.56   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:03:31 [2020-12-16T17:03:31.459Z] #25 10.56   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:03:31 [2020-12-16T17:03:31.459Z] #25 10.56   libssh2-1 libssl1.1 openssl
17:03:31 [2020-12-16T17:03:31.718Z] #54 ...
17:03:31 [2020-12-16T17:03:31.719Z] 
17:03:31 [2020-12-16T17:03:31.719Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 Need to get 4769 kB of archives.
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 After this operation, 11.5 MB of additional disk space will be used.
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.88 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.89 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.89 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.89 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.89 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.90 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.90 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.90 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.91 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.91 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.91 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.91 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.92 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.92 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.92 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.97 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.97 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.98 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:03:31 [2020-12-16T17:03:31.724Z] #25 10.98 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:03:31 [2020-12-16T17:03:31.985Z] #25 ...
17:03:31 [2020-12-16T17:03:31.985Z] 
17:03:31 [2020-12-16T17:03:31.985Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:31 [2020-12-16T17:03:31.985Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done
17:03:31 [2020-12-16T17:03:31.985Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
17:03:31 [2020-12-16T17:03:31.985Z] #8 DONE 22.6s
17:03:32 [2020-12-16T17:03:32.008Z] #42 DONE 0.1s
17:03:32 [2020-12-16T17:03:32.008Z] 
17:03:32 [2020-12-16T17:03:32.008Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:03:32 [2020-12-16T17:03:32.008Z] #44 DONE 0.1s
17:03:32 [2020-12-16T17:03:32.008Z] 
17:03:32 [2020-12-16T17:03:32.008Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:03:32 [2020-12-16T17:03:32.247Z] 
17:03:32 [2020-12-16T17:03:32.247Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.30 debconf: delaying package configuration, since apt-utils is not installed
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.35 Fetched 4769 kB in 0s (12.8 MB/s)
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.40 Selecting previously unselected package libssl1.1:arm64.
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.41 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ...
17:03:32 [2020-12-16T17:03:32.247Z] #25 11.42 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
17:03:32 [2020-12-16T17:03:32.306Z] #46 DONE 0.1s
17:03:32 [2020-12-16T17:03:32.306Z] 
17:03:32 [2020-12-16T17:03:32.306Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:03:32 [2020-12-16T17:03:32.306Z] #48 DONE 0.2s
17:03:32 [2020-12-16T17:03:32.306Z] 
17:03:32 [2020-12-16T17:03:32.306Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:03:32 [2020-12-16T17:03:32.448Z] #56 ...
17:03:32 [2020-12-16T17:03:32.448Z] 
17:03:32 [2020-12-16T17:03:32.448Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:32 [2020-12-16T17:03:32.448Z] #36 25.27 Reading package lists...
17:03:32 [2020-12-16T17:03:32.448Z] #36 32.75 Building dependency tree...
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.46 The following additional packages will be installed:
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.48 Suggested packages:
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.49   cmake-doc ninja-build lrzip
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.49 Recommended packages:
17:03:32 [2020-12-16T17:03:32.448Z] #36 36.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.70 The following NEW packages will be installed:
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.71   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.71   vim-common xxd
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.84 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.84 Need to get 14.9 MB of archives.
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.84 After this operation, 67.2 MB of additional disk space will be used.
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:03:32 [2020-12-16T17:03:32.448Z] #36 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
17:03:32 [2020-12-16T17:03:32.448Z] #36 38.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 38.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.58 debconf: delaying package configuration, since apt-utils is not installed
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.73 Fetched 14.9 MB in 1s (9993 kB/s)
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.83 Selecting previously unselected package xxd.
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:03:32 [2020-12-16T17:03:32.449Z] #36 40.96 Unpacking xxd (2:8.1.0875-5) ...
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.20 Selecting previously unselected package vim-common.
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.28 Unpacking vim-common (2:8.1.0875-5) ...
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.70 Selecting previously unselected package cmake-data.
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:03:32 [2020-12-16T17:03:32.449Z] #36 41.72 Unpacking cmake-data (3.13.4-1) ...
17:03:32 [2020-12-16T17:03:32.508Z] #25 11.70 Selecting previously unselected package openssl.
17:03:32 [2020-12-16T17:03:32.508Z] #25 11.70 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ...
17:03:32 [2020-12-16T17:03:32.508Z] #25 11.70 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:03:32 [2020-12-16T17:03:32.596Z] #50 DONE 0.1s
17:03:32 [2020-12-16T17:03:32.596Z] 
17:03:32 [2020-12-16T17:03:32.596Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:03:32 [2020-12-16T17:03:32.596Z] #52 DONE 0.2s
17:03:32 [2020-12-16T17:03:32.596Z] 
17:03:32 [2020-12-16T17:03:32.596Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:32 [2020-12-16T17:03:32.611Z] #11 ...
17:03:32 [2020-12-16T17:03:32.611Z] 
17:03:32 [2020-12-16T17:03:32.611Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:32 [2020-12-16T17:03:32.611Z] #43 84.99 time
17:03:32 [2020-12-16T17:03:32.611Z] #43 93.74 internal/poll
17:03:32 [2020-12-16T17:03:32.611Z] #43 94.02 strings
17:03:32 [2020-12-16T17:03:32.692Z] #43 63.51 internal/singleflight
17:03:32 [2020-12-16T17:03:32.776Z] #25 11.86 Selecting previously unselected package ca-certificates.
17:03:32 [2020-12-16T17:03:32.776Z] #25 11.87 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:03:32 [2020-12-16T17:03:32.776Z] #25 11.87 Unpacking ca-certificates (20200601~deb10u1) ...
17:03:32 [2020-12-16T17:03:32.776Z] #25 11.96 Selecting previously unselected package libkeyutils1:arm64.
17:03:32 [2020-12-16T17:03:32.776Z] #25 11.96 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
17:03:32 [2020-12-16T17:03:32.777Z] #25 11.97 Unpacking libkeyutils1:arm64 (1.6-6) ...
17:03:32 [2020-12-16T17:03:32.777Z] #25 12.05 Selecting previously unselected package libkrb5support0:arm64.
17:03:32 [2020-12-16T17:03:32.777Z] #25 12.05 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
17:03:32 [2020-12-16T17:03:32.777Z] #25 12.05 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
17:03:32 [2020-12-16T17:03:32.872Z] #43 ...
17:03:32 [2020-12-16T17:03:32.872Z] 
17:03:32 [2020-12-16T17:03:32.872Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:32 [2020-12-16T17:03:32.872Z] #40 94.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:03:32 [2020-12-16T17:03:32.872Z] #40 94.65 Processing triggers for libc-bin (2.28-10) ...
17:03:33 [2020-12-16T17:03:33.040Z] #25 12.18 Selecting previously unselected package libk5crypto3:arm64.
17:03:33 [2020-12-16T17:03:33.040Z] #25 12.19 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
17:03:33 [2020-12-16T17:03:33.040Z] #25 12.21 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
17:03:33 [2020-12-16T17:03:33.103Z] #36 ...
17:03:33 [2020-12-16T17:03:33.103Z] 
17:03:33 [2020-12-16T17:03:33.103Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:33 [2020-12-16T17:03:33.103Z] #42 26.83 Reading package lists...
17:03:33 [2020-12-16T17:03:33.103Z] #42 37.19 Building dependency tree...
17:03:33 [2020-12-16T17:03:33.103Z] #42 41.00 The following additional packages will be installed:
17:03:33 [2020-12-16T17:03:33.103Z] #42 41.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:03:33 [2020-12-16T17:03:33.103Z] #42 41.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:03:33 [2020-12-16T17:03:33.103Z] #42 41.02 Suggested packages:
17:03:33 [2020-12-16T17:03:33.103Z] #42 41.02   manpages-dev python-setuptools
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.28 The following NEW packages will be installed:
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.29   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.31   python-six zlib1g-dev
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.53 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.53 Need to get 4075 kB of archives.
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.53 After this operation, 24.5 MB of additional disk space will be used.
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 42.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 43.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 43.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 43.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 43.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 43.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
17:03:33 [2020-12-16T17:03:33.103Z] #42 ...
17:03:33 [2020-12-16T17:03:33.103Z] 
17:03:33 [2020-12-16T17:03:33.103Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:33 [2020-12-16T17:03:33.103Z] #13 26.04 Reading package lists...
17:03:33 [2020-12-16T17:03:33.103Z] #13 33.59 Building dependency tree...
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.24 The following additional packages will be installed:
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.25   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.25   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.25   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.25   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.25   mingw-w64-x86-64-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.26 Suggested packages:
17:03:33 [2020-12-16T17:03:33.103Z] #13 37.26   gcc-8-locales seccomp wine64
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.03 The following NEW packages will be installed:
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.05   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.05   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.05   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.06 The following packages will be upgraded:
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.06   libsystemd0 libudev1
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.21 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:03:33 [2020-12-16T17:03:33.103Z] #13 39.21 Need to get 79.4 MB of archives.
17:03:33 [2020-12-16T17:03:33.104Z] #13 39.21 After this operation, 532 MB of additional disk space will be used.
17:03:33 [2020-12-16T17:03:33.104Z] #13 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 39.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 39.32 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]
17:03:33 [2020-12-16T17:03:33.104Z] #13 39.67 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]
17:03:33 [2020-12-16T17:03:33.104Z] #13 40.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 40.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:03:33 [2020-12-16T17:03:33.104Z] #13 41.02 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]
17:03:33 [2020-12-16T17:03:33.104Z] #13 41.07 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]
17:03:33 [2020-12-16T17:03:33.262Z] #43 64.21 sort
17:03:33 [2020-12-16T17:03:33.262Z] #43 64.22 io
17:03:33 [2020-12-16T17:03:33.444Z] #40 DONE 95.7s
17:03:33 [2020-12-16T17:03:33.444Z] 
17:03:33 [2020-12-16T17:03:33.444Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:33 [2020-12-16T17:03:33.444Z] #34 88.81 Selecting previously unselected package libxml2:amd64.
17:03:33 [2020-12-16T17:03:33.444Z] #34 88.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 88.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 90.50 Selecting previously unselected package libarchive13:amd64.
17:03:33 [2020-12-16T17:03:33.444Z] #34 90.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 90.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.43 Selecting previously unselected package libjsoncpp1:amd64.
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.83 Selecting previously unselected package librhash0:amd64.
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 91.87 Unpacking librhash0:amd64 (1.3.8-1) ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.18 Selecting previously unselected package libuv1:amd64.
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.22 Unpacking libuv1:amd64 (1.24.1-1) ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.57 Selecting previously unselected package cmake.
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:03:33 [2020-12-16T17:03:33.444Z] #34 92.57 Unpacking cmake (3.13.4-1) ...
17:03:33 [2020-12-16T17:03:33.705Z] #34 ...
17:03:33 [2020-12-16T17:03:33.705Z] 
17:03:33 [2020-12-16T17:03:33.705Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:33 [2020-12-16T17:03:33.705Z] #49 85.67 time
17:03:33 [2020-12-16T17:03:33.705Z] #49 93.45 encoding/binary
17:03:33 [2020-12-16T17:03:33.705Z] #49 93.47 context
17:03:33 [2020-12-16T17:03:33.705Z] #49 94.79 os
17:03:33 [2020-12-16T17:03:33.705Z] #49 ...
17:03:33 [2020-12-16T17:03:33.705Z] 
17:03:33 [2020-12-16T17:03:33.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:33 [2020-12-16T17:03:33.751Z] #13 ...
17:03:33 [2020-12-16T17:03:33.751Z] 
17:03:33 [2020-12-16T17:03:33.751Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:33 [2020-12-16T17:03:33.751Z] #34 44.00 internal/reflectlite
17:03:33 [2020-12-16T17:03:33.751Z] #34 44.01 sync
17:03:33 [2020-12-16T17:03:33.872Z] using credential docker-jenkins-github-credentials
17:03:33 [2020-12-16T17:03:33.944Z] Cloning the remote Git repository
17:03:33 [2020-12-16T17:03:33.945Z] Cloning with configured refspecs honoured and without tags
17:03:34 [2020-12-16T17:03:34.131Z] Cloning repository https://github.com/moby/moby.git
17:03:34 [2020-12-16T17:03:34.530Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:03:35 [2020-12-16T17:03:35.173Z] #43 ...
17:03:35 [2020-12-16T17:03:35.173Z] 
17:03:35 [2020-12-16T17:03:35.173Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:35 [2020-12-16T17:03:35.173Z] #53 45.72 Reading package lists...
17:03:35 [2020-12-16T17:03:35.173Z] #53 56.28 Building dependency tree...
17:03:35 [2020-12-16T17:03:35.173Z] #53 61.96 The following additional packages will be installed:
17:03:35 [2020-12-16T17:03:35.173Z] #53 61.96   libbtrfs0
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.33 The following NEW packages will be installed:
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.38   libbtrfs-dev libbtrfs0
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.87 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.87 Need to get 119 kB of archives.
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.87 After this operation, 387 kB of additional disk space will be used.
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:03:35 [2020-12-16T17:03:35.173Z] #53 62.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:03:35 [2020-12-16T17:03:35.173Z] #53 64.61 debconf: delaying package configuration, since apt-utils is not installed
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.02 Fetched 119 kB in 0s (408 kB/s)
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.39 Selecting previously unselected package libbtrfs0.
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.64 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.82 Selecting previously unselected package libbtrfs-dev.
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:03:35 [2020-12-16T17:03:35.173Z] #53 65.84 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:35 [2020-12-16T17:03:35.173Z] #53 ...
17:03:35 [2020-12-16T17:03:35.173Z] 
17:03:35 [2020-12-16T17:03:35.173Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:35 [2020-12-16T17:03:35.173Z] #47 62.67 go: finding github.com/fatih/color v1.7.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 62.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:35 [2020-12-16T17:03:35.173Z] #47 62.84 go: finding github.com/mattn/go-colorable v0.1.4
17:03:35 [2020-12-16T17:03:35.173Z] #47 62.85 go: finding github.com/mattn/go-isatty v0.0.8
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.04 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.04 go: finding github.com/go-critic/go-critic v0.4.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.10 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.13 go: finding github.com/go-lintpack/lintpack v0.5.2
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.13 go: finding github.com/pkg/errors v0.8.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.22 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.28 go: finding github.com/mitchellh/go-homedir v1.1.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.30 go: finding github.com/go-toolsmith/astp v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.32 go: finding github.com/go-toolsmith/astequal v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.34 go: finding github.com/sirupsen/logrus v1.4.2
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.35 go: finding github.com/go-toolsmith/astcast v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.43 go: finding github.com/go-toolsmith/typep v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.45 go: finding github.com/stretchr/testify v1.4.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.47 go: finding github.com/spf13/viper v1.6.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.51 go: finding github.com/davecgh/go-spew v1.1.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.51 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.62 go: finding github.com/pmezard/go-difflib v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.84 go: finding github.com/stretchr/objx v0.2.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.86 go: finding github.com/go-toolsmith/strparse v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.88 go: finding gopkg.in/yaml.v2 v2.2.7
17:03:35 [2020-12-16T17:03:35.173Z] #47 63.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.01 go: finding github.com/spf13/cobra v0.0.5
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.02 go: finding github.com/fsnotify/fsnotify v1.4.7
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.07 go: finding github.com/gobwas/glob v0.2.3
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.21 go: finding github.com/hashicorp/hcl v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.31 go: finding github.com/spf13/pflag v1.0.5
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.38 go: finding github.com/magiconair/properties v1.8.1
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.44 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.47 go: finding github.com/mitchellh/mapstructure v1.1.2
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.55 go: finding github.com/pelletier/go-toml v1.2.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:35 [2020-12-16T17:03:35.173Z] #47 64.77 go: finding github.com/spf13/afero v1.1.2
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.07 go: finding github.com/spf13/cast v1.3.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.09 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.24 go: finding github.com/subosito/gotenv v1.2.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.36 go: finding gopkg.in/ini.v1 v1.51.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.38 go: finding golang.org/x/text v0.3.2
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.63 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.79 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.81 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.87 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.89 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.96 go: finding github.com/kisielk/gotool v1.0.0
17:03:35 [2020-12-16T17:03:35.173Z] #47 65.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:35 [2020-12-16T17:03:35.173Z] #47 66.22 go: finding github.com/sourcegraph/go-diff v0.5.1
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.30 go: finding github.com/ultraware/funlen v0.0.2
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.31 go: finding github.com/ultraware/whitespace v0.0.4
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.32 go: finding github.com/uudashr/gocognit v1.0.1
17:03:35 [2020-12-16T17:03:35.434Z] #47 66.47 go: finding github.com/gogo/protobuf v1.2.1
17:03:35 [2020-12-16T17:03:35.590Z] #25 14.41 Selecting previously unselected package libkrb5-3:arm64.
17:03:35 [2020-12-16T17:03:35.590Z] #25 14.41 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
17:03:35 [2020-12-16T17:03:35.590Z] #25 14.43 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
17:03:35 [2020-12-16T17:03:35.694Z] #47 66.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:35 [2020-12-16T17:03:35.855Z] #34 ...
17:03:35 [2020-12-16T17:03:35.855Z] 
17:03:35 [2020-12-16T17:03:35.855Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:35 [2020-12-16T17:03:35.855Z] #64 DONE 46.2s
17:03:35 [2020-12-16T17:03:35.955Z] #47 66.80 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:03:35 [2020-12-16T17:03:35.955Z] #47 66.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:35 [2020-12-16T17:03:35.955Z] #47 66.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:35 [2020-12-16T17:03:35.955Z] #47 ...
17:03:35 [2020-12-16T17:03:35.955Z] 
17:03:35 [2020-12-16T17:03:35.955Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:35 [2020-12-16T17:03:35.955Z] #53 66.27 Setting up libbtrfs0 (4.20.1-2) ...
17:03:35 [2020-12-16T17:03:35.955Z] #53 66.33 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:35 [2020-12-16T17:03:35.955Z] #53 66.37 Processing triggers for libc-bin (2.28-10) ...
17:03:35 [2020-12-16T17:03:35.955Z] #53 DONE 66.9s
17:03:36 [2020-12-16T17:03:36.146Z] #54 112.5 + bin/containerd
17:03:36 [2020-12-16T17:03:36.152Z] 
17:03:36 [2020-12-16T17:03:36.152Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:36 [2020-12-16T17:03:36.152Z] #42 44.74 debconf: delaying package configuration, since apt-utils is not installed
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.08 Fetched 4075 kB in 1s (6002 kB/s)
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.17 Selecting previously unselected package libcap-dev:ppc64el.
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.55 Selecting previously unselected package libnet1:ppc64el.
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.56 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.76 Selecting previously unselected package libnet1-dev.
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 45.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.00 Selecting previously unselected package libnl-3-200:ppc64el.
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.16 Selecting previously unselected package libnl-3-dev:ppc64el.
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.152Z] #42 46.18 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
17:03:36 [2020-12-16T17:03:36.217Z] 
17:03:36 [2020-12-16T17:03:36.217Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:36 [2020-12-16T17:03:36.217Z] #47 66.96 go: finding github.com/BurntSushi/toml v0.3.1
17:03:36 [2020-12-16T17:03:36.217Z] #47 67.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:36 [2020-12-16T17:03:36.252Z] #41 ...
17:03:36 [2020-12-16T17:03:36.252Z] 
17:03:36 [2020-12-16T17:03:36.252Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.45 Setting up xxd (2:8.1.0875-5) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.46 Setting up libuv1:amd64 (1.24.1-1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.49 Setting up vim-common (2:8.1.0875-5) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.66 Setting up librhash0:amd64 (1.3.8-1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.66 Setting up cmake-data (3.13.4-1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.73 Setting up cmake (3.13.4-1) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.75 Processing triggers for libc-bin (2.28-10) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 97.85 Processing triggers for mime-support (3.62) ...
17:03:36 [2020-12-16T17:03:36.252Z] #34 DONE 98.4s
17:03:36 [2020-12-16T17:03:36.252Z] 
17:03:36 [2020-12-16T17:03:36.252Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:36 [2020-12-16T17:03:36.451Z] #42 46.59 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:03:36 [2020-12-16T17:03:36.451Z] #42 46.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.451Z] #42 46.66 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:03:36 [2020-12-16T17:03:36.451Z] #42 46.84 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
17:03:36 [2020-12-16T17:03:36.451Z] #42 46.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
17:03:35 [2020-12-16T17:03:35.427Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:35 [2020-12-16T17:03:35.427Z]  > git --version # timeout=10
17:03:35 [2020-12-16T17:03:35.468Z]  > git --version # 'git version 2.24.1.windows.2'
17:03:35 [2020-12-16T17:03:35.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:35 [2020-12-16T17:03:35.471Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:36 [2020-12-16T17:03:36.750Z] #42 46.86 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:03:36 [2020-12-16T17:03:36.750Z] #42 46.99 Selecting previously unselected package zlib1g-dev:ppc64el.
17:03:36 [2020-12-16T17:03:36.750Z] #42 46.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
17:03:36 [2020-12-16T17:03:36.750Z] #42 47.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:03:36 [2020-12-16T17:03:36.978Z] #25 16.19 Selecting previously unselected package libgssapi-krb5-2:arm64.
17:03:36 [2020-12-16T17:03:36.978Z] #25 16.19 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
17:03:36 [2020-12-16T17:03:36.978Z] #25 16.23 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
17:03:37 [2020-12-16T17:03:37.045Z] #42 47.35 Selecting previously unselected package libprotobuf17:ppc64el.
17:03:37 [2020-12-16T17:03:37.045Z] #42 47.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
17:03:37 [2020-12-16T17:03:37.045Z] #42 47.39 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.41 Selecting previously unselected package libsasl2-modules-db:arm64.
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.41 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.50 Selecting previously unselected package libsasl2-2:arm64.
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.51 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:03:37 [2020-12-16T17:03:37.240Z] #25 16.52 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:03:37 [2020-12-16T17:03:37.340Z] #42 ...
17:03:37 [2020-12-16T17:03:37.341Z] 
17:03:37 [2020-12-16T17:03:37.341Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:37 [2020-12-16T17:03:37.341Z] #49 37.52 go: extracting github.com/gogo/protobuf v1.2.1
17:03:37 [2020-12-16T17:03:37.341Z] #49 41.50 go: extracting golang.org/x/text v0.3.2
17:03:37 [2020-12-16T17:03:37.341Z] #49 ...
17:03:37 [2020-12-16T17:03:37.341Z] 
17:03:37 [2020-12-16T17:03:37.341Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:37 [2020-12-16T17:03:37.341Z] #13 44.52 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]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.23 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]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
17:03:37 [2020-12-16T17:03:37.341Z] #13 47.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB]
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.67 Selecting previously unselected package libldap-common.
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.69 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:03:37 [2020-12-16T17:03:37.503Z] #25 ...
17:03:37 [2020-12-16T17:03:37.503Z] 
17:03:37 [2020-12-16T17:03:37.503Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:03:37 [2020-12-16T17:03:37.503Z] #9 DONE 5.5s
17:03:37 [2020-12-16T17:03:37.503Z] 
17:03:37 [2020-12-16T17:03:37.503Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.70 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.77 Selecting previously unselected package libldap-2.4-2:arm64.
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.77 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ...
17:03:37 [2020-12-16T17:03:37.503Z] #25 16.78 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
17:03:37 [2020-12-16T17:03:37.503Z] #25 ...
17:03:37 [2020-12-16T17:03:37.503Z] 
17:03:37 [2020-12-16T17:03:37.503Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:03:37 [2020-12-16T17:03:37.602Z] #47 ...
17:03:37 [2020-12-16T17:03:37.602Z] 
17:03:37 [2020-12-16T17:03:37.602Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:37 [2020-12-16T17:03:37.602Z] #32 58.41 internal/reflectlite
17:03:37 [2020-12-16T17:03:37.602Z] #32 58.42 sync
17:03:37 [2020-12-16T17:03:37.602Z] #32 62.74 errors
17:03:37 [2020-12-16T17:03:37.602Z] #32 62.74 sort
17:03:37 [2020-12-16T17:03:37.602Z] #32 63.74 strconv
17:03:37 [2020-12-16T17:03:37.602Z] #32 64.86 io
17:03:37 [2020-12-16T17:03:37.602Z] #32 66.73 internal/oserror
17:03:37 [2020-12-16T17:03:37.602Z] #32 66.94 syscall
17:03:37 [2020-12-16T17:03:37.602Z] #32 ...
17:03:37 [2020-12-16T17:03:37.602Z] 
17:03:37 [2020-12-16T17:03:37.602Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.508 + RM_GOPATH=0
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.508 + TMP_GOPATH=
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.508 + : /build
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.508 + '[' -z '' ']'
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.508 ++ mktemp -d
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.518 + export GOPATH=/tmp/tmp.rWu1yi78e6
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.519 + GOPATH=/tmp/tmp.rWu1yi78e6
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.519 + RM_GOPATH=1
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.519 + case "$(go env GOARCH)" in
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.523 ++ go env GOARCH
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.540 + export GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.540 + GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.541 ++ dirname /tmp/install/install.sh
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.544 + dir=/tmp/install
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.553 + bin=containerd
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.553 + shift
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.553 + '[' '!' -f /tmp/install/containerd.installer ']'
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.554 + . /tmp/install/containerd.installer
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.557 ++ set -e
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.557 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.561 + install_containerd
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.571 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.571 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.571 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rWu1yi78e6/src/github.com/containerd/containerd
17:03:37 [2020-12-16T17:03:37.602Z] #54 1.581 Cloning into '/tmp/tmp.rWu1yi78e6/src/github.com/containerd/containerd'...
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.535 + RM_GOPATH=0
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.535 + TMP_GOPATH=
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.535 + : /build
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.535 + '[' -z '' ']'
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.537 ++ mktemp -d
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.538 + export GOPATH=/tmp/tmp.4d6StMZMro
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.538 + GOPATH=/tmp/tmp.4d6StMZMro
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.539 + RM_GOPATH=1
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.539 + case "$(go env GOARCH)" in
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.540 ++ go env GOARCH
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.554 + export GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.555 + GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.556 ++ dirname /tmp/install/install.sh
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.558 + dir=/tmp/install
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.559 + bin=tini
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.559 + shift
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.559 + '[' '!' -f /tmp/install/tini.installer ']'
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.560 + . /tmp/install/tini.installer
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.560 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.560 + install_tini
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.563 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.568 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.569 + git clone https://github.com/krallin/tini.git /tmp/tmp.4d6StMZMro/tini
17:03:37 [2020-12-16T17:03:37.683Z] #35 1.570 Cloning into '/tmp/tmp.4d6StMZMro/tini'...
17:03:38 [2020-12-16T17:03:38.078Z] #10 DONE 0.8s
17:03:38 [2020-12-16T17:03:38.078Z] 
17:03:38 [2020-12-16T17:03:38.078Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:38 [2020-12-16T17:03:38.078Z] #25 16.91 Selecting previously unselected package libnghttp2-14:arm64.
17:03:38 [2020-12-16T17:03:38.078Z] #25 16.91 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 16.92 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 16.99 Selecting previously unselected package libpsl5:arm64.
17:03:38 [2020-12-16T17:03:38.078Z] #25 16.99 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.00 Unpacking libpsl5:arm64 (0.20.2-2) ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.05 Selecting previously unselected package librtmp1:arm64.
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.05 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.05 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.11 Selecting previously unselected package libssh2-1:arm64.
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.11 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.11 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.18 Selecting previously unselected package libcurl4:arm64.
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.18 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.19 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
17:03:38 [2020-12-16T17:03:38.078Z] #25 17.35 Selecting previously unselected package curl.
17:03:38 [2020-12-16T17:03:38.079Z] #25 17.35 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.079Z] #25 17.36 Unpacking curl (7.64.0-4+deb10u1) ...
17:03:38 [2020-12-16T17:03:38.079Z] #25 17.43 Selecting previously unselected package libonig5:arm64.
17:03:38 [2020-12-16T17:03:38.079Z] #25 17.43 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.079Z] #25 17.43 Unpacking libonig5:arm64 (6.9.1-1) ...
17:03:38 [2020-12-16T17:03:38.340Z] #25 17.61 Selecting previously unselected package libjq1:arm64.
17:03:38 [2020-12-16T17:03:38.340Z] #25 ...
17:03:38 [2020-12-16T17:03:38.340Z] 
17:03:38 [2020-12-16T17:03:38.340Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:03:38 [2020-12-16T17:03:38.340Z] #37 DONE 0.2s
17:03:38 [2020-12-16T17:03:38.340Z] 
17:03:38 [2020-12-16T17:03:38.340Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:38 [2020-12-16T17:03:38.340Z] #25 17.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.340Z] #25 17.62 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:03:38 [2020-12-16T17:03:38.390Z] #13 48.61 debconf: delaying package configuration, since apt-utils is not installed
17:03:38 [2020-12-16T17:03:38.390Z] #13 48.86 Fetched 79.4 MB in 9s (9316 kB/s)
17:03:38 [2020-12-16T17:03:38.602Z] #25 ...
17:03:38 [2020-12-16T17:03:38.602Z] 
17:03:38 [2020-12-16T17:03:38.602Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:03:38 [2020-12-16T17:03:38.602Z] #29 DONE 0.3s
17:03:38 [2020-12-16T17:03:38.602Z] 
17:03:38 [2020-12-16T17:03:38.602Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.72 Selecting previously unselected package jq.
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.72 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.73 Unpacking jq (1.5+dfsg-2+b1) ...
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.80 Setting up libkeyutils1:arm64 (1.6-6) ...
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.84 Setting up libpsl5:arm64 (0.20.2-2) ...
17:03:38 [2020-12-16T17:03:38.602Z] #25 17.88 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
17:03:38 [2020-12-16T17:03:38.632Z] #35 ...
17:03:38 [2020-12-16T17:03:38.632Z] 
17:03:38 [2020-12-16T17:03:38.632Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:38 [2020-12-16T17:03:38.632Z] #32 90.71 internal/poll
17:03:38 [2020-12-16T17:03:38.632Z] #32 91.98 internal/fmtsort
17:03:38 [2020-12-16T17:03:38.632Z] #32 92.97 internal/syscall/execenv
17:03:38 [2020-12-16T17:03:38.632Z] #32 93.56 internal/syscall/unix
17:03:38 [2020-12-16T17:03:38.632Z] #32 93.83 strings
17:03:38 [2020-12-16T17:03:38.632Z] #32 94.22 os
17:03:38 [2020-12-16T17:03:38.632Z] #32 98.06 path
17:03:38 [2020-12-16T17:03:38.632Z] #32 99.09 text/tabwriter
17:03:38 [2020-12-16T17:03:38.632Z] #32 100.5 path/filepath
17:03:38 [2020-12-16T17:03:38.632Z] #32 100.6 fmt
17:03:38 [2020-12-16T17:03:38.632Z] #32 ...
17:03:38 [2020-12-16T17:03:38.632Z] 
17:03:38 [2020-12-16T17:03:38.632Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:38 [2020-12-16T17:03:38.632Z] #35 2.396 + cd /tmp/tmp.4d6StMZMro/tini
17:03:38 [2020-12-16T17:03:38.632Z] #35 2.396 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:03:38 [2020-12-16T17:03:38.632Z] #35 2.401 + cmake .
17:03:38 [2020-12-16T17:03:38.688Z] #13 48.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 ... 15339 files and directories currently installed.)
17:03:38 [2020-12-16T17:03:38.688Z] #13 49.05 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ...
17:03:38 [2020-12-16T17:03:38.688Z] #13 49.06 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:38 [2020-12-16T17:03:38.867Z] #25 18.25 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.27 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.29 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.30 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.33 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.35 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.37 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.38 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.39 Setting up openssl (1.1.1d-0+deb10u4) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.42 Setting up libonig5:arm64 (6.9.1-1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.44 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
17:03:39 [2020-12-16T17:03:39.129Z] #25 18.47 Setting up ca-certificates (20200601~deb10u1) ...
17:03:39 [2020-12-16T17:03:39.203Z] #35 3.158 -- The C compiler identification is GNU 8.3.0
17:03:39 [2020-12-16T17:03:39.331Z] #13 49.65 Setting up libsystemd0:ppc64el (241-7~deb10u5) ...
17:03:39 [2020-12-16T17:03:39.465Z] #35 3.307 -- Check for working C compiler: /usr/bin/cc
17:03:39 [2020-12-16T17:03:39.628Z] #13 49.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 ... 15339 files and directories currently installed.)
17:03:39 [2020-12-16T17:03:39.628Z] #13 49.85 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ...
17:03:39 [2020-12-16T17:03:39.628Z] #13 49.86 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:39 [2020-12-16T17:03:39.926Z] #13 50.16 Setting up libudev1:ppc64el (241-7~deb10u5) ...
17:03:39 [2020-12-16T17:03:39.926Z] #13 50.32 Selecting previously unselected package binutils-mingw-w64-i686.
17:03:40 [2020-12-16T17:03:40.221Z] #13 50.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
17:03:40 [2020-12-16T17:03:40.222Z] #13 50.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
17:03:40 [2020-12-16T17:03:40.222Z] #13 50.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:40 [2020-12-16T17:03:40.409Z] #35 4.337 -- Check for working C compiler: /usr/bin/cc -- works
17:03:40 [2020-12-16T17:03:40.409Z] #35 4.355 -- Detecting C compiler ABI info
17:03:40 [2020-12-16T17:03:40.518Z] #13 ...
17:03:40 [2020-12-16T17:03:40.518Z] 
17:03:40 [2020-12-16T17:03:40.518Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:40 [2020-12-16T17:03:40.815Z] #32 50.70 Checking out files:  88% (1346/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.
17:03:41 [2020-12-16T17:03:41.161Z] #32 51.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:03:41 [2020-12-16T17:03:41.694Z] #25 20.43 Updating certificates in /etc/ssl/certs...
17:03:41 [2020-12-16T17:03:41.791Z] #35 5.429 -- Detecting C compiler ABI info - done
17:03:41 [2020-12-16T17:03:41.791Z] #35 5.460 -- Detecting C compile features
17:03:41 [2020-12-16T17:03:41.804Z] #32 52.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:03:41 [2020-12-16T17:03:41.807Z] #54 ...
17:03:41 [2020-12-16T17:03:41.807Z] 
17:03:41 [2020-12-16T17:03:41.807Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:41 [2020-12-16T17:03:41.807Z] #11 62.47 The following NEW packages will be installed:
17:03:41 [2020-12-16T17:03:41.807Z] #11 62.47   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:03:41 [2020-12-16T17:03:41.807Z] #11 62.47   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:03:41 [2020-12-16T17:03:41.807Z] #11 62.47   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.47   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.47   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.47   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.52 The following packages will be upgraded:
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.52   libsystemd0 libudev1
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.99 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.99 Need to get 78.2 MB of archives.
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.99 After this operation, 487 MB of additional disk space will be used.
17:03:41 [2020-12-16T17:03:41.808Z] #11 62.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.09 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]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.47 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]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 63.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 64.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #11 65.00 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]
17:03:41 [2020-12-16T17:03:41.808Z] #11 65.07 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]
17:03:41 [2020-12-16T17:03:41.808Z] #11 70.57 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]
17:03:41 [2020-12-16T17:03:41.808Z] #11 ...
17:03:41 [2020-12-16T17:03:41.808Z] 
17:03:41 [2020-12-16T17:03:41.808Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.36 The following NEW packages will be installed:
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.38   python-six zlib1g-dev
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 Need to get 4095 kB of archives.
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 After this operation, 22.5 MB of additional disk space will be used.
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 62.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 63.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:03:41 [2020-12-16T17:03:41.808Z] #40 65.39 debconf: delaying package configuration, since apt-utils is not installed
17:03:41 [2020-12-16T17:03:41.808Z] #40 65.81 Fetched 4095 kB in 1s (4502 kB/s)
17:03:41 [2020-12-16T17:03:41.808Z] #40 65.96 Selecting previously unselected package libcap-dev:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 65.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 ... 15410 files and directories currently installed.)
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.11 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.36 Selecting previously unselected package libnet1:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.61 Selecting previously unselected package libnet1-dev.
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 66.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.07 Selecting previously unselected package libnl-3-200:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.42 Selecting previously unselected package libnl-3-dev:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.44 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.94 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 67.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.44 Selecting previously unselected package zlib1g-dev:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 68.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 69.00 Selecting previously unselected package libprotobuf17:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 69.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 69.01 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 70.67 Selecting previously unselected package libprotobuf-lite17:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 70.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 70.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 71.11 Selecting previously unselected package libprotobuf-dev:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #40 71.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 71.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:03:41 [2020-12-16T17:03:41.808Z] #40 ...
17:03:41 [2020-12-16T17:03:41.808Z] 
17:03:41 [2020-12-16T17:03:41.808Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:41 [2020-12-16T17:03:41.808Z] #34 62.72 debconf: delaying package configuration, since apt-utils is not installed
17:03:41 [2020-12-16T17:03:41.808Z] #34 63.10 Fetched 14.9 MB in 3s (5023 kB/s)
17:03:41 [2020-12-16T17:03:41.808Z] #34 63.39 Selecting previously unselected package xxd.
17:03:41 [2020-12-16T17:03:41.808Z] #34 63.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:41 [2020-12-16T17:03:41.808Z] #34 63.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 63.51 Unpacking xxd (2:8.1.0875-5) ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 64.05 Selecting previously unselected package vim-common.
17:03:41 [2020-12-16T17:03:41.808Z] #34 64.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 64.34 Unpacking vim-common (2:8.1.0875-5) ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 64.92 Selecting previously unselected package cmake-data.
17:03:41 [2020-12-16T17:03:41.808Z] #34 64.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 65.02 Unpacking cmake-data (3.13.4-1) ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 70.29 Selecting previously unselected package libicu63:amd64.
17:03:41 [2020-12-16T17:03:41.808Z] #34 70.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:03:41 [2020-12-16T17:03:41.808Z] #34 70.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:03:42 [2020-12-16T17:03:42.069Z] #34 ...
17:03:42 [2020-12-16T17:03:42.069Z] 
17:03:42 [2020-12-16T17:03:42.069Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:42 [2020-12-16T17:03:42.069Z] #30 70.30 Checking out files:  63% (970/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/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:  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.
17:03:42 [2020-12-16T17:03:42.069Z] #30 72.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:03:42 [2020-12-16T17:03:42.069Z] #30 72.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:03:44 [2020-12-16T17:03:44.252Z] #25 23.46 126 added, 0 removed; done.
17:03:44 [2020-12-16T17:03:44.343Z] #35 8.421 -- Detecting C compile features - done
17:03:44 [2020-12-16T17:03:44.515Z] #25 23.71 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
17:03:44 [2020-12-16T17:03:44.515Z] #25 23.73 Setting up jq (1.5+dfsg-2+b1) ...
17:03:44 [2020-12-16T17:03:44.604Z] #35 8.486 -- Performing Test HAS_BUILTIN_FORTIFY
17:03:44 [2020-12-16T17:03:44.778Z] #25 23.87 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
17:03:44 [2020-12-16T17:03:44.778Z] #25 23.90 Setting up curl (7.64.0-4+deb10u1) ...
17:03:44 [2020-12-16T17:03:44.778Z] #25 23.93 Processing triggers for libc-bin (2.28-10) ...
17:03:44 [2020-12-16T17:03:44.778Z] #25 24.02 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:03:44 [2020-12-16T17:03:44.778Z] #25 24.04 Updating certificates in /etc/ssl/certs...
17:03:44 [2020-12-16T17:03:44.865Z] #35 8.819 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:03:44 [2020-12-16T17:03:44.865Z] #35 ...
17:03:44 [2020-12-16T17:03:44.865Z] 
17:03:44 [2020-12-16T17:03:44.865Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:44 [2020-12-16T17:03:44.865Z] #43 97.18 os
17:03:44 [2020-12-16T17:03:44.865Z] #43 98.24 regexp/syntax
17:03:44 [2020-12-16T17:03:44.865Z] #43 103.7 fmt
17:03:44 [2020-12-16T17:03:44.865Z] #43 106.0 regexp
17:03:44 [2020-12-16T17:03:44.865Z] #43 ...
17:03:44 [2020-12-16T17:03:44.865Z] 
17:03:44 [2020-12-16T17:03:44.865Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:44 [2020-12-16T17:03:44.865Z] #49 97.11 encoding/base64
17:03:44 [2020-12-16T17:03:44.865Z] #49 98.81 golang.org/x/sys/unix
17:03:44 [2020-12-16T17:03:44.865Z] #49 101.6 fmt
17:03:45 [2020-12-16T17:03:45.126Z] #49 ...
17:03:45 [2020-12-16T17:03:45.126Z] 
17:03:45 [2020-12-16T17:03:45.126Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:45 [2020-12-16T17:03:45.126Z] #35 8.923 -- Configuring done
17:03:45 [2020-12-16T17:03:45.126Z] #35 8.984 -- Generating done
17:03:45 [2020-12-16T17:03:45.126Z] #35 8.998 -- Build files have been written to: /tmp/tmp.4d6StMZMro/tini
17:03:45 [2020-12-16T17:03:45.126Z] #35 9.017 + make tini-static
17:03:45 [2020-12-16T17:03:45.369Z] #30 ...
17:03:45 [2020-12-16T17:03:45.370Z] 
17:03:45 [2020-12-16T17:03:45.370Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:45 [2020-12-16T17:03:45.370Z] #43 66.16 strconv
17:03:45 [2020-12-16T17:03:45.370Z] #43 66.19 bytes
17:03:45 [2020-12-16T17:03:45.370Z] #43 70.13 bufio
17:03:45 [2020-12-16T17:03:45.370Z] #43 72.10 reflect
17:03:45 [2020-12-16T17:03:45.370Z] #43 72.82 syscall
17:03:45 [2020-12-16T17:03:45.370Z] #43 ...
17:03:45 [2020-12-16T17:03:45.370Z] 
17:03:45 [2020-12-16T17:03:45.370Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:45 [2020-12-16T17:03:45.370Z] #40 73.32 Selecting previously unselected package libprotoc17:amd64.
17:03:45 [2020-12-16T17:03:45.370Z] #40 73.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 73.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 74.70 Selecting previously unselected package protobuf-c-compiler.
17:03:45 [2020-12-16T17:03:45.370Z] #40 74.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 74.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.20 Selecting previously unselected package protobuf-compiler.
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.55 Selecting previously unselected package python-pkg-resources.
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.57 Unpacking python-pkg-resources (40.8.0-1) ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.81 Selecting previously unselected package python-six.
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.83 Unpacking python-six (1.12.0-1) ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.98 Selecting previously unselected package python-protobuf.
17:03:45 [2020-12-16T17:03:45.370Z] #40 75.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:03:45 [2020-12-16T17:03:45.370Z] #40 76.01 Unpacking python-protobuf (3.6.1.3-2) ...
17:03:45 [2020-12-16T17:03:45.396Z] #32 ...
17:03:45 [2020-12-16T17:03:45.396Z] 
17:03:45 [2020-12-16T17:03:45.396Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:45 [2020-12-16T17:03:45.396Z] #36 45.08 Selecting previously unselected package libicu63:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 45.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 45.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 52.59 Selecting previously unselected package libxml2:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 52.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 52.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.34 Selecting previously unselected package libarchive13:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.35 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.75 Selecting previously unselected package libjsoncpp1:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.76 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.89 Selecting previously unselected package librhash0:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.92 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 53.93 Unpacking librhash0:ppc64el (1.3.8-1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.13 Selecting previously unselected package libuv1:ppc64el.
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.13 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.14 Unpacking libuv1:ppc64el (1.24.1-1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.35 Selecting previously unselected package cmake.
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.35 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 54.35 Unpacking cmake (3.13.4-1) ...
17:03:45 [2020-12-16T17:03:45.396Z] #36 ...
17:03:45 [2020-12-16T17:03:45.396Z] 
17:03:45 [2020-12-16T17:03:45.396Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:45 [2020-12-16T17:03:45.396Z] #49 48.57 go: finding github.com/fatih/color v1.7.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 48.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:45 [2020-12-16T17:03:45.396Z] #49 48.74 go: finding github.com/mattn/go-colorable v0.1.4
17:03:45 [2020-12-16T17:03:45.396Z] #49 48.82 go: finding github.com/mattn/go-isatty v0.0.8
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.12 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.13 go: finding github.com/go-lintpack/lintpack v0.5.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.22 go: finding github.com/go-critic/go-critic v0.4.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.23 go: finding github.com/pkg/errors v0.8.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.33 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.34 go: finding github.com/mitchellh/go-homedir v1.1.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.41 go: finding github.com/go-toolsmith/astequal v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.47 go: finding github.com/spf13/viper v1.6.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.47 go: finding github.com/sirupsen/logrus v1.4.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.50 go: finding github.com/go-toolsmith/astp v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.57 go: finding github.com/go-toolsmith/astcast v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.57 go: finding github.com/stretchr/testify v1.4.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.61 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.61 go: finding github.com/go-toolsmith/typep v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.75 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.78 go: finding github.com/davecgh/go-spew v1.1.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.79 go: finding github.com/go-toolsmith/strparse v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.79 go: finding github.com/spf13/cobra v0.0.5
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.86 go: finding github.com/spf13/pflag v1.0.5
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.87 go: finding github.com/gobwas/glob v0.2.3
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.88 go: finding github.com/pmezard/go-difflib v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.92 go: finding github.com/fsnotify/fsnotify v1.4.7
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.94 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.95 go: finding github.com/hashicorp/hcl v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 49.97 go: finding github.com/stretchr/objx v0.2.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.04 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.04 go: finding github.com/magiconair/properties v1.8.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.11 go: finding gopkg.in/yaml.v2 v2.2.7
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.12 go: finding github.com/mitchellh/mapstructure v1.1.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.13 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.14 go: finding github.com/pelletier/go-toml v1.2.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.16 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.23 go: finding github.com/spf13/afero v1.1.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.26 go: finding github.com/spf13/cast v1.3.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.37 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.39 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.46 go: finding github.com/subosito/gotenv v1.2.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.52 go: finding gopkg.in/ini.v1 v1.51.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.61 go: finding golang.org/x/text v0.3.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:45 [2020-12-16T17:03:45.396Z] #49 50.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.12 go: finding github.com/kisielk/gotool v1.0.0
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.13 go: finding github.com/sourcegraph/go-diff v0.5.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.28 go: finding github.com/ultraware/funlen v0.0.2
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.35 go: finding github.com/ultraware/whitespace v0.0.4
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.39 go: finding github.com/uudashr/gocognit v1.0.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.52 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.68 go: finding github.com/gogo/protobuf v1.2.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.85 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:45 [2020-12-16T17:03:45.396Z] #49 51.90 go: finding github.com/BurntSushi/toml v0.3.1
17:03:45 [2020-12-16T17:03:45.396Z] #49 52.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:45 [2020-12-16T17:03:45.396Z] #49 ...
17:03:45 [2020-12-16T17:03:45.396Z] 
17:03:45 [2020-12-16T17:03:45.396Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:45 [2020-12-16T17:03:45.396Z] #51 55.56 strconv
17:03:45 [2020-12-16T17:03:45.396Z] #51 55.60 bytes
17:03:45 [2020-12-16T17:03:45.396Z] #51 55.61 strings
17:03:45 [2020-12-16T17:03:45.396Z] #51 55.61 syscall
17:03:46 [2020-12-16T17:03:46.068Z] #35 9.929 Scanning dependencies of target tini-static
17:03:46 [2020-12-16T17:03:46.310Z] #40 77.01 Setting up python-pkg-resources (40.8.0-1) ...
17:03:46 [2020-12-16T17:03:46.329Z] #35 10.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:03:46 [2020-12-16T17:03:46.901Z] #35 ...
17:03:46 [2020-12-16T17:03:46.901Z] 
17:03:46 [2020-12-16T17:03:46.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:46 [2020-12-16T17:03:46.901Z] #41 3.449 Note: Building without setproctitle() and strlcpy() support.
17:03:46 [2020-12-16T17:03:46.901Z] #41 3.449       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:03:46 [2020-12-16T17:03:46.901Z] #41 3.470 Note: Building without GnuTLS support
17:03:46 [2020-12-16T17:03:46.901Z] #41 3.490 Makefile.config:39: Warn: you have no libnftables installed
17:03:46 [2020-12-16T17:03:46.901Z] #41 3.490 Makefile.config:40: Warn: Building without nftables support
17:03:46 [2020-12-16T17:03:46.901Z] #41 6.995 fatal: not a git repository (or any of the parent directories): .git
17:03:46 [2020-12-16T17:03:46.901Z] #41 7.204   GEN      .gitid
17:03:46 [2020-12-16T17:03:46.901Z] #41 7.283   GEN      criu/include/version.h
17:03:46 [2020-12-16T17:03:46.901Z] #41 7.705   GEN      include/common/asm
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.13   PBCC     images/timens.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.16   DEP      images/timens.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.23   PBCC     images/fown.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.26   PBCC     images/google/protobuf/descriptor.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.40   PBCC     images/opts.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.48   PBCC     images/memfd.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.58   DEP      images/fown.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.75   DEP      images/google/protobuf/descriptor.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 11.98   DEP      images/opts.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.10   DEP      images/memfd.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.17   PBCC     images/sit.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.52   DEP      images/sit.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.62   PBCC     images/macvlan.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.68   DEP      images/macvlan.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 12.82   PBCC     images/autofs.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.05   DEP      images/autofs.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.29   PBCC     images/sysctl.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.30   DEP      images/sysctl.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.33   PBCC     images/time.pb-c.c
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.35   DEP      images/time.pb-c.d
17:03:46 [2020-12-16T17:03:46.901Z] #41 13.47   PBCC     images/binfmt-misc.pb-c.c
17:03:47 [2020-12-16T17:03:47.162Z] #41 13.54   DEP      images/binfmt-misc.pb-c.d
17:03:47 [2020-12-16T17:03:47.162Z] #41 13.66   PBCC     images/seccomp.pb-c.c
17:03:47 [2020-12-16T17:03:47.162Z] #41 ...
17:03:47 [2020-12-16T17:03:47.162Z] 
17:03:47 [2020-12-16T17:03:47.162Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:47 [2020-12-16T17:03:47.162Z] #49 109.1 encoding/json
17:03:48 [2020-12-16T17:03:48.103Z] #25 ...
17:03:48 [2020-12-16T17:03:48.103Z] 
17:03:48 [2020-12-16T17:03:48.103Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.785 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.785 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.785 + : /build
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.785 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.788 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.789 + export GOPATH=/tmp/tmp.i7KGnrTjiU
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.789 + GOPATH=/tmp/tmp.i7KGnrTjiU
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.789 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.789 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.791 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.821 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.821 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + bin=vndr
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + shift
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + '[' '!' -f /tmp/install/vndr.installer ']'
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + . /tmp/install/vndr.installer
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + install_vndr
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.832 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.i7KGnrTjiU/src/github.com/LK4D4/vndr
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.833 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:03:48 [2020-12-16T17:03:48.103Z] #43 4.836 Cloning into '/tmp/tmp.i7KGnrTjiU/src/github.com/LK4D4/vndr'...
17:03:48 [2020-12-16T17:03:48.103Z] #43 5.565 + cd /tmp/tmp.i7KGnrTjiU/src/github.com/LK4D4/vndr
17:03:48 [2020-12-16T17:03:48.103Z] #43 5.565 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:03:48 [2020-12-16T17:03:48.103Z] #43 5.579 + go build -buildmode=pie -v -o /build/vndr .
17:03:48 [2020-12-16T17:03:48.103Z] #43 6.649 internal/race
17:03:48 [2020-12-16T17:03:48.103Z] #43 6.674 runtime/internal/sys
17:03:48 [2020-12-16T17:03:48.103Z] #43 6.763 internal/cpu
17:03:48 [2020-12-16T17:03:48.103Z] #43 6.903 runtime/internal/atomic
17:03:48 [2020-12-16T17:03:48.103Z] #43 6.926 sync/atomic
17:03:48 [2020-12-16T17:03:48.103Z] #43 7.358 runtime/internal/math
17:03:48 [2020-12-16T17:03:48.103Z] #43 7.567 unicode
17:03:48 [2020-12-16T17:03:48.103Z] #43 7.603 internal/bytealg
17:03:48 [2020-12-16T17:03:48.103Z] #43 7.781 unicode/utf8
17:03:48 [2020-12-16T17:03:48.103Z] #43 8.200 math/bits
17:03:48 [2020-12-16T17:03:48.103Z] #43 8.363 internal/testlog
17:03:48 [2020-12-16T17:03:48.103Z] #43 9.182 math
17:03:48 [2020-12-16T17:03:48.103Z] #43 9.228 encoding
17:03:48 [2020-12-16T17:03:48.103Z] #43 9.478 unicode/utf16
17:03:48 [2020-12-16T17:03:48.103Z] #43 ...
17:03:48 [2020-12-16T17:03:48.103Z] 
17:03:48 [2020-12-16T17:03:48.103Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.635 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.635 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.635 + : /build
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.635 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.639 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.641 + export GOPATH=/tmp/tmp.QlgsEUzn7U
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.641 + GOPATH=/tmp/tmp.QlgsEUzn7U
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.641 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.641 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.643 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.656 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.656 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.656 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.657 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 + bin=gotestsum
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 + shift
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 + . /tmp/install/gotestsum.installer
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 ++ : v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.658 + install_gotestsum
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.659 + set -e
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.659 + export GO111MODULE=on
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.659 + GO111MODULE=on
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.659 + GOBIN=/build
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.659 + go get gotest.tools/gotestsum@v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.681 go: finding gotest.tools v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 4.722 go: finding gotest.tools/gotestsum v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 5.840 go: downloading gotest.tools/gotestsum v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 6.676 go: extracting gotest.tools/gotestsum v0.5.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 8.793 go: downloading github.com/jonboulle/clockwork v0.1.0
17:03:48 [2020-12-16T17:03:48.103Z] #45 8.815 go: downloading github.com/pkg/errors v0.9.1
17:03:48 [2020-12-16T17:03:48.103Z] #45 8.849 go: downloading github.com/fatih/color v1.9.0
17:03:48 [2020-12-16T17:03:48.103Z] #45 8.857 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:48 [2020-12-16T17:03:48.103Z] #45 8.968 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.010 go: downloading github.com/spf13/pflag v1.0.3
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.096 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.172 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.324 go: extracting github.com/jonboulle/clockwork v0.1.0
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.443 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.446 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.545 go: extracting github.com/fatih/color v1.9.0
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.597 go: extracting github.com/pkg/errors v0.9.1
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.622 go: downloading github.com/mattn/go-colorable v0.1.6
17:03:48 [2020-12-16T17:03:48.103Z] #45 9.680 go: downloading github.com/mattn/go-isatty v0.0.12
17:03:48 [2020-12-16T17:03:48.103Z] #45 ...
17:03:48 [2020-12-16T17:03:48.103Z] 
17:03:48 [2020-12-16T17:03:48.103Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:48 [2020-12-16T17:03:48.103Z] #43 9.643 runtime
17:03:48 [2020-12-16T17:03:48.103Z] #43 10.00 container/list
17:03:48 [2020-12-16T17:03:48.103Z] #43 ...
17:03:48 [2020-12-16T17:03:48.103Z] 
17:03:48 [2020-12-16T17:03:48.103Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.132 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.132 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.132 + : /build
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.132 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.133 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.134 + export GOPATH=/tmp/tmp.GguxwXZ18o
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.134 + GOPATH=/tmp/tmp.GguxwXZ18o
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.134 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.134 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.134 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.148 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.148 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.148 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.150 Install docker/cli version 17.06.2-ce from stable
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + bin=dockercli
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + shift
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + . /tmp/install/dockercli.installer
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 ++ : stable
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 ++ : 17.06.2-ce
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + install_dockercli
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.151 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 ++ uname -m
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 + arch=aarch64
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 + '[' aarch64 '!=' x86_64 ']'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 + '[' aarch64 '!=' s390x ']'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 + '[' aarch64 '!=' armhf ']'
17:03:48 [2020-12-16T17:03:48.103Z] #22 4.159 + build_dockercli
17:03:48 [2020-12-16T17:03:48.104Z] #22 4.159 + git clone https://github.com/docker/docker-ce /tmp/tmp.GguxwXZ18o/tmp/docker-ce
17:03:48 [2020-12-16T17:03:48.104Z] #22 4.159 Cloning into '/tmp/tmp.GguxwXZ18o/tmp/docker-ce'...
17:03:48 [2020-12-16T17:03:48.175Z] #51 ...
17:03:48 [2020-12-16T17:03:48.175Z] 
17:03:48 [2020-12-16T17:03:48.175Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.56 Setting up xxd (2:8.1.0875-5) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.56 Setting up libuv1:ppc64el (1.24.1-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.57 Setting up vim-common (2:8.1.0875-5) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.60 Setting up librhash0:ppc64el (1.3.8-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.61 Setting up cmake-data (3.13.4-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.64 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.65 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.67 Setting up cmake (3.13.4-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.68 Processing triggers for libc-bin (2.28-10) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 57.78 Processing triggers for mime-support (3.62) ...
17:03:48 [2020-12-16T17:03:48.175Z] #36 DONE 58.1s
17:03:48 [2020-12-16T17:03:48.175Z] 
17:03:48 [2020-12-16T17:03:48.175Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.21 Selecting previously unselected package libprotobuf-lite17:ppc64el.
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.25 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.49 Selecting previously unselected package libprotobuf-dev:ppc64el.
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 48.51 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 49.93 Selecting previously unselected package libprotoc17:ppc64el.
17:03:48 [2020-12-16T17:03:48.175Z] #42 49.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 49.94 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.57 Selecting previously unselected package protobuf-c-compiler.
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.75 Selecting previously unselected package protobuf-compiler.
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 50.76 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.01 Selecting previously unselected package python-pkg-resources.
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.03 Unpacking python-pkg-resources (40.8.0-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.31 Selecting previously unselected package python-six.
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.32 Unpacking python-six (1.12.0-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.45 Selecting previously unselected package python-protobuf.
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 51.48 Unpacking python-protobuf (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 52.12 Setting up python-pkg-resources (40.8.0-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 57.32 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 57.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 57.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 57.34 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 57.35 Setting up python-six (1.12.0-1) ...
17:03:48 [2020-12-16T17:03:48.175Z] #42 ...
17:03:48 [2020-12-16T17:03:48.175Z] 
17:03:48 [2020-12-16T17:03:48.175Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:48 [2020-12-16T17:03:48.175Z] #37 0.385 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.175Z] #37 ...
17:03:48 [2020-12-16T17:03:48.175Z] 
17:03:48 [2020-12-16T17:03:48.175Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:48 [2020-12-16T17:03:48.175Z] #34 48.51 errors
17:03:48 [2020-12-16T17:03:48.175Z] #34 48.52 sort
17:03:48 [2020-12-16T17:03:48.175Z] #34 49.34 strconv
17:03:48 [2020-12-16T17:03:48.175Z] #34 49.35 internal/oserror
17:03:48 [2020-12-16T17:03:48.175Z] #34 49.36 io
17:03:48 [2020-12-16T17:03:48.175Z] #34 49.62 syscall
17:03:48 [2020-12-16T17:03:48.175Z] #34 53.11 strings
17:03:48 [2020-12-16T17:03:48.175Z] #34 53.14 bytes
17:03:48 [2020-12-16T17:03:48.383Z] #22 ...
17:03:48 [2020-12-16T17:03:48.383Z] 
17:03:48 [2020-12-16T17:03:48.383Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:48 [2020-12-16T17:03:48.383Z] #34 6.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:48 [2020-12-16T17:03:48.383Z] #34 6.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:48 [2020-12-16T17:03:48.383Z] #34 6.252 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:48 [2020-12-16T17:03:48.383Z] #34 7.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:03:48 [2020-12-16T17:03:48.383Z] #34 8.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:03:48 [2020-12-16T17:03:48.383Z] #34 ...
17:03:48 [2020-12-16T17:03:48.383Z] 
17:03:48 [2020-12-16T17:03:48.383Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.738 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.738 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.738 + : /build
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.738 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.740 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.742 + export GOPATH=/tmp/tmp.01AUOwd7yb
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.742 + GOPATH=/tmp/tmp.01AUOwd7yb
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.742 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.742 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.742 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + bin=tomlv
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + shift
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + . /tmp/install/tomlv.installer
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + install_tomlv
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.768 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.772 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.01AUOwd7yb/src/github.com/BurntSushi/toml
17:03:48 [2020-12-16T17:03:48.383Z] #32 5.787 Cloning into '/tmp/tmp.01AUOwd7yb/src/github.com/BurntSushi/toml'...
17:03:48 [2020-12-16T17:03:48.383Z] #32 6.917 + cd /tmp/tmp.01AUOwd7yb/src/github.com/BurntSushi/toml
17:03:48 [2020-12-16T17:03:48.383Z] #32 6.917 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:48 [2020-12-16T17:03:48.383Z] #32 6.924 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:03:48 [2020-12-16T17:03:48.383Z] #32 7.535 internal/cpu
17:03:48 [2020-12-16T17:03:48.383Z] #32 7.575 math/bits
17:03:48 [2020-12-16T17:03:48.383Z] #32 7.579 runtime/internal/atomic
17:03:48 [2020-12-16T17:03:48.383Z] #32 7.754 unicode/utf8
17:03:48 [2020-12-16T17:03:48.383Z] #32 8.062 internal/bytealg
17:03:48 [2020-12-16T17:03:48.383Z] #32 8.285 unicode
17:03:48 [2020-12-16T17:03:48.383Z] #32 8.431 math
17:03:48 [2020-12-16T17:03:48.383Z] #32 8.523 internal/testlog
17:03:48 [2020-12-16T17:03:48.383Z] #32 9.041 encoding
17:03:48 [2020-12-16T17:03:48.383Z] #32 9.294 runtime
17:03:48 [2020-12-16T17:03:48.383Z] #32 9.670 runtime/cgo
17:03:48 [2020-12-16T17:03:48.474Z] #34 ...
17:03:48 [2020-12-16T17:03:48.474Z] 
17:03:48 [2020-12-16T17:03:48.474Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + : /build
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + export GOPATH=/tmp/tmp.9YjqVG1qMM
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + GOPATH=/tmp/tmp.9YjqVG1qMM
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.387 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.388 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.391 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.398 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.398 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.399 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.400 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.400 + bin=tini
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.400 + shift
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.408 + '[' '!' -f /tmp/install/tini.installer ']'
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.409 + . /tmp/install/tini.installer
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.409 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.409 + install_tini
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.409 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.410 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.9YjqVG1qMM/tini
17:03:48 [2020-12-16T17:03:48.474Z] #37 0.413 Cloning into '/tmp/tmp.9YjqVG1qMM/tini'...
17:03:48 [2020-12-16T17:03:48.648Z] #32 ...
17:03:48 [2020-12-16T17:03:48.648Z] 
17:03:48 [2020-12-16T17:03:48.648Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.702 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.702 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.702 + : /build
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.702 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.704 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.706 + export GOPATH=/tmp/tmp.oREqk9jgpa
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.706 + GOPATH=/tmp/tmp.oREqk9jgpa
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.706 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.706 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.712 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.897 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.897 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.897 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + bin=golangci_lint
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + shift
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + . /tmp/install/golangci_lint.installer
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 ++ : v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + install_golangci_lint
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + set -e
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + export GO111MODULE=on
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + GO111MODULE=on
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + GOBIN=/build
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.900 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.986 go: finding github.com v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.986 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.986 go: finding github.com/golangci/golangci-lint v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.990 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 3.997 go: finding github.com/golangci v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 4.581 go: downloading github.com/golangci/golangci-lint v1.23.8
17:03:48 [2020-12-16T17:03:48.648Z] #47 5.156 go: extracting github.com/golangci/golangci-lint v1.23.8
17:03:48 [2020-12-16T17:03:48.858Z] #40 ...
17:03:48 [2020-12-16T17:03:48.859Z] 
17:03:48 [2020-12-16T17:03:48.859Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.07 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]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 74.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:03:48 [2020-12-16T17:03:48.859Z] #11 76.15 debconf: delaying package configuration, since apt-utils is not installed
17:03:48 [2020-12-16T17:03:48.859Z] #11 76.46 Fetched 78.2 MB in 12s (6574 kB/s)
17:03:48 [2020-12-16T17:03:48.859Z] #11 76.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:48 [2020-12-16T17:03:48.859Z] #11 76.74 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 76.77 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 77.53 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 77.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:48 [2020-12-16T17:03:48.859Z] #11 77.80 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 77.83 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 78.17 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 78.49 Selecting previously unselected package binutils-mingw-w64-i686.
17:03:48 [2020-12-16T17:03:48.859Z] #11 78.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:03:48 [2020-12-16T17:03:48.859Z] #11 78.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:03:48 [2020-12-16T17:03:48.859Z] #11 78.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:48 [2020-12-16T17:03:48.915Z] #47 ...
17:03:48 [2020-12-16T17:03:48.915Z] 
17:03:48 [2020-12-16T17:03:48.915Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:48 [2020-12-16T17:03:48.915Z] #40 5.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:48 [2020-12-16T17:03:48.915Z] #40 6.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:48 [2020-12-16T17:03:48.915Z] #40 6.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:48 [2020-12-16T17:03:48.915Z] #40 6.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:03:48 [2020-12-16T17:03:48.915Z] #40 8.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:03:48 [2020-12-16T17:03:48.915Z] #40 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:03:48 [2020-12-16T17:03:48.915Z] #40 ...
17:03:48 [2020-12-16T17:03:48.915Z] 
17:03:48 [2020-12-16T17:03:48.915Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.332 + RM_GOPATH=0
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.332 + TMP_GOPATH=
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.332 + : /build
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.332 + '[' -z '' ']'
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 ++ mktemp -d
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 + export GOPATH=/tmp/tmp.VEQNnamdjg
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 + GOPATH=/tmp/tmp.VEQNnamdjg
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 + RM_GOPATH=1
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 + case "$(go env GOARCH)" in
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.341 ++ go env GOARCH
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.373 + export GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.373 + GO_BUILDMODE=-buildmode=pie
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.373 ++ dirname /tmp/install/install.sh
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + dir=/tmp/install
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + bin=proxy
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + shift
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + '[' '!' -f /tmp/install/proxy.installer ']'
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + . /tmp/install/proxy.installer
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + install_proxy
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + case "$1" in
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + export CGO_ENABLED=0
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + CGO_ENABLED=0
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + _install_proxy
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.376 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VEQNnamdjg/src/github.com/docker/libnetwork
17:03:48 [2020-12-16T17:03:48.915Z] #62 5.392 Cloning into '/tmp/tmp.VEQNnamdjg/src/github.com/docker/libnetwork'...
17:03:49 [2020-12-16T17:03:49.074Z] #49 ...
17:03:49 [2020-12-16T17:03:49.074Z] 
17:03:49 [2020-12-16T17:03:49.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:49 [2020-12-16T17:03:49.074Z] #11 101.4 Selecting previously unselected package mingw-w64-x86-64-dev.
17:03:49 [2020-12-16T17:03:49.074Z] #11 101.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:03:49 [2020-12-16T17:03:49.074Z] #11 101.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:03:49 [2020-12-16T17:03:49.119Z] #37 ...
17:03:49 [2020-12-16T17:03:49.119Z] 
17:03:49 [2020-12-16T17:03:49.119Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:49 [2020-12-16T17:03:49.119Z] #45 49.48 github.com/LK4D4/vndr/godl/singleflight
17:03:49 [2020-12-16T17:03:49.119Z] #45 49.50 internal/singleflight
17:03:49 [2020-12-16T17:03:49.119Z] #45 49.50 math/rand
17:03:49 [2020-12-16T17:03:49.119Z] #45 49.55 io
17:03:49 [2020-12-16T17:03:49.119Z] #45 50.54 strconv
17:03:49 [2020-12-16T17:03:49.119Z] #45 50.61 sort
17:03:49 [2020-12-16T17:03:49.119Z] #45 52.85 bytes
17:03:49 [2020-12-16T17:03:49.119Z] #45 53.42 syscall
17:03:49 [2020-12-16T17:03:49.119Z] #45 54.71 strings
17:03:49 [2020-12-16T17:03:49.178Z] #62 ...
17:03:49 [2020-12-16T17:03:49.178Z] 
17:03:49 [2020-12-16T17:03:49.178Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:49 [2020-12-16T17:03:49.178Z] #38 5.084 + git clone https://github.com/docker/distribution.git .
17:03:49 [2020-12-16T17:03:49.178Z] #38 5.109 Cloning into '.'...
17:03:49 [2020-12-16T17:03:49.178Z] #38 ...
17:03:49 [2020-12-16T17:03:49.178Z] 
17:03:49 [2020-12-16T17:03:49.178Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.153 + RM_GOPATH=0
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.153 + TMP_GOPATH=
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.153 + : /build
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.153 + '[' -z '' ']'
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.157 ++ mktemp -d
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.165 + export GOPATH=/tmp/tmp.WOcFlDURl6
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.165 + GOPATH=/tmp/tmp.WOcFlDURl6
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.165 + RM_GOPATH=1
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.165 + case "$(go env GOARCH)" in
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.165 ++ go env GOARCH
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.175 + export GO_BUILDMODE=-buildmode=pie
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.175 + GO_BUILDMODE=-buildmode=pie
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.176 ++ dirname /tmp/install/install.sh
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + dir=/tmp/install
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + bin=rootlesskit
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + shift
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + . /tmp/install/rootlesskit.installer
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + install_rootlesskit
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + case "$1" in
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + export CGO_ENABLED=0
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + CGO_ENABLED=0
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + _install_rootlesskit
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.179 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WOcFlDURl6/src/github.com/rootless-containers/rootlesskit
17:03:49 [2020-12-16T17:03:49.178Z] #56 4.180 Cloning into '/tmp/tmp.WOcFlDURl6/src/github.com/rootless-containers/rootlesskit'...
17:03:49 [2020-12-16T17:03:49.178Z] #56 7.140 + cd /tmp/tmp.WOcFlDURl6/src/github.com/rootless-containers/rootlesskit
17:03:49 [2020-12-16T17:03:49.178Z] #56 7.145 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:49 [2020-12-16T17:03:49.178Z] #56 7.378 + for f in rootlesskit rootlesskit-docker-proxy
17:03:49 [2020-12-16T17:03:49.178Z] #56 7.379 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:03:49 [2020-12-16T17:03:49.335Z] #11 ...
17:03:49 [2020-12-16T17:03:49.335Z] 
17:03:49 [2020-12-16T17:03:49.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:49 [2020-12-16T17:03:49.335Z] #41 13.74   DEP      images/seccomp.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 13.84   PBCC     images/userns.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.11   DEP      images/userns.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.19   PBCC     images/cgroup.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.20   DEP      images/cgroup.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.21   PBCC     images/ext-file.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.27   DEP      images/ext-file.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.34   PBCC     images/rpc.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.41   DEP      images/rpc.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.52   PBCC     images/siginfo.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.57   DEP      images/siginfo.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.62   PBCC     images/pagemap.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.73   DEP      images/pagemap.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.87   PBCC     images/rlimit.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 14.96   DEP      images/rlimit.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.12   PBCC     images/file-lock.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.15   DEP      images/file-lock.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.19   PBCC     images/tty.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.23   DEP      images/tty.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.29   PBCC     images/tun.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.32   PBCC     images/netdev.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.48   DEP      images/tun.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.60   DEP      images/netdev.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.66   PBCC     images/vma.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.71   DEP      images/vma.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.77   PBCC     images/creds.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.83   DEP      images/creds.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.89   PBCC     images/utsns.pb-c.c
17:03:49 [2020-12-16T17:03:49.335Z] #41 15.93   DEP      images/utsns.pb-c.d
17:03:49 [2020-12-16T17:03:49.335Z] #41 16.00   PBCC     images/ipc-desc.pb-c.c
17:03:49 [2020-12-16T17:03:49.421Z] #45 ...
17:03:49 [2020-12-16T17:03:49.421Z] 
17:03:49 [2020-12-16T17:03:49.421Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:49 [2020-12-16T17:03:49.421Z] #13 53.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:03:49 [2020-12-16T17:03:49.421Z] #13 53.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 53.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.25 Selecting previously unselected package binutils-mingw-w64.
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.39 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.42 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.60 Selecting previously unselected package dmsetup.
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.61 Unpacking dmsetup (2:1.02.155-3) ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.82 Selecting previously unselected package mingw-w64-common.
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 57.83 Unpacking mingw-w64-common (6.0.0-3) ...
17:03:49 [2020-12-16T17:03:49.421Z] #13 ...
17:03:49 [2020-12-16T17:03:49.421Z] 
17:03:49 [2020-12-16T17:03:49.421Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:49 [2020-12-16T17:03:49.421Z] #37 1.597 + cd /tmp/tmp.9YjqVG1qMM/tini
17:03:49 [2020-12-16T17:03:49.421Z] #37 1.601 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:03:49 [2020-12-16T17:03:49.421Z] #37 1.614 + cmake .
17:03:49 [2020-12-16T17:03:49.441Z] #56 ...
17:03:49 [2020-12-16T17:03:49.441Z] 
17:03:49 [2020-12-16T17:03:49.441Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:49 [2020-12-16T17:03:49.441Z] #11 5.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:49 [2020-12-16T17:03:49.441Z] #11 5.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:49 [2020-12-16T17:03:49.441Z] #11 5.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:49 [2020-12-16T17:03:49.441Z] #11 6.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:03:49 [2020-12-16T17:03:49.441Z] #11 8.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:03:49 [2020-12-16T17:03:49.441Z] #11 9.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:03:49 [2020-12-16T17:03:49.441Z] #11 ...
17:03:49 [2020-12-16T17:03:49.441Z] 
17:03:49 [2020-12-16T17:03:49.441Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.343 + RM_GOPATH=0
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.343 + TMP_GOPATH=
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.343 + : /build
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.343 + '[' -z '' ']'
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.344 ++ mktemp -d
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.348 + export GOPATH=/tmp/tmp.1AZBZnIjLq
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.348 + GOPATH=/tmp/tmp.1AZBZnIjLq
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.348 + RM_GOPATH=1
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.348 + case "$(go env GOARCH)" in
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.348 ++ go env GOARCH
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.365 + export GO_BUILDMODE=-buildmode=pie
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.365 + GO_BUILDMODE=-buildmode=pie
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.365 ++ dirname /tmp/install/install.sh
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + dir=/tmp/install
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + bin=shfmt
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + shift
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + . /tmp/install/shfmt.installer
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + install_shfmt
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.384 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1AZBZnIjLq/src/github.com/mvdan/sh
17:03:49 [2020-12-16T17:03:49.441Z] #49 5.397 Cloning into '/tmp/tmp.1AZBZnIjLq/src/github.com/mvdan/sh'...
17:03:49 [2020-12-16T17:03:49.596Z] #41 16.04   PBCC     images/ipc-sem.pb-c.c
17:03:49 [2020-12-16T17:03:49.596Z] #41 16.07   DEP      images/ipc-desc.pb-c.d
17:03:49 [2020-12-16T17:03:49.596Z] #41 16.13   DEP      images/ipc-sem.pb-c.d
17:03:49 [2020-12-16T17:03:49.596Z] #41 16.19   PBCC     images/ipc-msg.pb-c.c
17:03:49 [2020-12-16T17:03:49.596Z] #41 16.22   DEP      images/ipc-msg.pb-c.d
17:03:49 [2020-12-16T17:03:49.704Z] #49 ...
17:03:49 [2020-12-16T17:03:49.704Z] 
17:03:49 [2020-12-16T17:03:49.704Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:49 [2020-12-16T17:03:49.704Z] #30 4.977 + git clone https://github.com/kolyshkin/go-swagger.git .
17:03:49 [2020-12-16T17:03:49.704Z] #30 4.977 Cloning into '.'...
17:03:49 [2020-12-16T17:03:49.799Z] #11 ...
17:03:49 [2020-12-16T17:03:49.799Z] 
17:03:49 [2020-12-16T17:03:49.799Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:49 [2020-12-16T17:03:49.799Z] #32 70.47 reflect
17:03:49 [2020-12-16T17:03:49.799Z] #32 78.40 time
17:03:49 [2020-12-16T17:03:49.799Z] #32 ...
17:03:49 [2020-12-16T17:03:49.799Z] 
17:03:49 [2020-12-16T17:03:49.799Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:49 [2020-12-16T17:03:49.799Z] #49 74.53 syscall
17:03:49 [2020-12-16T17:03:49.799Z] #49 74.64 reflect
17:03:49 [2020-12-16T17:03:49.857Z] #41 16.32   PBCC     images/ipc-shm.pb-c.c
17:03:49 [2020-12-16T17:03:49.857Z] #41 16.41   DEP      images/ipc-shm.pb-c.d
17:03:49 [2020-12-16T17:03:49.967Z] #30 ...
17:03:49 [2020-12-16T17:03:49.967Z] 
17:03:49 [2020-12-16T17:03:49.967Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:49 [2020-12-16T17:03:49.967Z] #53 5.173 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:49 [2020-12-16T17:03:49.967Z] #53 5.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:49 [2020-12-16T17:03:49.967Z] #53 5.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:49 [2020-12-16T17:03:49.967Z] #53 6.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:03:49 [2020-12-16T17:03:49.967Z] #53 8.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:03:49 [2020-12-16T17:03:49.967Z] #53 9.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:03:49 [2020-12-16T17:03:49.967Z] #53 ...
17:03:49 [2020-12-16T17:03:49.967Z] 
17:03:49 [2020-12-16T17:03:49.967Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:49 [2020-12-16T17:03:49.967Z] #43 11.57 crypto/internal/subtle
17:03:49 [2020-12-16T17:03:49.967Z] #43 11.72 crypto/subtle
17:03:49 [2020-12-16T17:03:49.967Z] #43 11.79 vendor/golang.org/x/crypto/cryptobyte/asn1
17:03:50 [2020-12-16T17:03:50.117Z] #41 16.55   PBCC     images/ipc-var.pb-c.c
17:03:50 [2020-12-16T17:03:50.117Z] #41 ...
17:03:50 [2020-12-16T17:03:50.117Z] 
17:03:50 [2020-12-16T17:03:50.117Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:50 [2020-12-16T17:03:50.117Z] #35 12.74 [100%] Linking C executable tini-static
17:03:50 [2020-12-16T17:03:50.117Z] #35 13.47 [100%] Built target tini-static
17:03:50 [2020-12-16T17:03:50.117Z] #35 13.56 + mkdir -p /build
17:03:50 [2020-12-16T17:03:50.117Z] #35 13.56 + cp tini-static /build/docker-init
17:03:50 [2020-12-16T17:03:50.117Z] #35 DONE 14.0s
17:03:50 [2020-12-16T17:03:50.117Z] 
17:03:50 [2020-12-16T17:03:50.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:50 [2020-12-16T17:03:50.117Z] #41 16.65   DEP      images/ipc-var.pb-c.d
17:03:50 [2020-12-16T17:03:50.186Z] Fetching without tags
17:03:50 [2020-12-16T17:03:50.230Z] #43 11.97 internal/nettrace
17:03:50 [2020-12-16T17:03:50.230Z] #43 12.08 runtime/cgo
17:03:50 [2020-12-16T17:03:50.379Z] #41 16.85   PBCC     images/sk-opts.pb-c.c
17:03:50 [2020-12-16T17:03:50.379Z] #41 16.94   PBCC     images/packet-sock.pb-c.c
17:03:50 [2020-12-16T17:03:50.379Z] #41 ...
17:03:50 [2020-12-16T17:03:50.379Z] 
17:03:50 [2020-12-16T17:03:50.379Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:50 [2020-12-16T17:03:50.379Z] #32 102.5 io/ioutil
17:03:50 [2020-12-16T17:03:50.379Z] #32 106.4 github.com/BurntSushi/toml
17:03:50 [2020-12-16T17:03:50.380Z] #32 106.4 flag
17:03:50 [2020-12-16T17:03:50.380Z] #32 109.9 log
17:03:50 [2020-12-16T17:03:50.380Z] #32 ...
17:03:50 [2020-12-16T17:03:50.380Z] 
17:03:50 [2020-12-16T17:03:50.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:50 [2020-12-16T17:03:50.380Z] #41 16.99   DEP      images/sk-opts.pb-c.d
17:03:50 [2020-12-16T17:03:50.475Z] #37 2.560 -- The C compiler identification is GNU 8.3.0
17:03:50 [2020-12-16T17:03:50.476Z] #37 2.651 -- Check for working C compiler: /usr/bin/cc
17:03:50 [2020-12-16T17:03:50.493Z] #43 12.23 vendor/golang.org/x/crypto/internal/subtle
17:03:50 [2020-12-16T17:03:50.493Z] #43 ...
17:03:50 [2020-12-16T17:03:50.493Z] 
17:03:50 [2020-12-16T17:03:50.493Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:50 [2020-12-16T17:03:50.493Z] #25 27.91 0 added, 0 removed; done.
17:03:50 [2020-12-16T17:03:50.493Z] #25 27.91 Running hooks in /etc/ca-certificates/update.d...
17:03:50 [2020-12-16T17:03:50.493Z] #25 27.92 done.
17:03:50 [2020-12-16T17:03:50.493Z] #25 DONE 29.8s
17:03:49 [2020-12-16T17:03:49.897Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:49 [2020-12-16T17:03:49.953Z]  > git config --add remote.origin.fetch +refs/pull/41636/head:refs/remotes/origin/PR-41636 # timeout=10
17:03:49 [2020-12-16T17:03:49.995Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:50 [2020-12-16T17:03:50.105Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:50 [2020-12-16T17:03:50.221Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:50 [2020-12-16T17:03:50.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:50 [2020-12-16T17:03:50.223Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41636/head:refs/remotes/origin/PR-41636 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:50 [2020-12-16T17:03:50.640Z] #41 17.33   DEP      images/packet-sock.pb-c.d
17:03:50 [2020-12-16T17:03:50.757Z] 
17:03:50 [2020-12-16T17:03:50.757Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:03:50 [2020-12-16T17:03:50.901Z] #41 17.53   PBCC     images/sk-netlink.pb-c.c
17:03:51 [2020-12-16T17:03:51.020Z] #26 DONE 0.3s
17:03:51 [2020-12-16T17:03:51.020Z] 
17:03:51 [2020-12-16T17:03:51.020Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:51 [2020-12-16T17:03:51.020Z] #47 12.69 go: downloading github.com/spf13/viper v1.6.1
17:03:51 [2020-12-16T17:03:51.020Z] #47 12.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:51 [2020-12-16T17:03:51.020Z] #47 12.70 go: downloading github.com/fatih/color v1.7.0
17:03:51 [2020-12-16T17:03:51.020Z] #47 12.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:51 [2020-12-16T17:03:51.123Z] #37 3.371 -- Check for working C compiler: /usr/bin/cc -- works
17:03:51 [2020-12-16T17:03:51.162Z] #41 17.64   DEP      images/sk-netlink.pb-c.d
17:03:51 [2020-12-16T17:03:51.162Z] #41 17.82   PBCC     images/sk-inet.pb-c.c
17:03:51 [2020-12-16T17:03:51.340Z] #47 12.91 go: downloading github.com/spf13/pflag v1.0.5
17:03:51 [2020-12-16T17:03:51.340Z] #47 12.92 go: downloading github.com/spf13/cobra v0.0.5
17:03:51 [2020-12-16T17:03:51.340Z] #47 12.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:51 [2020-12-16T17:03:51.340Z] #47 13.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:51 [2020-12-16T17:03:51.406Z] Merging remotes/origin/master commit 727d5974520234072a8dc1e39e66c67d57244c08 into PR head commit 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd
17:03:51 [2020-12-16T17:03:51.420Z] #37 3.374 -- Detecting C compiler ABI info
17:03:51 [2020-12-16T17:03:51.423Z] #41 17.90   DEP      images/sk-inet.pb-c.d
17:03:51 [2020-12-16T17:03:51.423Z] #41 17.98   PBCC     images/sk-unix.pb-c.c
17:03:51 [2020-12-16T17:03:51.423Z] #41 18.06   DEP      images/sk-unix.pb-c.d
17:03:51 [2020-12-16T17:03:51.423Z] #41 18.11   PBCC     images/mm.pb-c.c
17:03:51 [2020-12-16T17:03:51.603Z] #47 13.13 go: extracting github.com/spf13/viper v1.6.1
17:03:51 [2020-12-16T17:03:51.603Z] #47 13.32 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:51 [2020-12-16T17:03:51.603Z] #47 13.32 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:03:51 [2020-12-16T17:03:51.603Z] #47 13.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:51 [2020-12-16T17:03:51.603Z] #47 13.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:51 [2020-12-16T17:03:51.683Z] #41 18.28   DEP      images/mm.pb-c.d
17:03:51 [2020-12-16T17:03:51.715Z] #49 ...
17:03:51 [2020-12-16T17:03:51.715Z] 
17:03:51 [2020-12-16T17:03:51.715Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:51 [2020-12-16T17:03:51.715Z] #34 82.42 Selecting previously unselected package libxml2:amd64.
17:03:51 [2020-12-16T17:03:51.715Z] #34 82.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:03:51 [2020-12-16T17:03:51.715Z] #34 82.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:03:51 [2020-12-16T17:03:51.866Z] #47 13.51 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:03:51 [2020-12-16T17:03:51.867Z] #47 13.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:51 [2020-12-16T17:03:51.867Z] #47 13.58 go: extracting github.com/spf13/pflag v1.0.5
17:03:51 [2020-12-16T17:03:51.867Z] #47 13.65 go: extracting github.com/fatih/color v1.7.0
17:03:51 [2020-12-16T17:03:51.867Z] #47 13.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:51 [2020-12-16T17:03:51.945Z] #41 18.46   PBCC     images/timerfd.pb-c.c
17:03:52 [2020-12-16T17:03:52.065Z] #37 4.004 -- Detecting C compiler ABI info - done
17:03:52 [2020-12-16T17:03:52.065Z] #37 4.071 -- Detecting C compile features
17:03:52 [2020-12-16T17:03:52.130Z] #47 13.70 go: downloading github.com/mattn/go-colorable v0.1.4
17:03:52 [2020-12-16T17:03:52.130Z] #47 13.75 go: downloading gopkg.in/ini.v1 v1.51.0
17:03:52 [2020-12-16T17:03:52.130Z] #47 13.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:03:52 [2020-12-16T17:03:52.205Z] #41 18.61   DEP      images/timerfd.pb-c.d
17:03:52 [2020-12-16T17:03:52.205Z] #41 18.76   PBCC     images/timer.pb-c.c
17:03:52 [2020-12-16T17:03:52.205Z] #41 18.77   DEP      images/timer.pb-c.d
17:03:52 [2020-12-16T17:03:52.205Z] #41 18.86   PBCC     images/sa.pb-c.c
17:03:52 [2020-12-16T17:03:52.395Z] #47 14.02 go: extracting github.com/spf13/cobra v0.0.5
17:03:52 [2020-12-16T17:03:52.395Z] #47 14.03 go: extracting github.com/mattn/go-colorable v0.1.4
17:03:52 [2020-12-16T17:03:52.468Z] #41 18.93   DEP      images/sa.pb-c.d
17:03:52 [2020-12-16T17:03:52.468Z] #41 19.00   PBCC     images/pipe-data.pb-c.c
17:03:52 [2020-12-16T17:03:52.468Z] #41 19.07   DEP      images/pipe-data.pb-c.d
17:03:52 [2020-12-16T17:03:52.468Z] #41 19.12   PBCC     images/mnt.pb-c.c
17:03:52 [2020-12-16T17:03:52.655Z] #34 83.33 Selecting previously unselected package libarchive13:amd64.
17:03:52 [2020-12-16T17:03:52.655Z] #34 83.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:03:52 [2020-12-16T17:03:52.655Z] #34 83.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:03:52 [2020-12-16T17:03:52.658Z] #47 14.37 go: extracting gopkg.in/ini.v1 v1.51.0
17:03:52 [2020-12-16T17:03:52.658Z] #47 14.49 go: downloading github.com/uudashr/gocognit v1.0.1
17:03:52 [2020-12-16T17:03:52.729Z] #41 19.27   DEP      images/mnt.pb-c.d
17:03:52 [2020-12-16T17:03:52.729Z] #41 19.39   PBCC     images/sk-packet.pb-c.c
17:03:52 [2020-12-16T17:03:52.920Z] #47 14.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:03:52 [2020-12-16T17:03:52.920Z] #47 14.67 go: extracting github.com/uudashr/gocognit v1.0.1
17:03:52 [2020-12-16T17:03:52.920Z] #47 14.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:03:52 [2020-12-16T17:03:52.920Z] #47 14.76 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:03:52 [2020-12-16T17:03:52.989Z] #41 19.42   DEP      images/sk-packet.pb-c.d
17:03:52 [2020-12-16T17:03:52.989Z] #41 19.52   PBCC     images/tcp-stream.pb-c.c
17:03:52 [2020-12-16T17:03:52.989Z] #41 19.60   DEP      images/tcp-stream.pb-c.d
17:03:53 [2020-12-16T17:03:53.183Z] #47 14.92 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:03:53 [2020-12-16T17:03:53.183Z] #47 14.93 go: downloading github.com/mattn/go-isatty v0.0.8
17:03:53 [2020-12-16T17:03:53.183Z] #47 14.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:03:53 [2020-12-16T17:03:53.183Z] #47 15.00 go: extracting github.com/mattn/go-isatty v0.0.8
17:03:53 [2020-12-16T17:03:53.183Z] #47 15.01 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:03:53 [2020-12-16T17:03:53.225Z] #34 84.01 Selecting previously unselected package libjsoncpp1:amd64.
17:03:53 [2020-12-16T17:03:53.225Z] #34 84.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:03:53 [2020-12-16T17:03:53.225Z] #34 84.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:03:53 [2020-12-16T17:03:53.250Z] #41 19.67   PBCC     images/pipe.pb-c.c
17:03:53 [2020-12-16T17:03:53.250Z] #41 19.73   DEP      images/pipe.pb-c.d
17:03:53 [2020-12-16T17:03:53.250Z] #41 19.81   PBCC     images/pstree.pb-c.c
17:03:53 [2020-12-16T17:03:53.250Z] #41 19.83   DEP      images/pstree.pb-c.d
17:03:53 [2020-12-16T17:03:53.250Z] #41 19.95   PBCC     images/fs.pb-c.c
17:03:51 [2020-12-16T17:03:51.512Z]  > git config core.sparsecheckout # timeout=10
17:03:51 [2020-12-16T17:03:51.553Z]  > git checkout -f 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
17:03:53 [2020-12-16T17:03:53.484Z] #34 84.42 Selecting previously unselected package librhash0:amd64.
17:03:53 [2020-12-16T17:03:53.484Z] #34 84.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:03:53 [2020-12-16T17:03:53.484Z] #34 84.43 Unpacking librhash0:amd64 (1.3.8-1) ...
17:03:53 [2020-12-16T17:03:53.511Z] #41 20.02   DEP      images/fs.pb-c.d
17:03:53 [2020-12-16T17:03:53.512Z] #41 20.08   PBCC     images/signalfd.pb-c.c
17:03:53 [2020-12-16T17:03:53.512Z] #41 20.18   DEP      images/signalfd.pb-c.d
17:03:53 [2020-12-16T17:03:53.760Z] #47 15.26 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:03:53 [2020-12-16T17:03:53.760Z] #47 15.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:03:53 [2020-12-16T17:03:53.761Z] #47 15.56 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:03:53 [2020-12-16T17:03:53.772Z] #41 20.24   PBCC     images/fh.pb-c.c
17:03:53 [2020-12-16T17:03:53.772Z] #41 20.33   PBCC     images/fsnotify.pb-c.c
17:03:53 [2020-12-16T17:03:53.772Z] #41 20.40   DEP      images/fh.pb-c.d
17:03:54 [2020-12-16T17:03:54.033Z] #41 20.62   DEP      images/fsnotify.pb-c.d
17:03:54 [2020-12-16T17:03:54.033Z] #41 20.71   PBCC     images/eventpoll.pb-c.c
17:03:54 [2020-12-16T17:03:54.033Z] #41 20.77   DEP      images/eventpoll.pb-c.d
17:03:54 [2020-12-16T17:03:54.035Z] #47 15.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:54 [2020-12-16T17:03:54.035Z] #47 15.78 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:54 [2020-12-16T17:03:54.054Z] #34 84.87 Selecting previously unselected package libuv1:amd64.
17:03:54 [2020-12-16T17:03:54.054Z] #34 84.88 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:03:54 [2020-12-16T17:03:54.054Z] #34 84.89 Unpacking libuv1:amd64 (1.24.1-1) ...
17:03:54 [2020-12-16T17:03:54.163Z] #37 6.203 -- Detecting C compile features - done
17:03:54 [2020-12-16T17:03:54.163Z] #37 6.233 -- Performing Test HAS_BUILTIN_FORTIFY
17:03:54 [2020-12-16T17:03:54.294Z] #41 20.84   PBCC     images/eventfd.pb-c.c
17:03:54 [2020-12-16T17:03:54.294Z] #41 20.89   DEP      images/eventfd.pb-c.d
17:03:54 [2020-12-16T17:03:54.294Z] #41 21.04   PBCC     images/remap-file-path.pb-c.c
17:03:54 [2020-12-16T17:03:54.314Z] #34 85.17 Selecting previously unselected package cmake.
17:03:54 [2020-12-16T17:03:54.314Z] #34 85.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:03:54 [2020-12-16T17:03:54.314Z] #34 85.18 Unpacking cmake (3.13.4-1) ...
17:03:54 [2020-12-16T17:03:54.461Z] #37 6.508 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:03:54 [2020-12-16T17:03:54.461Z] #37 6.710 -- Configuring done
17:03:54 [2020-12-16T17:03:54.461Z] #37 6.734 -- Generating done
17:03:54 [2020-12-16T17:03:54.492Z] Merge succeeded, producing de1bb1c30e218e4617efba64a08808673cf62a74
17:03:54 [2020-12-16T17:03:54.492Z] Checking out Revision de1bb1c30e218e4617efba64a08808673cf62a74 (PR-41636)
17:03:54 [2020-12-16T17:03:54.555Z] #41 21.09   DEP      images/remap-file-path.pb-c.d
17:03:54 [2020-12-16T17:03:54.644Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:03:54 [2020-12-16T17:03:54.644Z] 
17:03:54 [2020-12-16T17:03:54.644Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:03:54 [2020-12-16T17:03:54.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:03:54 [2020-12-16T17:03:54.644Z] HOSTNAME=c3fdf843b79f
17:03:54 [2020-12-16T17:03:54.644Z] DEST=bundles/test-integration
17:03:54 [2020-12-16T17:03:54.644Z] PWD=/go/src/github.com/docker/docker
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_ROOTLESS=1
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:03:54 [2020-12-16T17:03:54.644Z] container=docker
17:03:54 [2020-12-16T17:03:54.644Z] HOME=/root
17:03:54 [2020-12-16T17:03:54.644Z] GOLANG_VERSION=1.13.15
17:03:54 [2020-12-16T17:03:54.644Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:03:54 [2020-12-16T17:03:54.644Z] VALIDATE_BRANCH=master
17:03:54 [2020-12-16T17:03:54.644Z] TERM=xterm
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_PKG=github.com/docker/docker
17:03:54 [2020-12-16T17:03:54.644Z] SHLVL=1
17:03:54 [2020-12-16T17:03:54.644Z] TIMEOUT=120m
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_GRAPHDRIVER=overlay2
17:03:54 [2020-12-16T17:03:54.644Z] GO111MODULE=off
17:03:54 [2020-12-16T17:03:54.644Z] DOCKER_EXPERIMENTAL=1
17:03:54 [2020-12-16T17:03:54.644Z] TEST_SKIP_INTEGRATION_CLI=1
17:03:54 [2020-12-16T17:03:54.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:03:54 [2020-12-16T17:03:54.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:03:54 [2020-12-16T17:03:54.644Z] GOPATH=/go
17:03:54 [2020-12-16T17:03:54.644Z] PKG_CONFIG=pkg-config
17:03:54 [2020-12-16T17:03:54.644Z] _=/usr/bin/env
17:03:54 [2020-12-16T17:03:54.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:03:54 [2020-12-16T17:03:54.694Z] #54 131.6 + bin/containerd-stress
17:03:54 [2020-12-16T17:03:54.760Z] #37 6.738 -- Build files have been written to: /tmp/tmp.9YjqVG1qMM/tini
17:03:54 [2020-12-16T17:03:54.760Z] #37 6.755 + make tini-static
17:03:54 [2020-12-16T17:03:54.816Z] #41 21.20   PBCC     images/fifo.pb-c.c
17:03:54 [2020-12-16T17:03:54.816Z] #41 21.26   DEP      images/fifo.pb-c.d
17:03:54 [2020-12-16T17:03:54.816Z] #41 21.40   PBCC     images/ghost-file.pb-c.c
17:03:55 [2020-12-16T17:03:55.058Z] #37 7.252 Scanning dependencies of target tini-static
17:03:55 [2020-12-16T17:03:55.058Z] #37 7.334 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:03:55 [2020-12-16T17:03:55.076Z] #41 21.52   DEP      images/ghost-file.pb-c.d
17:03:55 [2020-12-16T17:03:55.076Z] #41 21.69   PBCC     images/regfile.pb-c.c
17:03:55 [2020-12-16T17:03:55.337Z] #41 21.83   DEP      images/regfile.pb-c.d
17:03:55 [2020-12-16T17:03:55.337Z] #41 21.89   PBCC     images/ns.pb-c.c
17:03:55 [2020-12-16T17:03:55.337Z] #41 21.92   DEP      images/ns.pb-c.d
17:03:55 [2020-12-16T17:03:55.337Z] #41 21.97   PBCC     images/fdinfo.pb-c.c
17:03:55 [2020-12-16T17:03:55.337Z] #41 22.02   DEP      images/fdinfo.pb-c.d
17:03:55 [2020-12-16T17:03:55.432Z] #47 16.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:03:55 [2020-12-16T17:03:55.432Z] #47 16.98 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:03:55 [2020-12-16T17:03:55.432Z] #47 17.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:55 [2020-12-16T17:03:55.432Z] #47 17.03 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:55 [2020-12-16T17:03:55.432Z] #47 17.07 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:55 [2020-12-16T17:03:55.432Z] #47 17.15 go: downloading github.com/pelletier/go-toml v1.2.0
17:03:55 [2020-12-16T17:03:55.432Z] #47 17.29 go: extracting github.com/pelletier/go-toml v1.2.0
17:03:55 [2020-12-16T17:03:55.598Z] #41 22.08   PBCC     images/core-aarch64.pb-c.c
17:03:55 [2020-12-16T17:03:55.598Z] #41 22.17   PBCC     images/core-arm.pb-c.c
17:03:55 [2020-12-16T17:03:55.598Z] #41 22.28   PBCC     images/core-ppc64.pb-c.c
17:03:55 [2020-12-16T17:03:55.859Z] #41 22.36   PBCC     images/core-s390.pb-c.c
17:03:55 [2020-12-16T17:03:55.859Z] #41 22.48   PBCC     images/core-x86.pb-c.c
17:03:55 [2020-12-16T17:03:55.859Z] #41 22.58   PBCC     images/core.pb-c.c
17:03:56 [2020-12-16T17:03:56.120Z] #41 22.77   PBCC     images/inventory.pb-c.c
17:03:56 [2020-12-16T17:03:56.120Z] #41 22.85   DEP      images/core-aarch64.pb-c.d
17:03:56 [2020-12-16T17:03:56.192Z] #54 133.0 + bin/containerd-shim
17:03:53 [2020-12-16T17:03:53.571Z]  > git remote # timeout=10
17:03:53 [2020-12-16T17:03:53.710Z]  > git config --get remote.origin.url # timeout=10
17:03:53 [2020-12-16T17:03:53.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:53 [2020-12-16T17:03:53.752Z]  > git merge 727d5974520234072a8dc1e39e66c67d57244c08 # timeout=10
17:03:54 [2020-12-16T17:03:54.401Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:03:54 [2020-12-16T17:03:54.527Z]  > git config core.sparsecheckout # timeout=10
17:03:54 [2020-12-16T17:03:54.567Z]  > git checkout -f de1bb1c30e218e4617efba64a08808673cf62a74 # timeout=10
17:03:56 [2020-12-16T17:03:56.381Z] #41 22.99   DEP      images/core-arm.pb-c.d
17:03:56 [2020-12-16T17:03:56.383Z] #47 ...
17:03:56 [2020-12-16T17:03:56.383Z] 
17:03:56 [2020-12-16T17:03:56.383Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:56 [2020-12-16T17:03:56.383Z] #27 3.279 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:03:56 [2020-12-16T17:03:56.383Z] #27 3.871 
17:03:56 [2020-12-16T17:03:56.642Z] #41 23.14   DEP      images/core-ppc64.pb-c.d
17:03:56 [2020-12-16T17:03:56.642Z] #41 23.23   DEP      images/core-s390.pb-c.d
17:03:56 [2020-12-16T17:03:56.903Z] #41 23.31   DEP      images/core-x86.pb-c.d
17:03:56 [2020-12-16T17:03:56.903Z] #41 23.36   DEP      images/core.pb-c.d
17:03:56 [2020-12-16T17:03:56.903Z] #41 23.46   DEP      images/inventory.pb-c.d
17:03:56 [2020-12-16T17:03:56.903Z] #41 23.53   PBCC     images/cpuinfo.pb-c.c
17:03:56 [2020-12-16T17:03:56.903Z] #41 23.59   DEP      images/cpuinfo.pb-c.d
17:03:57 [2020-12-16T17:03:57.160Z] #37 9.132 [100%] Linking C executable tini-static
17:03:57 [2020-12-16T17:03:57.164Z] #41 23.69   PBCC     images/stats.pb-c.c
17:03:57 [2020-12-16T17:03:57.164Z] #41 23.76   DEP      images/stats.pb-c.d
17:03:57 [2020-12-16T17:03:57.611Z] #34 ...
17:03:57 [2020-12-16T17:03:57.611Z] 
17:03:57 [2020-12-16T17:03:57.611Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:57 [2020-12-16T17:03:57.611Z] #45 DONE 88.1s
17:03:57 [2020-12-16T17:03:57.611Z] 
17:03:57 [2020-12-16T17:03:57.611Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:57 [2020-12-16T17:03:57.611Z] #40 84.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:03:57 [2020-12-16T17:03:57.611Z] #40 84.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:57 [2020-12-16T17:03:57.611Z] #40 84.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:03:57 [2020-12-16T17:03:57.611Z] #40 84.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:03:57 [2020-12-16T17:03:57.611Z] #40 84.76 Setting up python-six (1.12.0-1) ...
17:03:57 [2020-12-16T17:03:57.736Z] #41 ...
17:03:57 [2020-12-16T17:03:57.736Z] 
17:03:57 [2020-12-16T17:03:57.736Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:57 [2020-12-16T17:03:57.736Z] #32 113.4 github.com/BurntSushi/toml/cmd/tomlv
17:03:57 [2020-12-16T17:03:57.736Z] #32 DONE 120.0s
17:03:57 [2020-12-16T17:03:57.736Z] 
17:03:57 [2020-12-16T17:03:57.736Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.6 Selecting previously unselected package gcc-mingw-w64-base.
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:03:57 [2020-12-16T17:03:57.736Z] #11 111.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:57 [2020-12-16T17:03:57.803Z] #37 9.866 [100%] Built target tini-static
17:03:57 [2020-12-16T17:03:57.803Z] #37 9.925 + mkdir -p /build
17:03:57 [2020-12-16T17:03:57.803Z] #37 9.934 + cp tini-static /build/docker-init
17:03:58 [2020-12-16T17:03:58.103Z] #37 DONE 10.1s
17:03:58 [2020-12-16T17:03:58.103Z] 
17:03:58 [2020-12-16T17:03:58.103Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.74 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.77 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.78 Setting up libcap-dev:ppc64el (1:2.25-2) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.78 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.80 Setting up protobuf-compiler (3.6.1.3-2) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.81 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:03:58 [2020-12-16T17:03:58.103Z] #42 61.83 Setting up python-protobuf (3.6.1.3-2) ...
17:03:58 [2020-12-16T17:03:58.252Z] #27 4.124 #=#=#                                                                         

                                                                           0.5%
##                                                                         3.7%
####                                                                       6.6%
#######                                                                   10.1%
#########                                                                 12.8%
###########                                                               15.4%
#############                                                             19.1%
################                                                          23.2%
####################                                                      27.9%
######################                                                    31.3%
########################                                                  33.8%
###########################                                               37.8%
##############################                                            41.8%
################################                                          45.1%
##################################                                        48.1%
####################################                                      51.3%
########################################                                  55.8%
###########################################                               59.8%
##############################################                            64.2%
################################################                          67.5%
###################################################                       71.2%
######################################################                    75.3%
#########################################################                 79.4%
############################################################              83.4%
###############################################################           88.0%
##################################################################        92.9%
####################################################################      94.5%
#####################################################################     97.1%
######################################################################## 100.0%
17:03:58 [2020-12-16T17:03:58.252Z] #27 7.358 
17:03:58 [2020-12-16T17:03:58.252Z] #27 ...
17:03:58 [2020-12-16T17:03:58.252Z] 
17:03:58 [2020-12-16T17:03:58.252Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:58 [2020-12-16T17:03:58.252Z] #45 9.967 go: extracting github.com/mattn/go-isatty v0.0.12
17:03:58 [2020-12-16T17:03:58.252Z] #45 10.13 go: extracting github.com/spf13/pflag v1.0.3
17:03:58 [2020-12-16T17:03:58.252Z] #45 10.19 go: extracting github.com/mattn/go-colorable v0.1.6
17:03:58 [2020-12-16T17:03:58.252Z] #45 10.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:58 [2020-12-16T17:03:58.252Z] #45 11.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:58 [2020-12-16T17:03:58.252Z] #45 11.68 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:58 [2020-12-16T17:03:58.252Z] #45 13.30 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:58 [2020-12-16T17:03:58.252Z] #45 17.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:58 [2020-12-16T17:03:58.252Z] #45 17.65 go: finding github.com/fatih/color v1.9.0
17:03:58 [2020-12-16T17:03:58.252Z] #45 17.68 go: finding github.com/pkg/errors v0.9.1
17:03:58 [2020-12-16T17:03:58.252Z] #45 17.89 go: finding github.com/spf13/pflag v1.0.3
17:03:58 [2020-12-16T17:03:58.252Z] #45 17.99 go: finding github.com/mattn/go-colorable v0.1.6
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.19 go: finding github.com/mattn/go-isatty v0.0.12
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.44 go: finding github.com/jonboulle/clockwork v0.1.0
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.66 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:58 [2020-12-16T17:03:58.252Z] #45 18.76 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:58 [2020-12-16T17:03:58.515Z] #45 ...
17:03:58 [2020-12-16T17:03:58.515Z] 
17:03:58 [2020-12-16T17:03:58.515Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:58 [2020-12-16T17:03:58.515Z] #38 17.18 Checking out files:  80% (1346/1666)   
Checking out files:  81% (1350/1666)   
Checking out files:  82% (1367/1666)   
Checking out files:  83% (1383/1666)   
Checking out files:  84% (1400/1666)   
Checking out files:  85% (1417/1666)   
Checking out files:  86% (1433/1666)   
Checking out files:  87% (1450/1666)   
Checking out files:  88% (1467/1666)   
Checking out files:  89% (1483/1666)   
Checking out files:  90% (1500/1666)   
Checking out files:  91% (1517/1666)   
Checking out files:  92% (1533/1666)   
Checking out files:  93% (1550/1666)   
Checking out files:  94% (1567/1666)   
Checking out files:  95% (1583/1666)   
Checking out files:  96% (1600/1666)   
Checking out files:  97% (1617/1666)   
Checking out files:  98% (1633/1666)   
Checking out files:  99% (1650/1666)   
Checking out files: 100% (1666/1666)   
Checking out files: 100% (1666/1666), done.
17:03:58 [2020-12-16T17:03:58.515Z] #38 17.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:03:58 [2020-12-16T17:03:58.686Z] #11 ...
17:03:58 [2020-12-16T17:03:58.686Z] 
17:03:58 [2020-12-16T17:03:58.686Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:58 [2020-12-16T17:03:58.686Z] #43 110.8 go/token
17:03:58 [2020-12-16T17:03:58.686Z] #43 112.0 go/scanner
17:03:58 [2020-12-16T17:03:58.686Z] #43 112.2 internal/lazyregexp
17:03:58 [2020-12-16T17:03:58.686Z] #43 112.8 net/url
17:03:58 [2020-12-16T17:03:58.686Z] #43 114.9 go/ast
17:03:58 [2020-12-16T17:03:58.686Z] #43 115.9 text/template/parse
17:03:58 [2020-12-16T17:03:58.790Z] #38 ...
17:03:58 [2020-12-16T17:03:58.790Z] 
17:03:58 [2020-12-16T17:03:58.790Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:58 [2020-12-16T17:03:58.790Z] #34 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:03:58 [2020-12-16T17:03:58.790Z] #34 17.66 Fetched 8233 kB in 12s (695 kB/s)
17:03:58 [2020-12-16T17:03:58.790Z] #34 17.66 Reading package lists...
17:03:58 [2020-12-16T17:03:58.790Z] #34 ...
17:03:58 [2020-12-16T17:03:58.790Z] 
17:03:58 [2020-12-16T17:03:58.790Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:59 [2020-12-16T17:03:59.053Z] #27 7.589 
                                                                           0.2%
###################                                                       27.6%
#################################                                         46.9%
########################################################                  78.4%
######################################################################## 100.0%
17:03:59 [2020-12-16T17:03:59.158Z] #42 69.30 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
17:03:59 [2020-12-16T17:03:59.158Z] #42 69.31 Processing triggers for libc-bin (2.28-10) ...
17:03:59 [2020-12-16T17:03:59.317Z] #27 8.430 
17:03:59 [2020-12-16T17:03:59.457Z] #42 DONE 69.7s
17:03:59 [2020-12-16T17:03:59.457Z] 
17:03:59 [2020-12-16T17:03:59.457Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:59 [2020-12-16T17:03:59.457Z] #13 64.44 Selecting previously unselected package mingw-w64-x86-64-dev.
17:03:59 [2020-12-16T17:03:59.457Z] #13 64.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:03:59 [2020-12-16T17:03:59.457Z] #13 64.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:03:59 [2020-12-16T17:03:59.457Z] #13 ...
17:03:59 [2020-12-16T17:03:59.457Z] 
17:03:59 [2020-12-16T17:03:59.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:59 [2020-12-16T17:03:59.757Z] #43 ...
17:03:59 [2020-12-16T17:03:59.757Z] 
17:03:59 [2020-12-16T17:03:59.757Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:59 [2020-12-16T17:03:59.757Z] #34 60.12 bufio
17:03:59 [2020-12-16T17:03:59.757Z] #34 60.66 reflect
17:03:59 [2020-12-16T17:03:59.757Z] #34 63.41 path
17:03:59 [2020-12-16T17:03:59.757Z] #34 65.34 text/tabwriter
17:03:59 [2020-12-16T17:03:59.757Z] #34 70.04 internal/syscall/unix
17:03:59 [2020-12-16T17:03:59.757Z] #34 70.05 internal/syscall/execenv
17:03:59 [2020-12-16T17:03:59.757Z] #34 70.07 time
17:04:00 [2020-12-16T17:04:00.055Z] #34 ...
17:04:00 [2020-12-16T17:04:00.055Z] 
17:04:00 [2020-12-16T17:04:00.055Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:00 [2020-12-16T17:04:00.055Z] #45 60.40 bufio
17:04:00 [2020-12-16T17:04:00.055Z] #45 62.49 reflect
17:04:00 [2020-12-16T17:04:00.055Z] #45 64.86 regexp/syntax
17:04:00 [2020-12-16T17:04:00.055Z] #45 66.21 hash/crc32
17:04:00 [2020-12-16T17:04:00.055Z] #45 69.87 crypto
17:04:00 [2020-12-16T17:04:00.070Z] #43 122.5 go/parser
17:04:00 [2020-12-16T17:04:00.170Z] #40 ...
17:04:00 [2020-12-16T17:04:00.170Z] 
17:04:00 [2020-12-16T17:04:00.170Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:00 [2020-12-16T17:04:00.170Z] #34 90.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 90.96 Setting up xxd (2:8.1.0875-5) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 90.99 Setting up libuv1:amd64 (1.24.1-1) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 91.00 Setting up vim-common (2:8.1.0875-5) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 91.14 Setting up librhash0:amd64 (1.3.8-1) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 91.16 Setting up cmake-data (3.13.4-1) ...
17:04:00 [2020-12-16T17:04:00.170Z] #34 91.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:04:00 [2020-12-16T17:04:00.332Z] #43 ...
17:04:00 [2020-12-16T17:04:00.332Z] 
17:04:00 [2020-12-16T17:04:00.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:00 [2020-12-16T17:04:00.332Z] #41 26.87 make[1]: Nothing to be done for 'all'.
17:04:00 [2020-12-16T17:04:00.424Z] #27 8.790 
                                                                           0.2%
###############                                                           22.1%
#########################                                                 35.9%
###################################                                       49.9%
#############################################                             62.6%
######################################################                    75.9%
###############################################################           88.1%
######################################################################## 100.0%
17:04:00 [2020-12-16T17:04:00.430Z] #34 91.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:04:00 [2020-12-16T17:04:00.430Z] #34 91.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:04:00 [2020-12-16T17:04:00.430Z] #34 91.28 Setting up cmake (3.13.4-1) ...
17:04:00 [2020-12-16T17:04:00.430Z] #34 91.30 Processing triggers for libc-bin (2.28-10) ...
17:04:00 [2020-12-16T17:04:00.430Z] #34 91.35 Processing triggers for mime-support (3.62) ...
17:04:00 [2020-12-16T17:04:00.627Z] #54 137.3 + bin/containerd-shim-runc-v1
17:04:01 [2020-12-16T17:04:01.000Z] #34 DONE 91.8s
17:04:01 [2020-12-16T17:04:01.000Z] 
17:04:01 [2020-12-16T17:04:01.000Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.50 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.56 Setting up protobuf-compiler (3.6.1.3-2) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:04:01 [2020-12-16T17:04:01.000Z] #40 91.64 Setting up python-protobuf (3.6.1.3-2) ...
17:04:01 [2020-12-16T17:04:01.001Z] #27 9.955 
17:04:01 [2020-12-16T17:04:01.107Z] #45 71.08 vendor/golang.org/x/net/dns/dnsmessage
17:04:01 [2020-12-16T17:04:01.107Z] #45 ...
17:04:01 [2020-12-16T17:04:01.107Z] 
17:04:01 [2020-12-16T17:04:01.107Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:01 [2020-12-16T17:04:01.107Z] #43 1.461 Note: Building without setproctitle() and strlcpy() support.
17:04:01 [2020-12-16T17:04:01.107Z] #43 1.461       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:04:01 [2020-12-16T17:04:01.107Z] #43 1.483 Note: Building without GnuTLS support
17:04:01 [2020-12-16T17:04:01.107Z] #43 1.486 Makefile.config:39: Warn: you have no libnftables installed
17:04:01 [2020-12-16T17:04:01.107Z] #43 1.503 Makefile.config:40: Warn: Building without nftables support
17:04:01 [2020-12-16T17:04:01.274Z] #41 ...
17:04:01 [2020-12-16T17:04:01.274Z] 
17:04:01 [2020-12-16T17:04:01.274Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:01 [2020-12-16T17:04:01.274Z] #49 113.6 github.com/pkg/diff
17:04:01 [2020-12-16T17:04:01.274Z] #49 116.1 go/ast
17:04:01 [2020-12-16T17:04:01.274Z] #49 119.2 golang.org/x/crypto/ssh/terminal
17:04:01 [2020-12-16T17:04:01.274Z] #49 122.1 mvdan.cc/editorconfig
17:04:01 [2020-12-16T17:04:01.274Z] #49 123.3 mvdan.cc/sh/v3/fileutil
17:04:01 [2020-12-16T17:04:01.274Z] #49 123.6 mvdan.cc/sh/v3/syntax
17:04:01 [2020-12-16T17:04:01.535Z] #49 ...
17:04:01 [2020-12-16T17:04:01.535Z] 
17:04:01 [2020-12-16T17:04:01.535Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:01 [2020-12-16T17:04:01.535Z] #43 122.8 text/template
17:04:01 [2020-12-16T17:04:01.943Z] #40 ...
17:04:01 [2020-12-16T17:04:01.943Z] 
17:04:01 [2020-12-16T17:04:01.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:01 [2020-12-16T17:04:01.943Z] #11 82.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:04:01 [2020-12-16T17:04:01.943Z] #11 82.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 82.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.05 Selecting previously unselected package binutils-mingw-w64.
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.90 Selecting previously unselected package dmsetup.
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 88.93 Unpacking dmsetup (2:1.02.155-3) ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 89.34 Selecting previously unselected package mingw-w64-common.
17:04:01 [2020-12-16T17:04:01.943Z] #11 89.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:04:01 [2020-12-16T17:04:01.943Z] #11 89.39 Unpacking mingw-w64-common (6.0.0-3) ...
17:04:02 [2020-12-16T17:04:02.188Z] #43 ...
17:04:02 [2020-12-16T17:04:02.188Z] 
17:04:02 [2020-12-16T17:04:02.188Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:02 [2020-12-16T17:04:02.188Z] #51 62.35 bufio
17:04:02 [2020-12-16T17:04:02.188Z] #51 66.15 text/tabwriter
17:04:02 [2020-12-16T17:04:02.188Z] #51 67.57 regexp/syntax
17:04:02 [2020-12-16T17:04:02.188Z] #51 67.61 reflect
17:04:02 [2020-12-16T17:04:02.188Z] #51 ...
17:04:02 [2020-12-16T17:04:02.188Z] 
17:04:02 [2020-12-16T17:04:02.188Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.04 Selecting previously unselected package gcc-mingw-w64-base.
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:04:02 [2020-12-16T17:04:02.188Z] #13 72.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:02 [2020-12-16T17:04:02.321Z] #27 10.26 
                                                                           0.0%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     9.6%
########                                                                  12.3%
###########                                                               15.6%
#############                                                             18.8%
###############                                                           21.5%
#################                                                         24.6%
####################                                                      28.4%
######################                                                    31.3%
17:04:02 [2020-12-16T17:04:02.321Z] #27 ...
17:04:02 [2020-12-16T17:04:02.321Z] 
17:04:02 [2020-12-16T17:04:02.321Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:02 [2020-12-16T17:04:02.321Z] #49 14.07 + cd /tmp/tmp.1AZBZnIjLq/src/github.com/mvdan/sh
17:04:02 [2020-12-16T17:04:02.321Z] #49 14.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:04:02 [2020-12-16T17:04:02.321Z] #49 14.19 + GO111MODULE=on
17:04:02 [2020-12-16T17:04:02.321Z] #49 14.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:04:02 [2020-12-16T17:04:02.321Z] #49 15.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:02 [2020-12-16T17:04:02.321Z] #49 15.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:02 [2020-12-16T17:04:02.321Z] #49 15.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:02 [2020-12-16T17:04:02.321Z] #49 15.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:02 [2020-12-16T17:04:02.321Z] #49 16.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:02 [2020-12-16T17:04:02.321Z] #49 17.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:02 [2020-12-16T17:04:02.321Z] #49 18.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:02 [2020-12-16T17:04:02.321Z] #49 19.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:02 [2020-12-16T17:04:02.321Z] #49 21.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:02 [2020-12-16T17:04:02.321Z] #49 21.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:02 [2020-12-16T17:04:02.321Z] #49 21.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:02 [2020-12-16T17:04:02.321Z] #49 21.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:02 [2020-12-16T17:04:02.321Z] #49 22.98 runtime/cgo
17:04:02 [2020-12-16T17:04:02.321Z] #49 23.08 runtime
17:04:02 [2020-12-16T17:04:02.513Z] #11 ...
17:04:02 [2020-12-16T17:04:02.513Z] 
17:04:02 [2020-12-16T17:04:02.513Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.495 + RM_GOPATH=0
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.495 + TMP_GOPATH=
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.495 + : /build
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.495 + '[' -z '' ']'
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.495 ++ mktemp -d
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.511 + export GOPATH=/tmp/tmp.7Omy2ouwzd
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.511 + GOPATH=/tmp/tmp.7Omy2ouwzd
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.511 + RM_GOPATH=1
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.512 + case "$(go env GOARCH)" in
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.515 ++ go env GOARCH
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + export GO_BUILDMODE=-buildmode=pie
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + GO_BUILDMODE=-buildmode=pie
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 ++ dirname /tmp/install/install.sh
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + dir=/tmp/install
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + bin=tini
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + shift
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + '[' '!' -f /tmp/install/tini.installer ']'
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + . /tmp/install/tini.installer
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + install_tini
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 + git clone https://github.com/krallin/tini.git /tmp/tmp.7Omy2ouwzd/tini
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.546 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:04:02 [2020-12-16T17:04:02.513Z] #35 1.572 Cloning into '/tmp/tmp.7Omy2ouwzd/tini'...
17:04:02 [2020-12-16T17:04:02.585Z] #49 ...
17:04:02 [2020-12-16T17:04:02.585Z] 
17:04:02 [2020-12-16T17:04:02.585Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:03 [2020-12-16T17:04:03.343Z] #54 140.2 + bin/containerd-shim-runc-v2
17:04:03 [2020-12-16T17:04:03.894Z] #35 2.777 + cd /tmp/tmp.7Omy2ouwzd/tini
17:04:03 [2020-12-16T17:04:03.894Z] #35 2.777 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:04:03 [2020-12-16T17:04:03.894Z] #35 2.820 + cmake .
17:04:03 [2020-12-16T17:04:03.972Z] #54 140.9 + binaries
17:04:03 [2020-12-16T17:04:03.972Z] #54 140.9 + install -D bin/containerd /build/containerd
17:04:03 [2020-12-16T17:04:03.972Z] #54 140.9 + install -D bin/containerd-shim /build/containerd-shim
17:04:03 [2020-12-16T17:04:03.972Z] #54 140.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:03 [2020-12-16T17:04:03.972Z] #54 141.0 + install -D bin/ctr /build/ctr
17:04:04 [2020-12-16T17:04:04.466Z] #35 3.721 -- The C compiler identification is GNU 8.3.0
17:04:04 [2020-12-16T17:04:04.466Z] #35 ...
17:04:04 [2020-12-16T17:04:04.466Z] 
17:04:04 [2020-12-16T17:04:04.466Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:04 [2020-12-16T17:04:04.466Z] #43 85.46 time
17:04:04 [2020-12-16T17:04:04.466Z] #43 93.25 os
17:04:04 [2020-12-16T17:04:04.466Z] #43 94.00 internal/fmtsort
17:04:04 [2020-12-16T17:04:04.466Z] #43 95.14 strings
17:04:04 [2020-12-16T17:04:04.600Z] #54 DONE 141.6s
17:04:04 [2020-12-16T17:04:04.727Z] #43 ...
17:04:04 [2020-12-16T17:04:04.727Z] 
17:04:04 [2020-12-16T17:04:04.727Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:04 [2020-12-16T17:04:04.727Z] #35 3.795 -- Check for working C compiler: /usr/bin/cc
17:04:04 [2020-12-16T17:04:04.959Z] #27 10.26 
                                                                           0.0%
##                                                                         3.9%
####                                                                       6.4%
######                                                                     9.6%
########                                                                  12.3%
###########                                                               15.6%
#############                                                             18.8%
###############                                                           21.5%
#################                                                         24.6%
####################                                                      28.4%
######################                                                    31.3%
#########################                                                 35.0%
###########################                                               37.8%
#############################                                             40.6%
###############################                                           43.1%
#################################                                         46.3%
###################################                                       48.8%
#####################################                                     52.1%
#######################################                                   55.0%
#########################################                                 57.2%
###########################################                               60.2%
#############################################                             62.7%
##############################################                            65.2%
###############################################                           66.1%
##################################################                        69.6%
#####################################################                     73.8%
#######################################################                   77.7%
#########################################################                 80.2%
###########################################################               83.0%
##############################################################            86.4%
###############################################################           88.3%
#################################################################         91.2%
#####################################################################     96.9%
######################################################################## 100.0%
17:04:05 [2020-12-16T17:04:05.228Z] 
17:04:05 [2020-12-16T17:04:05.228Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:04:05 [2020-12-16T17:04:05.518Z] #55 DONE 0.3s
17:04:05 [2020-12-16T17:04:05.538Z] #27 14.41 #=#=#                                                                         
17:04:05 [2020-12-16T17:04:05.671Z] #35 4.712 -- Check for working C compiler: /usr/bin/cc -- works
17:04:05 [2020-12-16T17:04:05.671Z] #35 4.733 -- Detecting C compiler ABI info
17:04:05 [2020-12-16T17:04:05.743Z] #43 ...
17:04:05 [2020-12-16T17:04:05.743Z] 
17:04:05 [2020-12-16T17:04:05.743Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:05 [2020-12-16T17:04:05.743Z] #54 57.99 Checking out files:  31% (1169/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:  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:  61% (2296/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:  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.
17:04:05 [2020-12-16T17:04:05.743Z] #54 60.58 + cd /tmp/tmp.EFNuUnCpvf/src/github.com/containerd/containerd
17:04:05 [2020-12-16T17:04:05.743Z] #54 60.58 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:05 [2020-12-16T17:04:05.809Z] 
17:04:05 [2020-12-16T17:04:05.809Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:04:05 [2020-12-16T17:04:05.809Z] #59 DONE 0.2s
17:04:05 [2020-12-16T17:04:05.809Z] 
17:04:05 [2020-12-16T17:04:05.809Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:04:06 [2020-12-16T17:04:06.099Z] #61 DONE 0.1s
17:04:06 [2020-12-16T17:04:06.099Z] 
17:04:06 [2020-12-16T17:04:06.099Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:04:06 [2020-12-16T17:04:06.099Z] #63 DONE 0.1s
17:04:06 [2020-12-16T17:04:06.099Z] 
17:04:06 [2020-12-16T17:04:06.099Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:04:06 [2020-12-16T17:04:06.099Z] #64 DONE 0.1s
17:04:06 [2020-12-16T17:04:06.388Z] 
17:04:06 [2020-12-16T17:04:06.388Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:06 [2020-12-16T17:04:06.597Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
17:04:06 [2020-12-16T17:04:06.597Z] #27 ...
17:04:06 [2020-12-16T17:04:06.597Z] 
17:04:06 [2020-12-16T17:04:06.597Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:06 [2020-12-16T17:04:06.597Z] #11 18.50 Fetched 8233 kB in 13s (617 kB/s)
17:04:06 [2020-12-16T17:04:06.597Z] #11 18.50 Reading package lists...
17:04:06 [2020-12-16T17:04:06.619Z] #35 5.689 -- Detecting C compiler ABI info - done
17:04:06 [2020-12-16T17:04:06.619Z] #35 5.698 -- Detecting C compile features
17:04:06 [2020-12-16T17:04:06.619Z] #35 ...
17:04:06 [2020-12-16T17:04:06.619Z] 
17:04:06 [2020-12-16T17:04:06.619Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:06 [2020-12-16T17:04:06.619Z] #32 87.56 internal/poll
17:04:06 [2020-12-16T17:04:06.619Z] #32 91.12 internal/syscall/execenv
17:04:06 [2020-12-16T17:04:06.619Z] #32 91.37 internal/syscall/unix
17:04:06 [2020-12-16T17:04:06.619Z] #32 92.04 os
17:04:06 [2020-12-16T17:04:06.619Z] #32 93.15 internal/fmtsort
17:04:06 [2020-12-16T17:04:06.619Z] #32 94.28 strings
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + export 'BUILDTAGS=netgo osusergo static_build'
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + BUILDTAGS='netgo osusergo static_build'
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + export EXTRA_FLAGS=-buildmode=pie
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + EXTRA_FLAGS=-buildmode=pie
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + '[' '' = dynamic ']'
17:04:06 [2020-12-16T17:04:06.686Z] #54 62.53 + make
17:04:06 [2020-12-16T17:04:06.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:04:06 [2020-12-16T17:04:06.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:04:06 [2020-12-16T17:04:06.862Z] #11 25.17 Reading package lists...
17:04:06 [2020-12-16T17:04:06.862Z] #11 ...
17:04:06 [2020-12-16T17:04:06.862Z] 
17:04:06 [2020-12-16T17:04:06.862Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:06 [2020-12-16T17:04:06.862Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
17:04:06 [2020-12-16T17:04:06.862Z] #27 ...
17:04:06 [2020-12-16T17:04:06.862Z] 
17:04:06 [2020-12-16T17:04:06.862Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:06 [2020-12-16T17:04:06.862Z] #53 18.70 Fetched 8233 kB in 14s (597 kB/s)
17:04:06 [2020-12-16T17:04:06.862Z] #53 18.70 Reading package lists...
17:04:06 [2020-12-16T17:04:06.896Z] #32 ...
17:04:06 [2020-12-16T17:04:06.896Z] 
17:04:06 [2020-12-16T17:04:06.896Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:06 [2020-12-16T17:04:06.896Z] #49 87.74 context
17:04:06 [2020-12-16T17:04:06.896Z] #49 89.17 internal/poll
17:04:06 [2020-12-16T17:04:06.896Z] #49 92.75 os
17:04:06 [2020-12-16T17:04:06.896Z] #49 96.43 encoding/binary
17:04:07 [2020-12-16T17:04:07.017Z] #65 DONE 0.7s
17:04:07 [2020-12-16T17:04:07.126Z] #53 26.15 Reading package lists...
17:04:07 [2020-12-16T17:04:07.126Z] #53 ...
17:04:07 [2020-12-16T17:04:07.126Z] 
17:04:07 [2020-12-16T17:04:07.126Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:07 [2020-12-16T17:04:07.306Z] 
17:04:07 [2020-12-16T17:04:07.306Z] #66 exporting to image
17:04:07 [2020-12-16T17:04:07.306Z] #66 exporting layers
17:04:07 [2020-12-16T17:04:07.390Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
#######                                                                   10.4%
########                                                                  11.5%
#########                                                                 12.7%
#########                                                                 13.7%
##########                                                                14.7%
17:04:07 [2020-12-16T17:04:07.390Z] #27 ...
17:04:07 [2020-12-16T17:04:07.390Z] 
17:04:07 [2020-12-16T17:04:07.390Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:07 [2020-12-16T17:04:07.390Z] #40 19.25 Fetched 8233 kB in 14s (604 kB/s)
17:04:07 [2020-12-16T17:04:07.390Z] #40 19.25 Reading package lists...
17:04:07 [2020-12-16T17:04:07.654Z] #40 26.40 Reading package lists...
17:04:07 [2020-12-16T17:04:07.654Z] #40 ...
17:04:07 [2020-12-16T17:04:07.654Z] 
17:04:07 [2020-12-16T17:04:07.654Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:07 [2020-12-16T17:04:07.802Z] #13 ...
17:04:07 [2020-12-16T17:04:07.802Z] 
17:04:07 [2020-12-16T17:04:07.802Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:07 [2020-12-16T17:04:07.802Z] #47 DONE 77.3s
17:04:07 [2020-12-16T17:04:07.802Z] 
17:04:07 [2020-12-16T17:04:07.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:07 [2020-12-16T17:04:07.802Z] #43 2.851 fatal: not a git repository (or any of the parent directories): .git
17:04:07 [2020-12-16T17:04:07.802Z] #43 2.884   GEN      .gitid
17:04:07 [2020-12-16T17:04:07.802Z] #43 2.925   GEN      criu/include/version.h
17:04:07 [2020-12-16T17:04:07.802Z] #43 3.051   GEN      include/common/asm
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.130   PBCC     images/timens.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.172   DEP      images/timens.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.265   PBCC     images/fown.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.276   PBCC     images/google/protobuf/descriptor.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.389   PBCC     images/opts.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.433   PBCC     images/memfd.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.527   DEP      images/fown.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.589   DEP      images/google/protobuf/descriptor.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.720   DEP      images/opts.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.793   DEP      images/memfd.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.850   PBCC     images/sit.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 5.957   DEP      images/sit.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.050   PBCC     images/macvlan.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.072   DEP      images/macvlan.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.132   PBCC     images/autofs.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.161   DEP      images/autofs.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.229   PBCC     images/sysctl.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.251   DEP      images/sysctl.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.322   PBCC     images/time.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.340   DEP      images/time.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.396   PBCC     images/binfmt-misc.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.412   DEP      images/binfmt-misc.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.510   PBCC     images/seccomp.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.582   DEP      images/seccomp.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.682   PBCC     images/userns.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.718   DEP      images/userns.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.761   PBCC     images/cgroup.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.778   DEP      images/cgroup.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.864   PBCC     images/ext-file.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.912   DEP      images/ext-file.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 6.969   PBCC     images/rpc.pb-c.c
17:04:07 [2020-12-16T17:04:07.802Z] #43 7.028   DEP      images/rpc.pb-c.d
17:04:07 [2020-12-16T17:04:07.802Z] #43 7.096   PBCC     images/siginfo.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.122   DEP      images/siginfo.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.186   PBCC     images/pagemap.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.246   DEP      images/pagemap.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.284   PBCC     images/rlimit.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.306   DEP      images/rlimit.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.344   PBCC     images/file-lock.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.362   DEP      images/file-lock.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.438   PBCC     images/tty.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.479   DEP      images/tty.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.551   PBCC     images/tun.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.631   PBCC     images/netdev.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.713   DEP      images/tun.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.770   DEP      images/netdev.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.833   PBCC     images/vma.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.886   DEP      images/vma.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.944   PBCC     images/creds.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 7.964   DEP      images/creds.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.020   PBCC     images/utsns.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.048   DEP      images/utsns.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.107   PBCC     images/ipc-desc.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.122   PBCC     images/ipc-sem.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.155   DEP      images/ipc-desc.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.198   DEP      images/ipc-sem.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.240   PBCC     images/ipc-msg.pb-c.c
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.290   DEP      images/ipc-msg.pb-c.d
17:04:07 [2020-12-16T17:04:07.803Z] #43 8.394   PBCC     images/ipc-shm.pb-c.c
17:04:07 [2020-12-16T17:04:07.840Z] #49 ...
17:04:07 [2020-12-16T17:04:07.840Z] 
17:04:07 [2020-12-16T17:04:07.840Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:07 [2020-12-16T17:04:07.840Z] #32 98.71 path
17:04:07 [2020-12-16T17:04:07.840Z] #32 98.81 fmt
17:04:08 [2020-12-16T17:04:08.076Z] #54 63.66 + bin/ctr
17:04:08 [2020-12-16T17:04:08.101Z] #43 8.562   DEP      images/ipc-shm.pb-c.d
17:04:08 [2020-12-16T17:04:08.101Z] #43 8.644   PBCC     images/ipc-var.pb-c.c
17:04:08 [2020-12-16T17:04:08.101Z] #43 8.691   DEP      images/ipc-var.pb-c.d
17:04:08 [2020-12-16T17:04:08.101Z] #43 8.735   PBCC     images/sk-opts.pb-c.c
17:04:08 [2020-12-16T17:04:08.101Z] #43 8.748   PBCC     images/packet-sock.pb-c.c
17:04:08 [2020-12-16T17:04:08.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.776   DEP      images/sk-opts.pb-c.d
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.799   DEP      images/packet-sock.pb-c.d
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.824   PBCC     images/sk-netlink.pb-c.c
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.850   DEP      images/sk-netlink.pb-c.d
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.893   PBCC     images/sk-inet.pb-c.c
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.928   DEP      images/sk-inet.pb-c.d
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.957   PBCC     images/sk-unix.pb-c.c
17:04:08 [2020-12-16T17:04:08.399Z] #43 8.992   DEP      images/sk-unix.pb-c.d
17:04:08 [2020-12-16T17:04:08.399Z] #43 9.029   PBCC     images/mm.pb-c.c
17:04:08 [2020-12-16T17:04:08.521Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
#######                                                                   10.4%
########                                                                  11.5%
#########                                                                 12.7%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.8%
############                                                              16.8%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.6%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.0%
17:04:08 [2020-12-16T17:04:08.521Z] #27 ...
17:04:08 [2020-12-16T17:04:08.521Z] 
17:04:08 [2020-12-16T17:04:08.521Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.41 go: downloading github.com/ultraware/funlen v0.0.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.42 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.55 go: extracting github.com/ultraware/funlen v0.0.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.56 go: downloading github.com/sirupsen/logrus v1.4.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.56 go: downloading github.com/hashicorp/hcl v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.64 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.86 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.96 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 20.96 go: downloading github.com/ultraware/whitespace v0.0.4
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.14 go: extracting github.com/ultraware/whitespace v0.0.4
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.21 go: extracting github.com/sirupsen/logrus v1.4.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.28 go: downloading github.com/BurntSushi/toml v0.3.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.30 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.37 go: extracting github.com/BurntSushi/toml v0.3.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.38 go: downloading github.com/magiconair/properties v1.8.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.47 go: downloading github.com/spf13/afero v1.1.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.64 go: extracting github.com/magiconair/properties v1.8.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.77 go: extracting github.com/spf13/afero v1.1.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.79 go: downloading github.com/stretchr/testify v1.4.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:08 [2020-12-16T17:04:08.521Z] #47 21.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.38 go: extracting github.com/hashicorp/hcl v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.70 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.71 go: downloading gopkg.in/yaml.v2 v2.2.7
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.76 go: downloading github.com/pkg/errors v0.8.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.80 go: extracting github.com/stretchr/testify v1.4.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.89 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:08 [2020-12-16T17:04:08.521Z] #47 22.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.01 go: downloading github.com/go-critic/go-critic v0.4.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.05 go: extracting github.com/pkg/errors v0.8.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.42 go: downloading golang.org/x/text v0.3.2
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.73 go: downloading github.com/stretchr/objx v0.2.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.92 go: extracting gopkg.in/yaml.v2 v2.2.7
17:04:08 [2020-12-16T17:04:08.521Z] #47 23.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.13 go: downloading github.com/gogo/protobuf v1.2.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.36 go: extracting github.com/go-critic/go-critic v0.4.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.46 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.48 go: downloading github.com/spf13/cast v1.3.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.84 go: downloading github.com/subosito/gotenv v1.2.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 24.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.04 go: extracting github.com/stretchr/objx v0.2.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.11 go: extracting github.com/spf13/cast v1.3.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.12 go: downloading github.com/davecgh/go-spew v1.1.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.37 go: extracting github.com/subosito/gotenv v1.2.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.58 go: extracting github.com/davecgh/go-spew v1.1.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.78 go: downloading github.com/kisielk/gotool v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 25.98 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 26.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:08 [2020-12-16T17:04:08.521Z] #47 26.21 go: extracting github.com/kisielk/gotool v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 26.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:08 [2020-12-16T17:04:08.521Z] #47 26.91 go: downloading github.com/pmezard/go-difflib v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 26.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.06 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.08 go: extracting github.com/pmezard/go-difflib v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.19 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.25 go: downloading github.com/gobwas/glob v0.2.3
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.94 go: extracting github.com/gobwas/glob v0.2.3
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.97 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 27.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.29 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.33 go: downloading github.com/go-toolsmith/typep v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.42 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.45 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.54 go: downloading github.com/go-toolsmith/astp v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.60 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.71 go: extracting github.com/go-toolsmith/typep v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.78 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:04:08 [2020-12-16T17:04:08.521Z] #47 28.92 go: extracting github.com/go-toolsmith/astp v1.0.0
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.116   DEP      images/mm.pb-c.d
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.241   PBCC     images/timerfd.pb-c.c
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.291   DEP      images/timerfd.pb-c.d
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.314   PBCC     images/timer.pb-c.c
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.329   DEP      images/timer.pb-c.d
17:04:08 [2020-12-16T17:04:08.696Z] #43 9.356   PBCC     images/sa.pb-c.c
17:04:08 [2020-12-16T17:04:08.780Z] #32 99.71 path/filepath
17:04:08 [2020-12-16T17:04:08.790Z] #47 ...
17:04:08 [2020-12-16T17:04:08.790Z] 
17:04:08 [2020-12-16T17:04:08.790Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.384   DEP      images/sa.pb-c.d
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.442   PBCC     images/pipe-data.pb-c.c
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.459   DEP      images/pipe-data.pb-c.d
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.512   PBCC     images/mnt.pb-c.c
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.560   DEP      images/mnt.pb-c.d
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.637   PBCC     images/sk-packet.pb-c.c
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.652   DEP      images/sk-packet.pb-c.d
17:04:08 [2020-12-16T17:04:08.994Z] #43 9.690   PBCC     images/tcp-stream.pb-c.c
17:04:09 [2020-12-16T17:04:09.054Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
#######                                                                   10.4%
########                                                                  11.5%
#########                                                                 12.7%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.8%
############                                                              16.8%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.6%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      29.0%
#####################                                                     30.4%
######################                                                    31.9%
17:04:09 [2020-12-16T17:04:09.054Z] #27 ...
17:04:09 [2020-12-16T17:04:09.054Z] 
17:04:09 [2020-12-16T17:04:09.054Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:04:09 [2020-12-16T17:04:09.054Z] #38 20.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:04:09 [2020-12-16T17:04:09.054Z] #38 ...
17:04:09 [2020-12-16T17:04:09.054Z] 
17:04:09 [2020-12-16T17:04:09.054Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:09 [2020-12-16T17:04:09.293Z] #43 9.771   DEP      images/tcp-stream.pb-c.d
17:04:09 [2020-12-16T17:04:09.293Z] #43 9.830   PBCC     images/pipe.pb-c.c
17:04:09 [2020-12-16T17:04:09.293Z] #43 9.885   DEP      images/pipe.pb-c.d
17:04:09 [2020-12-16T17:04:09.293Z] #43 9.945   PBCC     images/pstree.pb-c.c
17:04:09 [2020-12-16T17:04:09.591Z] #43 9.963   DEP      images/pstree.pb-c.d
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.04   PBCC     images/fs.pb-c.c
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.07   DEP      images/fs.pb-c.d
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.16   PBCC     images/signalfd.pb-c.c
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.21   DEP      images/signalfd.pb-c.d
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.27   PBCC     images/fh.pb-c.c
17:04:09 [2020-12-16T17:04:09.591Z] #43 10.33   PBCC     images/fsnotify.pb-c.c
17:04:09 [2020-12-16T17:04:09.591Z] #43 ...
17:04:09 [2020-12-16T17:04:09.591Z] 
17:04:09 [2020-12-16T17:04:09.591Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:09 [2020-12-16T17:04:09.591Z] #45 80.05 internal/poll
17:04:09 [2020-12-16T17:04:09.632Z] Commit message: "Merge commit '727d5974520234072a8dc1e39e66c67d57244c08' into HEAD"
17:04:09 [2020-12-16T17:04:09.668Z]  > git rev-list --no-walk 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:04:11 [2020-12-16T17:04:11.380Z] #54 ...
17:04:11 [2020-12-16T17:04:11.380Z] 
17:04:11 [2020-12-16T17:04:11.380Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:11 [2020-12-16T17:04:11.380Z] #49 133.2 mvdan.cc/sh/v3/cmd/shfmt
17:04:11 [2020-12-16T17:04:11.742Z] #66 exporting layers 4.6s done
17:04:11 [2020-12-16T17:04:11.742Z] #66 writing image sha256:317894246d1d150eb629e991b3620a22d165a340f717492dc1b9a003760bf0c3 done
17:04:11 [2020-12-16T17:04:11.742Z] #66 naming to docker.io/library/docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 done
17:04:11 [2020-12-16T17:04:11.742Z] #66 DONE 4.6s
17:04:11 [2020-12-16T17:04:11.963Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
#######                                                                   10.4%
########                                                                  11.5%
#########                                                                 12.7%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.8%
############                                                              16.8%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.6%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      29.0%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.4%
#########################                                                 35.5%
##########################                                                36.6%
###########################                                               37.8%
###########################                                               38.7%
############################                                              39.8%
#############################                                             40.6%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.5%
###############################                                           44.3%
################################                                          45.1%
#################################                                         46.2%
#################################                                         47.1%
##################################                                        48.3%
###################################                                       49.1%
####################################                                      50.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.7%
#######################################                                   54.5%
#######################################                                   55.5%
########################################                                  56.3%
#########################################                                 57.1%
#########################################                                 57.8%
17:04:11 [2020-12-16T17:04:11.963Z] #27 ...
17:04:11 [2020-12-16T17:04:11.963Z] 
17:04:11 [2020-12-16T17:04:11.963Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:11 [2020-12-16T17:04:11.963Z] #34 17.66 Reading package lists...
17:04:11 [2020-12-16T17:04:11.963Z] #34 24.18 Reading package lists...
17:04:11 [2020-12-16T17:04:11.963Z] #34 31.31 Building dependency tree...
17:04:11 [2020-12-16T17:04:11.963Z] #34 ...
17:04:11 [2020-12-16T17:04:11.963Z] 
17:04:11 [2020-12-16T17:04:11.963Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:11 [2020-12-16T17:04:11.963Z] #62 23.84 Checking out files:  48% (916/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  96% (1840/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.
17:04:11 [2020-12-16T17:04:11.963Z] #62 24.95 + cd /tmp/tmp.VEQNnamdjg/src/github.com/docker/libnetwork
17:04:11 [2020-12-16T17:04:11.963Z] #62 24.95 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:04:11 [2020-12-16T17:04:11.963Z] #62 25.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:04:12 [2020-12-16T17:04:12.080Z] #32 102.5 io/ioutil
17:04:12 [2020-12-16T17:04:12.080Z] #32 ...
17:04:12 [2020-12-16T17:04:12.080Z] 
17:04:12 [2020-12-16T17:04:12.080Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:12 [2020-12-16T17:04:12.080Z] #40 101.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:04:12 [2020-12-16T17:04:12.080Z] #40 101.5 Processing triggers for libc-bin (2.28-10) ...
17:04:12 [2020-12-16T17:04:12.080Z] #40 DONE 102.7s
17:04:12 [2020-12-16T17:04:12.080Z] 
17:04:12 [2020-12-16T17:04:12.080Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:12 [2020-12-16T17:04:12.080Z] #35 9.611 -- Detecting C compile features - done
17:04:12 [2020-12-16T17:04:12.080Z] #35 9.688 -- Performing Test HAS_BUILTIN_FORTIFY
17:04:12 [2020-12-16T17:04:12.080Z] #35 10.34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:04:12 [2020-12-16T17:04:12.080Z] #35 10.50 -- Configuring done
17:04:12 [2020-12-16T17:04:12.080Z] #35 10.52 -- Generating done
17:04:12 [2020-12-16T17:04:12.080Z] #35 10.56 -- Build files have been written to: /tmp/tmp.7Omy2ouwzd/tini
17:04:12 [2020-12-16T17:04:12.080Z] #35 10.56 + make tini-static
17:04:12 [2020-12-16T17:04:12.232Z] #62 ...
17:04:12 [2020-12-16T17:04:12.232Z] 
17:04:12 [2020-12-16T17:04:12.232Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:12 [2020-12-16T17:04:12.341Z] #35 11.32 Scanning dependencies of target tini-static
17:04:12 [2020-12-16T17:04:12.356Z] #45 82.76 regexp
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:04:12 [2020-12-16T17:04:12.601Z] #35 11.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:04:12 [2020-12-16T17:04:12.795Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/test/unit
17:04:13 [2020-12-16T17:04:13.298Z] #49 ...
17:04:13 [2020-12-16T17:04:13.298Z] 
17:04:13 [2020-12-16T17:04:13.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:13 [2020-12-16T17:04:13.298Z] #41 29.69   CC       images/stats.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 30.15   CC       images/core.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 31.07   CC       images/core-x86.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 32.15   CC       images/core-arm.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 32.73   CC       images/core-aarch64.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 33.47   CC       images/core-ppc64.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 33.98   CC       images/core-s390.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 34.99   CC       images/cpuinfo.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 35.64   CC       images/inventory.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 36.01   CC       images/fdinfo.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 36.49   CC       images/fown.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 37.00   CC       images/ns.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 37.39   CC       images/regfile.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 37.72   CC       images/ghost-file.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 38.29   CC       images/fifo.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 38.84   CC       images/remap-file-path.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 39.28   CC       images/eventfd.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 39.51   CC       images/eventpoll.o
17:04:13 [2020-12-16T17:04:13.298Z] #41 39.98   CC       images/fh.o
17:04:13 [2020-12-16T17:04:13.362Z] + docker version
17:04:13 [2020-12-16T17:04:13.870Z] #41 40.37   CC       images/fsnotify.o
17:04:14 [2020-12-16T17:04:14.442Z] #41 41.09   CC       images/signalfd.o
17:04:14 [2020-12-16T17:04:14.511Z] #35 13.64 [100%] Linking C executable tini-static
17:04:15 [2020-12-16T17:04:15.014Z] #41 41.51   CC       images/fs.o
17:04:15 [2020-12-16T17:04:15.126Z] #45 ...
17:04:15 [2020-12-16T17:04:15.126Z] 
17:04:15 [2020-12-16T17:04:15.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.40   DEP      images/fh.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.48   DEP      images/fsnotify.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.58   PBCC     images/eventpoll.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.60   DEP      images/eventpoll.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.70   PBCC     images/eventfd.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.72   DEP      images/eventfd.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.77   PBCC     images/remap-file-path.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.81   DEP      images/remap-file-path.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.87   PBCC     images/fifo.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 10.89   DEP      images/fifo.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.01   PBCC     images/ghost-file.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.05   DEP      images/ghost-file.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.11   PBCC     images/regfile.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.15   DEP      images/regfile.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.20   PBCC     images/ns.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.23   DEP      images/ns.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.31   PBCC     images/fdinfo.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.48   DEP      images/fdinfo.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.55   PBCC     images/core-aarch64.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.60   PBCC     images/core-arm.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.65   PBCC     images/core-ppc64.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.69   PBCC     images/core-s390.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.77   PBCC     images/core-x86.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.85   PBCC     images/core.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 11.98   PBCC     images/inventory.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.09   DEP      images/core-aarch64.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.18   DEP      images/core-arm.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.26   DEP      images/core-ppc64.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.33   DEP      images/core-s390.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.39   DEP      images/core-x86.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.49   DEP      images/core.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.55   DEP      images/inventory.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.64   PBCC     images/cpuinfo.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.68   DEP      images/cpuinfo.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.76   PBCC     images/stats.pb-c.c
17:04:15 [2020-12-16T17:04:15.126Z] #43 12.78   DEP      images/stats.pb-c.d
17:04:15 [2020-12-16T17:04:15.126Z] #43 14.55 make[1]: Nothing to be done for 'all'.
17:04:15 [2020-12-16T17:04:15.275Z] #41 41.84   CC       images/pstree.o
17:04:15 [2020-12-16T17:04:15.423Z] #43 ...
17:04:15 [2020-12-16T17:04:15.423Z] 
17:04:15 [2020-12-16T17:04:15.423Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:15 [2020-12-16T17:04:15.513Z] ?   	github.com/docker/docker/api	[no test files]
17:04:15 [2020-12-16T17:04:15.846Z] #41 42.25   CC       images/pipe.o
17:04:15 [2020-12-16T17:04:15.846Z] #41 ...
17:04:15 [2020-12-16T17:04:15.846Z] 
17:04:15 [2020-12-16T17:04:15.846Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:15 [2020-12-16T17:04:15.846Z] #43 128.0 encoding/xml
17:04:15 [2020-12-16T17:04:15.846Z] #43 130.3 go/doc
17:04:15 [2020-12-16T17:04:15.846Z] #43 134.9 github.com/LK4D4/vndr/build
17:04:15 [2020-12-16T17:04:15.846Z] #43 136.6 github.com/LK4D4/vndr/versioned
17:04:15 [2020-12-16T17:04:15.846Z] #43 136.7 compress/flate
17:04:16 [2020-12-16T17:04:16.107Z] #43 ...
17:04:16 [2020-12-16T17:04:16.107Z] 
17:04:16 [2020-12-16T17:04:16.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:16 [2020-12-16T17:04:16.107Z] #41 42.58   CC       images/tcp-stream.o
17:04:16 [2020-12-16T17:04:16.369Z] #41 42.96   CC       images/sk-packet.o
17:04:16 [2020-12-16T17:04:16.420Z] #35 15.07 [100%] Built target tini-static
17:04:16 [2020-12-16T17:04:16.420Z] #35 15.31 + mkdir -p /build
17:04:16 [2020-12-16T17:04:16.420Z] #35 15.33 + cp tini-static /build/docker-init
17:04:16 [2020-12-16T17:04:16.630Z] #56 45.16 Checking out files:  55% (2062/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.
17:04:16 [2020-12-16T17:04:16.630Z] #56 46.20 + cd /tmp/tmp.Qt3zroql3p/src/github.com/containerd/containerd
17:04:16 [2020-12-16T17:04:16.630Z] #56 46.20 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:16 [2020-12-16T17:04:16.630Z] #56 ...
17:04:16 [2020-12-16T17:04:16.630Z] 
17:04:16 [2020-12-16T17:04:16.630Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:16 [2020-12-16T17:04:16.630Z] #51 76.78 time
17:04:16 [2020-12-16T17:04:16.630Z] #51 79.80 regexp
17:04:16 [2020-12-16T17:04:16.630Z] #51 86.34 context
17:04:16 [2020-12-16T17:04:16.630Z] #51 86.44 mvdan.cc/sh/v3/fileutil
17:04:16 [2020-12-16T17:04:16.630Z] #51 ...
17:04:16 [2020-12-16T17:04:16.630Z] 
17:04:16 [2020-12-16T17:04:16.630Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:16 [2020-12-16T17:04:16.630Z] #43 16.16   CC       images/stats.o
17:04:16 [2020-12-16T17:04:16.630Z] #43 16.84   CC       images/core.o
17:04:16 [2020-12-16T17:04:16.680Z] #35 DONE 15.7s
17:04:16 [2020-12-16T17:04:16.680Z] 
17:04:16 [2020-12-16T17:04:16.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:16 [2020-12-16T17:04:16.680Z] #41 3.325 Note: Building without setproctitle() and strlcpy() support.
17:04:16 [2020-12-16T17:04:16.680Z] #41 3.326       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:04:16 [2020-12-16T17:04:16.680Z] #41 3.386 Note: Building without GnuTLS support
17:04:16 [2020-12-16T17:04:16.680Z] #41 3.413 Makefile.config:39: Warn: you have no libnftables installed
17:04:16 [2020-12-16T17:04:16.680Z] #41 3.413 Makefile.config:40: Warn: Building without nftables support
17:04:16 [2020-12-16T17:04:16.941Z] #41 43.28   CC       images/mnt.o
17:04:17 [2020-12-16T17:04:17.081Z] #27 14.78 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.8%
#                                                                          2.3%
##                                                                         3.4%
###                                                                        4.4%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.4%
#######                                                                   10.4%
########                                                                  11.5%
#########                                                                 12.7%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.8%
############                                                              16.8%
############                                                              18.0%
#############                                                             19.1%
##############                                                            20.2%
##############                                                            20.6%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      29.0%
#####################                                                     30.4%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.4%
#########################                                                 35.5%
##########################                                                36.6%
###########################                                               37.8%
###########################                                               38.7%
############################                                              39.8%
#############################                                             40.6%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.5%
###############################                                           44.3%
################################                                          45.1%
#################################                                         46.2%
#################################                                         47.1%
##################################                                        48.3%
###################################                                       49.1%
####################################                                      50.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.7%
#######################################                                   54.5%
#######################################                                   55.5%
########################################                                  56.3%
#########################################                                 57.1%
#########################################                                 57.8%
##########################################                                58.9%
###########################################                               60.2%
############################################                              61.1%
############################################                              61.9%
#############################################                             62.7%
#############################################                             63.4%
##############################################                            64.5%
##############################################                            64.9%
###############################################                           65.6%
################################################                          67.0%
################################################                          67.8%
#################################################                         68.6%
#################################################                         69.4%
##################################################                        70.2%
###################################################                       71.1%
###################################################                       72.0%
####################################################                      73.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    76.1%
#######################################################                   76.8%
#######################################################                   77.7%
########################################################                  78.4%
#########################################################                 79.5%
#########################################################                 80.4%
##########################################################                81.6%
###########################################################               82.2%
############################################################              83.5%
#############################################################             85.0%
##############################################################            86.3%
##############################################################            87.2%
###############################################################           88.0%
################################################################          88.9%
################################################################          89.6%
#################################################################         90.4%
#################################################################         91.3%
##################################################################        91.9%
##################################################################        92.7%
###################################################################       93.4%
###################################################################       93.9%
####################################################################      95.4%
#####################################################################     96.6%
######################################################################    97.4%
######################################################################    98.5%
#######################################################################   99.9%
######################################################################## 100.0%
17:04:17 [2020-12-16T17:04:17.202Z] #41 43.65   CC       images/pipe-data.o
17:04:17 [2020-12-16T17:04:17.273Z] #43 ...
17:04:17 [2020-12-16T17:04:17.273Z] 
17:04:17 [2020-12-16T17:04:17.273Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:17 [2020-12-16T17:04:17.273Z] #34 77.41 internal/poll
17:04:17 [2020-12-16T17:04:17.273Z] #34 80.77 os
17:04:17 [2020-12-16T17:04:17.273Z] #34 81.27 internal/fmtsort
17:04:17 [2020-12-16T17:04:17.273Z] #34 83.33 path/filepath
17:04:17 [2020-12-16T17:04:17.273Z] #34 83.34 fmt
17:04:17 [2020-12-16T17:04:17.273Z] #34 84.82 io/ioutil
17:04:17 [2020-12-16T17:04:17.273Z] #34 86.89 flag
17:04:17 [2020-12-16T17:04:17.273Z] #34 86.89 log
17:04:17 [2020-12-16T17:04:17.273Z] #34 86.89 github.com/BurntSushi/toml
17:04:17 [2020-12-16T17:04:17.273Z] #34 ...
17:04:17 [2020-12-16T17:04:17.273Z] 
17:04:17 [2020-12-16T17:04:17.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:17 [2020-12-16T17:04:17.273Z] #43 17.86   CC       images/core-x86.o
17:04:17 [2020-12-16T17:04:17.344Z] #27 26.14 
17:04:17 [2020-12-16T17:04:17.464Z] #41 43.90   CC       images/sa.o
17:04:17 [2020-12-16T17:04:17.725Z] #41 44.35   CC       images/timer.o
17:04:17 [2020-12-16T17:04:17.920Z] #27 ...
17:04:17 [2020-12-16T17:04:17.920Z] 
17:04:17 [2020-12-16T17:04:17.920Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:17 [2020-12-16T17:04:17.920Z] #32 39.73 sync
17:04:17 [2020-12-16T17:04:17.920Z] #32 39.73 internal/reflectlite
17:04:18 [2020-12-16T17:04:18.062Z] #41 ...
17:04:18 [2020-12-16T17:04:18.062Z] 
17:04:18 [2020-12-16T17:04:18.062Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:18 [2020-12-16T17:04:18.062Z] #49 99.03 fmt
17:04:18 [2020-12-16T17:04:18.062Z] #49 100.4 encoding/base64
17:04:18 [2020-12-16T17:04:18.062Z] #49 102.1 path/filepath
17:04:18 [2020-12-16T17:04:18.062Z] #49 104.3 golang.org/x/sys/unix
17:04:18 [2020-12-16T17:04:18.062Z] #49 107.1 encoding/json
17:04:18 [2020-12-16T17:04:18.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:04:18 [2020-12-16T17:04:18.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:04:18 [2020-12-16T17:04:18.300Z] #41 44.85   CC       images/timerfd.o
17:04:18 [2020-12-16T17:04:18.322Z] #43 18.68   CC       images/core-arm.o
17:04:18 [2020-12-16T17:04:18.323Z] #49 ...
17:04:18 [2020-12-16T17:04:18.323Z] 
17:04:18 [2020-12-16T17:04:18.323Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:18 [2020-12-16T17:04:18.323Z] #32 103.8 text/tabwriter
17:04:18 [2020-12-16T17:04:18.323Z] #32 105.6 github.com/BurntSushi/toml
17:04:18 [2020-12-16T17:04:18.323Z] #32 105.6 flag
17:04:18 [2020-12-16T17:04:18.323Z] #32 108.7 log
17:04:18 [2020-12-16T17:04:18.561Z] #41 45.28   CC       images/mm.o
17:04:18 [2020-12-16T17:04:18.583Z] #32 ...
17:04:18 [2020-12-16T17:04:18.583Z] 
17:04:18 [2020-12-16T17:04:18.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:18 [2020-12-16T17:04:18.583Z] #43 99.36 regexp/syntax
17:04:18 [2020-12-16T17:04:18.583Z] #43 99.37 fmt
17:04:18 [2020-12-16T17:04:18.583Z] #43 107.4 flag
17:04:18 [2020-12-16T17:04:18.583Z] #43 107.4 go/token
17:04:18 [2020-12-16T17:04:18.583Z] #43 109.3 go/scanner
17:04:18 [2020-12-16T17:04:18.618Z] #43 19.11   CC       images/core-aarch64.o
17:04:18 [2020-12-16T17:04:18.845Z] #43 ...
17:04:18 [2020-12-16T17:04:18.845Z] 
17:04:18 [2020-12-16T17:04:18.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:18 [2020-12-16T17:04:18.845Z] #11 99.70 Selecting previously unselected package mingw-w64-x86-64-dev.
17:04:18 [2020-12-16T17:04:18.845Z] #11 99.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:04:18 [2020-12-16T17:04:18.845Z] #11 99.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:04:18 [2020-12-16T17:04:18.845Z] #11 ...
17:04:18 [2020-12-16T17:04:18.845Z] 
17:04:18 [2020-12-16T17:04:18.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:18 [2020-12-16T17:04:18.845Z] #41 7.159 fatal: not a git repository (or any of the parent directories): .git
17:04:19 [2020-12-16T17:04:19.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:04:19 [2020-12-16T17:04:19.105Z] #41 7.256   GEN      .gitid
17:04:19 [2020-12-16T17:04:19.105Z] #41 7.297   GEN      criu/include/version.h
17:04:19 [2020-12-16T17:04:19.105Z] #41 7.372   GEN      include/common/asm
17:04:19 [2020-12-16T17:04:19.133Z] #41 ...
17:04:19 [2020-12-16T17:04:19.133Z] 
17:04:19 [2020-12-16T17:04:19.133Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:19 [2020-12-16T17:04:19.133Z] #49 DONE 141.3s
17:04:19 [2020-12-16T17:04:19.133Z] 
17:04:19 [2020-12-16T17:04:19.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:19 [2020-12-16T17:04:19.133Z] #41 45.80   CC       images/sk-opts.o
17:04:19 [2020-12-16T17:04:19.152Z] Client: Docker Engine - Enterprise
17:04:19 [2020-12-16T17:04:19.152Z]  Version:           19.03.12
17:04:19 [2020-12-16T17:04:19.152Z]  API version:       1.40
17:04:19 [2020-12-16T17:04:19.152Z]  Go version:        go1.13.13
17:04:19 [2020-12-16T17:04:19.152Z]  Git commit:        4306744
17:04:19 [2020-12-16T17:04:19.152Z]  Built:             08/05/2020 19:27:53
17:04:19 [2020-12-16T17:04:19.152Z]  OS/Arch:           windows/amd64
17:04:19 [2020-12-16T17:04:19.152Z]  Experimental:      false
17:04:19 [2020-12-16T17:04:19.152Z] 
17:04:19 [2020-12-16T17:04:19.152Z] Server: Docker Engine - Enterprise
17:04:19 [2020-12-16T17:04:19.152Z]  Engine:
17:04:19 [2020-12-16T17:04:19.152Z]   Version:          19.03.12
17:04:19 [2020-12-16T17:04:19.152Z]   API version:      1.40 (minimum version 1.24)
17:04:19 [2020-12-16T17:04:19.152Z]   Go version:       go1.13.13
17:04:19 [2020-12-16T17:04:19.152Z]   Git commit:       f295753ffd
17:04:19 [2020-12-16T17:04:19.152Z]   Built:            08/05/2020 19:26:41
17:04:19 [2020-12-16T17:04:19.152Z]   OS/Arch:          windows/amd64
17:04:19 [2020-12-16T17:04:19.152Z]   Experimental:     true
17:04:19 [2020-12-16T17:04:19.264Z] #43 19.61   CC       images/core-ppc64.o
17:04:19 [2020-12-16T17:04:19.321Z] #32 ...
17:04:19 [2020-12-16T17:04:19.321Z] 
17:04:19 [2020-12-16T17:04:19.321Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:19 [2020-12-16T17:04:19.321Z] #47 31.00 go: extracting github.com/gogo/protobuf v1.2.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 34.00 go: extracting golang.org/x/text v0.3.2
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.05 go: finding github.com/fatih/color v1.7.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.27 go: finding github.com/go-lintpack/lintpack v0.5.2
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.27 go: finding github.com/go-critic/go-critic v0.4.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.52 go: finding github.com/pkg/errors v0.8.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.52 go: finding github.com/mattn/go-colorable v0.1.4
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.56 go: finding github.com/mattn/go-isatty v0.0.8
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.57 go: finding github.com/mitchellh/go-homedir v1.1.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.60 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.61 go: finding github.com/go-toolsmith/astequal v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.65 go: finding github.com/spf13/viper v1.6.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.76 go: finding github.com/go-toolsmith/astp v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.83 go: finding github.com/go-toolsmith/astcast v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.89 go: finding github.com/sirupsen/logrus v1.4.2
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.89 go: finding github.com/go-toolsmith/typep v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.93 go: finding github.com/stretchr/testify v1.4.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 40.95 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.09 go: finding github.com/davecgh/go-spew v1.1.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.10 go: finding github.com/go-toolsmith/strparse v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.10 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.15 go: finding github.com/pmezard/go-difflib v1.0.0
17:04:19 [2020-12-16T17:04:19.321Z] #47 41.18 go: finding github.com/spf13/pflag v1.0.5
17:04:19 [2020-12-16T17:04:19.321Z] #47 ...
17:04:19 [2020-12-16T17:04:19.321Z] 
17:04:19 [2020-12-16T17:04:19.321Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:19 [2020-12-16T17:04:19.321Z] #27 27.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:04:19 [2020-12-16T17:04:19.321Z] #27 28.17 #=#=#                                                                         
17:04:19 [2020-12-16T17:04:19.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:04:19 [2020-12-16T17:04:19.634Z] #27 28.47 
#                                                                          2.0%
######################################################################## 100.0%
17:04:19 [2020-12-16T17:04:19.634Z] #27 28.63 
17:04:19 [2020-12-16T17:04:19.704Z] #41 46.18   CC       images/sk-unix.o
[Pipeline] sh
17:04:19 [2020-12-16T17:04:19.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:04:19 [2020-12-16T17:04:19.897Z] #27 ...
17:04:19 [2020-12-16T17:04:19.897Z] 
17:04:19 [2020-12-16T17:04:19.897Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:19 [2020-12-16T17:04:19.897Z] #11 25.17 Reading package lists...
17:04:19 [2020-12-16T17:04:19.897Z] #11 32.08 Building dependency tree...
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.78 The following additional packages will be installed:
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.80   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.80   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.80   mingw-w64-x86-64-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.81 Suggested packages:
17:04:19 [2020-12-16T17:04:19.897Z] #11 35.83   gcc-8-locales seccomp wine64
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.49 The following NEW packages will be installed:
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.50   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.50   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.51 The following packages will be upgraded:
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.53   libsystemd0 libudev1
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.95 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.95 Need to get 73.8 MB of archives.
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.95 After this operation, 472 MB of additional disk space will be used.
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 37.97 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]
17:04:19 [2020-12-16T17:04:19.897Z] #11 38.20 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]
17:04:19 [2020-12-16T17:04:19.897Z] #11 38.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 38.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 38.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 38.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 39.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:04:19 [2020-12-16T17:04:19.897Z] #11 39.43 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]
17:04:19 [2020-12-16T17:04:19.897Z] #11 39.44 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]
17:04:19 [2020-12-16T17:04:19.908Z] #43 20.36   CC       images/core-s390.o
17:04:20 [2020-12-16T17:04:20.278Z] #41 46.96   CC       images/sk-inet.o
17:04:20 [2020-12-16T17:04:20.475Z] #11 ...
17:04:20 [2020-12-16T17:04:20.475Z] 
17:04:20 [2020-12-16T17:04:20.475Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:04:20 [2020-12-16T17:04:20.475Z] #30 41.46 Checking out files:  99% (1512/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:04:20 [2020-12-16T17:04:20.475Z] #30 41.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:04:20 [2020-12-16T17:04:20.676Z] + docker info
17:04:20 [2020-12-16T17:04:20.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:04:20 [2020-12-16T17:04:20.959Z] #43 21.25   CC       images/cpuinfo.o
17:04:21 [2020-12-16T17:04:21.052Z] #30 42.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:04:21 [2020-12-16T17:04:21.052Z] #30 ...
17:04:21 [2020-12-16T17:04:21.052Z] 
17:04:21 [2020-12-16T17:04:21.052Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:21 [2020-12-16T17:04:21.052Z] #53 26.15 Reading package lists...
17:04:21 [2020-12-16T17:04:21.052Z] #53 32.88 Building dependency tree...
17:04:21 [2020-12-16T17:04:21.052Z] #53 36.44 The following additional packages will be installed:
17:04:21 [2020-12-16T17:04:21.052Z] #53 36.45   libbtrfs0
17:04:21 [2020-12-16T17:04:21.052Z] #53 36.69 The following NEW packages will be installed:
17:04:21 [2020-12-16T17:04:21.052Z] #53 36.70   libbtrfs-dev libbtrfs0
17:04:21 [2020-12-16T17:04:21.052Z] #53 37.26 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:04:21 [2020-12-16T17:04:21.052Z] #53 37.26 Need to get 119 kB of archives.
17:04:21 [2020-12-16T17:04:21.052Z] #53 37.26 After this operation, 387 kB of additional disk space will be used.
17:04:21 [2020-12-16T17:04:21.052Z] #53 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:04:21 [2020-12-16T17:04:21.052Z] #53 37.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:04:21 [2020-12-16T17:04:21.052Z] #53 39.40 debconf: delaying package configuration, since apt-utils is not installed
17:04:21 [2020-12-16T17:04:21.052Z] #53 39.62 Fetched 119 kB in 0s (308 kB/s)
17:04:21 [2020-12-16T17:04:21.052Z] #53 39.82 Selecting previously unselected package libbtrfs0.
17:04:21 [2020-12-16T17:04:21.052Z] #53 39.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:04:21 [2020-12-16T17:04:21.052Z] #53 39.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
17:04:21 [2020-12-16T17:04:21.052Z] #53 40.56 Unpacking libbtrfs0 (4.20.1-2) ...
17:04:21 [2020-12-16T17:04:21.052Z] #53 40.76 Selecting previously unselected package libbtrfs-dev.
17:04:21 [2020-12-16T17:04:21.052Z] #53 40.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
17:04:21 [2020-12-16T17:04:21.052Z] #53 40.87 Unpacking libbtrfs-dev (4.20.1-2) ...
17:04:21 [2020-12-16T17:04:21.052Z] #53 41.39 Setting up libbtrfs0 (4.20.1-2) ...
17:04:21 [2020-12-16T17:04:21.052Z] #53 ...
17:04:21 [2020-12-16T17:04:21.052Z] 
17:04:21 [2020-12-16T17:04:21.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.21 go: finding github.com/spf13/cobra v0.0.5
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.22 go: finding github.com/fsnotify/fsnotify v1.4.7
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.26 go: finding github.com/gobwas/glob v0.2.3
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.26 go: finding github.com/hashicorp/hcl v1.0.0
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.26 go: finding github.com/stretchr/objx v0.2.0
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.63 go: finding gopkg.in/yaml.v2 v2.2.7
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.81 go: finding github.com/magiconair/properties v1.8.1
17:04:21 [2020-12-16T17:04:21.052Z] #47 41.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.07 go: finding github.com/mitchellh/mapstructure v1.1.2
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.28 go: finding github.com/pelletier/go-toml v1.2.0
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.85 go: finding github.com/spf13/afero v1.1.2
17:04:21 [2020-12-16T17:04:21.052Z] #47 42.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:21 [2020-12-16T17:04:21.226Z] #41 47.60   CC       images/tun.o
17:04:21 [2020-12-16T17:04:21.257Z] #43 21.91   CC       images/inventory.o
17:04:21 [2020-12-16T17:04:21.487Z] #41 48.09   CC       images/sk-netlink.o
17:04:21 [2020-12-16T17:04:21.638Z] #47 43.30 go: finding github.com/spf13/cast v1.3.0
17:04:21 [2020-12-16T17:04:21.638Z] #47 43.31 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:21 [2020-12-16T17:04:21.638Z] #47 ...
17:04:21 [2020-12-16T17:04:21.638Z] 
17:04:21 [2020-12-16T17:04:21.638Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:21 [2020-12-16T17:04:21.638Z] #40 26.40 Reading package lists...
17:04:21 [2020-12-16T17:04:21.638Z] #40 33.78 Building dependency tree...
17:04:21 [2020-12-16T17:04:21.638Z] #40 37.32 The following additional packages will be installed:
17:04:21 [2020-12-16T17:04:21.638Z] #40 37.32   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:04:21 [2020-12-16T17:04:21.638Z] #40 37.33   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:04:21 [2020-12-16T17:04:21.638Z] #40 37.34 Suggested packages:
17:04:21 [2020-12-16T17:04:21.638Z] #40 37.34   manpages-dev python-setuptools
17:04:21 [2020-12-16T17:04:21.638Z] #40 38.64 The following NEW packages will be installed:
17:04:21 [2020-12-16T17:04:21.638Z] #40 38.66   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:04:21 [2020-12-16T17:04:21.638Z] #40 38.66   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:04:21 [2020-12-16T17:04:21.638Z] #40 38.67   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:04:21 [2020-12-16T17:04:21.638Z] #40 38.67   python-six zlib1g-dev
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.08 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.08 Need to get 3798 kB of archives.
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.08 After this operation, 21.6 MB of additional disk space will be used.
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 39.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
17:04:21 [2020-12-16T17:04:21.638Z] #40 40.84 debconf: delaying package configuration, since apt-utils is not installed
17:04:21 [2020-12-16T17:04:21.638Z] #40 41.08 Fetched 3798 kB in 1s (5464 kB/s)
17:04:21 [2020-12-16T17:04:21.638Z] #40 41.23 Selecting previously unselected package libcap-dev:arm64.
17:04:21 [2020-12-16T17:04:21.638Z] #40 41.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:04:21 [2020-12-16T17:04:21.638Z] #40 41.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
17:04:21 [2020-12-16T17:04:21.638Z] #40 42.31 Unpacking libcap-dev:arm64 (1:2.25-2) ...
17:04:21 [2020-12-16T17:04:21.748Z] #41 48.42   CC       images/packet-sock.o
17:04:21 [2020-12-16T17:04:21.900Z] #40 ...
17:04:21 [2020-12-16T17:04:21.900Z] 
17:04:21 [2020-12-16T17:04:21.900Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:21 [2020-12-16T17:04:21.900Z] #47 43.57 go: finding golang.org/x/text v0.3.2
17:04:21 [2020-12-16T17:04:21.900Z] #47 43.58 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:21 [2020-12-16T17:04:21.900Z] #47 43.58 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:04:21 [2020-12-16T17:04:21.905Z] #43 22.21   CC       images/fdinfo.o
17:04:21 [2020-12-16T17:04:21.905Z] #43 22.61   CC       images/fown.o
17:04:22 [2020-12-16T17:04:22.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:04:22 [2020-12-16T17:04:22.171Z] #47 43.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:04:22 [2020-12-16T17:04:22.171Z] #47 43.92 go: finding github.com/subosito/gotenv v1.2.0
17:04:22 [2020-12-16T17:04:22.171Z] #47 43.93 go: finding gopkg.in/ini.v1 v1.51.0
17:04:22 [2020-12-16T17:04:22.171Z] #47 43.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:22 [2020-12-16T17:04:22.171Z] #47 43.98 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:22 [2020-12-16T17:04:22.171Z] #47 44.05 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:22 [2020-12-16T17:04:22.202Z] #43 22.90   CC       images/ns.o
17:04:22 [2020-12-16T17:04:22.320Z] #41 48.80   CC       images/ipc-var.o
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.05 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.08 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.17 go: finding github.com/kisielk/gotool v1.0.0
17:04:22 [2020-12-16T17:04:22.435Z] #47 44.25 go: finding github.com/sourcegraph/go-diff v0.5.1
17:04:22 [2020-12-16T17:04:22.501Z] #43 23.15   CC       images/regfile.o
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.31 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.34 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.35 go: finding github.com/ultraware/funlen v0.0.2
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.37 go: finding github.com/ultraware/whitespace v0.0.4
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.38 go: finding github.com/uudashr/gocognit v1.0.1
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:22 [2020-12-16T17:04:22.707Z] #47 44.46 go: finding github.com/gogo/protobuf v1.2.1
17:04:22 [2020-12-16T17:04:22.800Z] #43 23.34   CC       images/ghost-file.o
17:04:22 [2020-12-16T17:04:22.892Z] #41 49.31   CC       images/ipc-desc.o
17:04:22 [2020-12-16T17:04:22.892Z] #41 49.49   CC       images/ipc-shm.o
17:04:22 [2020-12-16T17:04:22.980Z] #47 44.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:04:23 [2020-12-16T17:04:23.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:04:23 [2020-12-16T17:04:23.099Z] #43 23.66   CC       images/fifo.o
17:04:23 [2020-12-16T17:04:23.153Z] #41 49.78   CC       images/ipc-msg.o
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.33   PBCC     images/timens.pb-c.c
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.37   DEP      images/timens.pb-c.d
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.46   PBCC     images/fown.pb-c.c
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.53   PBCC     images/google/protobuf/descriptor.pb-c.c
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.63   PBCC     images/opts.pb-c.c
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.65   PBCC     images/memfd.pb-c.c
17:04:23 [2020-12-16T17:04:23.328Z] #41 11.75   DEP      images/fown.pb-c.d
17:04:23 [2020-12-16T17:04:23.354Z] #47 45.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:23 [2020-12-16T17:04:23.397Z] #43 23.85   CC       images/remap-file-path.o
17:04:23 [2020-12-16T17:04:23.397Z] #43 24.06   CC       images/eventfd.o
17:04:23 [2020-12-16T17:04:23.588Z] #41 11.83   DEP      images/google/protobuf/descriptor.pb-c.d
17:04:23 [2020-12-16T17:04:23.588Z] #41 11.93   DEP      images/opts.pb-c.d
17:04:23 [2020-12-16T17:04:23.588Z] #41 11.95   DEP      images/memfd.pb-c.d
17:04:23 [2020-12-16T17:04:23.588Z] #41 12.02   PBCC     images/sit.pb-c.c
17:04:23 [2020-12-16T17:04:23.624Z] #47 45.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:23 [2020-12-16T17:04:23.624Z] #47 45.02 go: finding github.com/BurntSushi/toml v0.3.1
17:04:23 [2020-12-16T17:04:23.624Z] #47 45.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:23 [2020-12-16T17:04:23.624Z] #47 ...
17:04:23 [2020-12-16T17:04:23.624Z] 
17:04:23 [2020-12-16T17:04:23.624Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.44 The following additional packages will be installed:
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.46   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.47 Suggested packages:
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.48   cmake-doc ninja-build lrzip
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.48 Recommended packages:
17:04:23 [2020-12-16T17:04:23.624Z] #34 35.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:04:23 [2020-12-16T17:04:23.624Z] #34 36.78 The following NEW packages will be installed:
17:04:23 [2020-12-16T17:04:23.624Z] #34 36.78   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:04:23 [2020-12-16T17:04:23.624Z] #34 36.79   vim-common xxd
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.19 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.19 Need to get 14.2 MB of archives.
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.19 After this operation, 60.0 MB of additional disk space will be used.
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 37.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 38.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
17:04:23 [2020-12-16T17:04:23.624Z] #34 40.86 debconf: delaying package configuration, since apt-utils is not installed
17:04:23 [2020-12-16T17:04:23.624Z] #34 41.10 Fetched 14.2 MB in 2s (6744 kB/s)
17:04:23 [2020-12-16T17:04:23.624Z] #34 41.23 Selecting previously unselected package xxd.
17:04:23 [2020-12-16T17:04:23.624Z] #34 41.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:04:23 [2020-12-16T17:04:23.624Z] #34 41.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
17:04:23 [2020-12-16T17:04:23.624Z] #34 42.31 Unpacking xxd (2:8.1.0875-5) ...
17:04:23 [2020-12-16T17:04:23.624Z] #34 44.33 Selecting previously unselected package vim-common.
17:04:23 [2020-12-16T17:04:23.624Z] #34 44.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:04:23 [2020-12-16T17:04:23.624Z] #34 44.40 Unpacking vim-common (2:8.1.0875-5) ...
17:04:23 [2020-12-16T17:04:23.696Z] #43 24.31   CC       images/eventpoll.o
17:04:23 [2020-12-16T17:04:23.726Z] #41 50.30   CC       images/ipc-sem.o
17:04:23 [2020-12-16T17:04:23.848Z] #41 12.09   DEP      images/sit.pb-c.d
17:04:23 [2020-12-16T17:04:23.848Z] #41 12.15   PBCC     images/macvlan.pb-c.c
17:04:23 [2020-12-16T17:04:23.848Z] #41 12.21   DEP      images/macvlan.pb-c.d
17:04:23 [2020-12-16T17:04:23.848Z] #41 12.27   PBCC     images/autofs.pb-c.c
17:04:23 [2020-12-16T17:04:23.971Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
17:04:23 [2020-12-16T17:04:23.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:04:24 [2020-12-16T17:04:24.085Z] #34 ...
17:04:24 [2020-12-16T17:04:24.085Z] 
17:04:24 [2020-12-16T17:04:24.085Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:24 [2020-12-16T17:04:24.085Z] #27 30.63 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:04:24 [2020-12-16T17:04:24.085Z] #27 31.11 
17:04:24 [2020-12-16T17:04:24.085Z] #27 31.30 
#                                                                          1.6%
##################################################################        91.8%
######################################################################## 100.0%
17:04:24 [2020-12-16T17:04:24.085Z] #27 31.52 
17:04:24 [2020-12-16T17:04:24.085Z] #27 32.63 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
17:04:24 [2020-12-16T17:04:24.085Z] #27 32.84 skipping existing 9a99313a2c50
17:04:24 [2020-12-16T17:04:24.085Z] #27 32.91 
17:04:24 [2020-12-16T17:04:24.109Z] #41 12.35   DEP      images/autofs.pb-c.d
17:04:24 [2020-12-16T17:04:24.109Z] #41 12.42   PBCC     images/sysctl.pb-c.c
17:04:24 [2020-12-16T17:04:24.109Z] #41 12.45   DEP      images/sysctl.pb-c.d
17:04:24 [2020-12-16T17:04:24.109Z] #41 12.54   PBCC     images/time.pb-c.c
17:04:24 [2020-12-16T17:04:24.298Z] #41 50.63   CC       images/utsns.o
17:04:24 [2020-12-16T17:04:24.298Z] #41 50.98   CC       images/creds.o
17:04:24 [2020-12-16T17:04:24.343Z] #43 24.77   CC       images/fh.o
17:04:24 [2020-12-16T17:04:24.370Z] #41 12.58   DEP      images/time.pb-c.d
17:04:24 [2020-12-16T17:04:24.370Z] #41 12.66   PBCC     images/binfmt-misc.pb-c.c
17:04:24 [2020-12-16T17:04:24.370Z] #41 12.69   DEP      images/binfmt-misc.pb-c.d
17:04:24 [2020-12-16T17:04:24.370Z] #41 12.74   PBCC     images/seccomp.pb-c.c
17:04:24 [2020-12-16T17:04:24.370Z] #41 12.78   DEP      images/seccomp.pb-c.d
17:04:24 [2020-12-16T17:04:24.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:04:24 [2020-12-16T17:04:24.559Z] #41 51.18   CC       images/vma.o
17:04:24 [2020-12-16T17:04:24.631Z] #41 12.90   PBCC     images/userns.pb-c.c
17:04:24 [2020-12-16T17:04:24.631Z] #41 12.92   DEP      images/userns.pb-c.d
17:04:24 [2020-12-16T17:04:24.631Z] #41 13.03   PBCC     images/cgroup.pb-c.c
17:04:24 [2020-12-16T17:04:24.639Z] #43 ...
17:04:24 [2020-12-16T17:04:24.639Z] 
17:04:24 [2020-12-16T17:04:24.639Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:24 [2020-12-16T17:04:24.639Z] #13 94.91 Selecting previously unselected package g++-mingw-w64-x86-64.
17:04:24 [2020-12-16T17:04:24.639Z] #13 94.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:04:24 [2020-12-16T17:04:24.639Z] #13 94.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:24 [2020-12-16T17:04:24.820Z] #41 51.48   CC       images/netdev.o
17:04:24 [2020-12-16T17:04:24.890Z] #41 13.07   DEP      images/cgroup.pb-c.d
17:04:24 [2020-12-16T17:04:24.890Z] #41 13.19   PBCC     images/ext-file.pb-c.c
17:04:24 [2020-12-16T17:04:24.890Z] #41 13.20   DEP      images/ext-file.pb-c.d
17:04:24 [2020-12-16T17:04:24.890Z] #41 13.29   PBCC     images/rpc.pb-c.c
17:04:25 [2020-12-16T17:04:25.149Z] #41 13.36   DEP      images/rpc.pb-c.d
17:04:25 [2020-12-16T17:04:25.149Z] #41 13.49   PBCC     images/siginfo.pb-c.c
17:04:25 [2020-12-16T17:04:25.149Z] #41 13.53   DEP      images/siginfo.pb-c.d
17:04:25 [2020-12-16T17:04:25.280Z] #13 ...
17:04:25 [2020-12-16T17:04:25.280Z] 
17:04:25 [2020-12-16T17:04:25.280Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:25 [2020-12-16T17:04:25.280Z] #34 91.20 github.com/BurntSushi/toml/cmd/tomlv
17:04:25 [2020-12-16T17:04:25.280Z] #34 DONE 95.6s
17:04:25 [2020-12-16T17:04:25.280Z] 
17:04:25 [2020-12-16T17:04:25.280Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:25 [2020-12-16T17:04:25.280Z] #45 85.51 context
17:04:25 [2020-12-16T17:04:25.280Z] #45 87.22 os/exec
17:04:25 [2020-12-16T17:04:25.280Z] #45 87.38 net
17:04:25 [2020-12-16T17:04:25.280Z] #45 92.80 internal/lazyregexp
17:04:25 [2020-12-16T17:04:25.280Z] #45 92.82 github.com/LK4D4/vndr/versioned
17:04:25 [2020-12-16T17:04:25.280Z] #45 95.35 encoding/binary
17:04:25 [2020-12-16T17:04:25.280Z] #45 95.35 go/ast
17:04:25 [2020-12-16T17:04:25.280Z] #45 95.37 net/url
17:04:25 [2020-12-16T17:04:25.280Z] #45 ...
17:04:25 [2020-12-16T17:04:25.280Z] 
17:04:25 [2020-12-16T17:04:25.280Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:25 [2020-12-16T17:04:25.280Z] #43 25.25   CC       images/fsnotify.o
17:04:25 [2020-12-16T17:04:25.398Z] #41 52.05   CC       images/tty.o
17:04:25 [2020-12-16T17:04:25.408Z] #41 13.72   PBCC     images/pagemap.pb-c.c
17:04:25 [2020-12-16T17:04:25.480Z] #27 34.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:04:25 [2020-12-16T17:04:25.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:04:25 [2020-12-16T17:04:25.667Z] #41 13.78   DEP      images/pagemap.pb-c.d
17:04:25 [2020-12-16T17:04:25.667Z] #41 13.92   PBCC     images/rlimit.pb-c.c
17:04:25 [2020-12-16T17:04:25.926Z] #41 14.02   DEP      images/rlimit.pb-c.d
17:04:25 [2020-12-16T17:04:25.926Z] #41 14.09   PBCC     images/file-lock.pb-c.c
17:04:25 [2020-12-16T17:04:25.926Z] #41 14.16   DEP      images/file-lock.pb-c.d
17:04:26 [2020-12-16T17:04:26.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:04:26 [2020-12-16T17:04:26.186Z] #41 14.41   PBCC     images/tty.pb-c.c
17:04:26 [2020-12-16T17:04:26.186Z] #41 14.54   DEP      images/tty.pb-c.d
17:04:26 [2020-12-16T17:04:26.349Z] #43 26.75   CC       images/signalfd.o
17:04:26 [2020-12-16T17:04:26.445Z] #41 14.72   PBCC     images/tun.pb-c.c
17:04:26 [2020-12-16T17:04:26.445Z] #41 14.79   PBCC     images/netdev.pb-c.c
17:04:26 [2020-12-16T17:04:26.552Z] #27 35.23 
17:04:26 [2020-12-16T17:04:26.552Z] #27 35.52 
######################################################################## 100.0%
17:04:26 [2020-12-16T17:04:26.646Z] #43 27.17   CC       images/fs.o
17:04:26 [2020-12-16T17:04:26.705Z] #41 14.88   DEP      images/tun.pb-c.d
17:04:26 [2020-12-16T17:04:26.705Z] #41 15.03   DEP      images/netdev.pb-c.d
17:04:26 [2020-12-16T17:04:26.783Z] #41 53.08   CC       images/file-lock.o
17:04:26 [2020-12-16T17:04:26.814Z] #27 35.65 
17:04:26 [2020-12-16T17:04:26.941Z] #43 27.38   CC       images/pstree.o
17:04:26 [2020-12-16T17:04:26.965Z] #41 15.13   PBCC     images/vma.pb-c.c
17:04:26 [2020-12-16T17:04:26.965Z] #41 15.20   DEP      images/vma.pb-c.d
17:04:26 [2020-12-16T17:04:26.965Z] #41 15.27   PBCC     images/creds.pb-c.c
17:04:26 [2020-12-16T17:04:26.965Z] #41 15.32   DEP      images/creds.pb-c.d
17:04:26 [2020-12-16T17:04:26.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:04:27 [2020-12-16T17:04:27.044Z] #41 53.53   CC       images/rlimit.o
17:04:27 [2020-12-16T17:04:27.225Z] #41 15.49   PBCC     images/utsns.pb-c.c
17:04:27 [2020-12-16T17:04:27.225Z] #41 15.50   DEP      images/utsns.pb-c.d
17:04:27 [2020-12-16T17:04:27.238Z] #43 27.64   CC       images/pipe.o
17:04:27 [2020-12-16T17:04:27.238Z] #43 27.88   CC       images/tcp-stream.o
17:04:27 [2020-12-16T17:04:27.305Z] #41 53.87   CC       images/pagemap.o
17:04:27 [2020-12-16T17:04:27.485Z] #41 15.69   PBCC     images/ipc-desc.pb-c.c
17:04:27 [2020-12-16T17:04:27.485Z] #41 15.82   PBCC     images/ipc-sem.pb-c.c
17:04:27 [2020-12-16T17:04:27.485Z] #41 15.83   DEP      images/ipc-desc.pb-c.d
17:04:27 [2020-12-16T17:04:27.536Z] #43 28.11   CC       images/sk-packet.o
17:04:27 [2020-12-16T17:04:27.536Z] #43 ...
17:04:27 [2020-12-16T17:04:27.536Z] 
17:04:27 [2020-12-16T17:04:27.536Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + export 'BUILDTAGS=netgo osusergo static_build'
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + BUILDTAGS='netgo osusergo static_build'
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + export EXTRA_FLAGS=-buildmode=pie
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + EXTRA_FLAGS=-buildmode=pie
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + '[' '' = dynamic ']'
17:04:27 [2020-12-16T17:04:27.536Z] #56 47.20 + make
17:04:27 [2020-12-16T17:04:27.536Z] #56 48.34 + bin/ctr
17:04:27 [2020-12-16T17:04:27.617Z] #41 ...
17:04:27 [2020-12-16T17:04:27.617Z] 
17:04:27 [2020-12-16T17:04:27.617Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:27 [2020-12-16T17:04:27.617Z] #43 139.8 hash/crc32
17:04:27 [2020-12-16T17:04:27.617Z] #43 141.1 compress/gzip
17:04:27 [2020-12-16T17:04:27.617Z] #43 141.2 vendor/golang.org/x/crypto/cryptobyte
17:04:27 [2020-12-16T17:04:27.617Z] #43 142.0 net
17:04:27 [2020-12-16T17:04:27.617Z] #43 144.2 vendor/golang.org/x/crypto/poly1305
17:04:27 [2020-12-16T17:04:27.617Z] #43 144.9 vendor/golang.org/x/sys/cpu
17:04:27 [2020-12-16T17:04:27.617Z] #43 145.2 vendor/golang.org/x/crypto/chacha20poly1305
17:04:27 [2020-12-16T17:04:27.617Z] #43 147.0 vendor/golang.org/x/crypto/hkdf
17:04:27 [2020-12-16T17:04:27.617Z] #43 147.3 vendor/golang.org/x/text/transform
17:04:27 [2020-12-16T17:04:27.617Z] #43 148.3 vendor/golang.org/x/text/unicode/bidi
17:04:27 [2020-12-16T17:04:27.744Z] #41 ...
17:04:27 [2020-12-16T17:04:27.744Z] 
17:04:27 [2020-12-16T17:04:27.744Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:27 [2020-12-16T17:04:27.744Z] #32 112.4 github.com/BurntSushi/toml/cmd/tomlv
17:04:27 [2020-12-16T17:04:27.744Z] #32 DONE 118.7s
17:04:27 [2020-12-16T17:04:27.744Z] 
17:04:27 [2020-12-16T17:04:27.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:27 [2020-12-16T17:04:27.744Z] #41 16.01   DEP      images/ipc-sem.pb-c.d
17:04:27 [2020-12-16T17:04:27.744Z] #41 ...
17:04:27 [2020-12-16T17:04:27.744Z] 
17:04:27 [2020-12-16T17:04:27.744Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:27 [2020-12-16T17:04:27.744Z] #49 115.8 github.com/pkg/diff
17:04:27 [2020-12-16T17:04:27.744Z] #49 118.2 go/ast
17:04:27 [2020-12-16T17:04:27.744Z] #49 118.5 golang.org/x/crypto/ssh/terminal
17:04:27 [2020-12-16T17:04:27.771Z] #27 36.64 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:04:27 [2020-12-16T17:04:27.834Z] #56 ...
17:04:27 [2020-12-16T17:04:27.834Z] 
17:04:27 [2020-12-16T17:04:27.834Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:27 [2020-12-16T17:04:27.834Z] #51 89.27 flag
17:04:27 [2020-12-16T17:04:27.834Z] #51 89.28 go/token
17:04:27 [2020-12-16T17:04:27.834Z] #51 89.28 github.com/pkg/diff
17:04:27 [2020-12-16T17:04:27.834Z] #51 89.30 encoding/binary
17:04:27 [2020-12-16T17:04:27.834Z] #51 91.44 go/scanner
17:04:27 [2020-12-16T17:04:27.834Z] #51 93.36 mvdan.cc/editorconfig
17:04:27 [2020-12-16T17:04:27.834Z] #51 94.14 mvdan.cc/sh/v3/syntax
17:04:27 [2020-12-16T17:04:27.834Z] #51 94.89 go/ast
17:04:27 [2020-12-16T17:04:27.834Z] #51 95.51 encoding/base64
17:04:27 [2020-12-16T17:04:27.834Z] #51 98.04 golang.org/x/sys/unix
17:04:27 [2020-12-16T17:04:27.834Z] #51 98.11 encoding/json
17:04:27 [2020-12-16T17:04:27.834Z] #51 ...
17:04:27 [2020-12-16T17:04:27.834Z] 
17:04:27 [2020-12-16T17:04:27.834Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:27 [2020-12-16T17:04:27.834Z] #43 28.44   CC       images/mnt.o
17:04:27 [2020-12-16T17:04:27.880Z] #43 ...
17:04:27 [2020-12-16T17:04:27.880Z] 
17:04:27 [2020-12-16T17:04:27.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:27 [2020-12-16T17:04:27.880Z] #41 54.41   CC       images/siginfo.o
17:04:27 [2020-12-16T17:04:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:04:28 [2020-12-16T17:04:28.124Z] #27 37.16 
17:04:28 [2020-12-16T17:04:28.131Z] #43 28.64   CC       images/pipe-data.o
17:04:28 [2020-12-16T17:04:28.391Z] #27 37.36 
######################################################################## 100.0%
17:04:28 [2020-12-16T17:04:28.391Z] #27 37.44 
17:04:28 [2020-12-16T17:04:28.429Z] #43 28.83   CC       images/sa.o
17:04:28 [2020-12-16T17:04:28.429Z] #43 29.04   CC       images/timer.o
17:04:28 [2020-12-16T17:04:28.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:04:28 [2020-12-16T17:04:28.459Z] #41 54.87   CC       images/rpc.o
17:04:28 [2020-12-16T17:04:28.666Z] #27 37.65 Download of images into '/build' complete.
17:04:28 [2020-12-16T17:04:28.666Z] #27 37.65 Use something like the following to load the result into a Docker daemon:
17:04:28 [2020-12-16T17:04:28.666Z] #27 37.65   tar -cC '/build' . | docker load
17:04:28 [2020-12-16T17:04:28.930Z] #27 ...
17:04:28 [2020-12-16T17:04:28.930Z] 
17:04:28 [2020-12-16T17:04:28.930Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:28 [2020-12-16T17:04:28.930Z] #43 40.72 internal/reflectlite
17:04:28 [2020-12-16T17:04:28.930Z] #43 40.73 github.com/LK4D4/vndr/godl/singleflight
17:04:28 [2020-12-16T17:04:28.930Z] #43 40.73 math/rand
17:04:28 [2020-12-16T17:04:28.930Z] #43 40.76 internal/singleflight
17:04:28 [2020-12-16T17:04:28.930Z] #43 42.94 io
17:04:28 [2020-12-16T17:04:28.930Z] #43 42.95 strconv
17:04:28 [2020-12-16T17:04:28.930Z] #43 42.96 vendor/golang.org/x/net/dns/dnsmessage
17:04:28 [2020-12-16T17:04:28.930Z] #43 42.96 syscall
17:04:28 [2020-12-16T17:04:28.930Z] #43 44.46 bytes
17:04:28 [2020-12-16T17:04:28.930Z] #43 47.14 path
17:04:28 [2020-12-16T17:04:28.930Z] #43 47.20 reflect
17:04:28 [2020-12-16T17:04:28.930Z] #43 47.36 bufio
17:04:28 [2020-12-16T17:04:28.930Z] #43 48.27 regexp/syntax
17:04:28 [2020-12-16T17:04:28.930Z] #43 49.12 hash/crc32
17:04:28 [2020-12-16T17:04:28.930Z] #43 49.47 time
17:04:28 [2020-12-16T17:04:28.930Z] #43 50.62 vendor/golang.org/x/text/transform
17:04:29 [2020-12-16T17:04:29.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:04:29 [2020-12-16T17:04:29.010Z] Using test binary docker
17:04:29 [2020-12-16T17:04:29.074Z] #43 29.43   CC       images/timerfd.o
17:04:29 [2020-12-16T17:04:29.074Z] #43 29.66   CC       images/mm.o
17:04:29 [2020-12-16T17:04:29.264Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:04:29 [2020-12-16T17:04:29.264Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:04:29 [2020-12-16T17:04:29.264Z] INFO: Waiting for daemon to start...
17:04:29 [2020-12-16T17:04:29.264Z] Starting dockerd
17:04:29 [2020-12-16T17:04:29.370Z] #43 30.00   CC       images/sk-opts.o
17:04:29 [2020-12-16T17:04:29.591Z] #43 ...
17:04:29 [2020-12-16T17:04:29.591Z] 
17:04:29 [2020-12-16T17:04:29.591Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:29 [2020-12-16T17:04:29.591Z] #11 43.81 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]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.18 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]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 47.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB]
17:04:29 [2020-12-16T17:04:29.591Z] #11 49.44 debconf: delaying package configuration, since apt-utils is not installed
17:04:29 [2020-12-16T17:04:29.591Z] #11 49.81 Fetched 73.8 MB in 10s (7576 kB/s)
17:04:29 [2020-12-16T17:04:29.650Z] #49 ...
17:04:29 [2020-12-16T17:04:29.650Z] 
17:04:29 [2020-12-16T17:04:29.650Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:29 [2020-12-16T17:04:29.650Z] #43 110.5 regexp
17:04:29 [2020-12-16T17:04:29.650Z] #43 111.7 go/ast
17:04:29 [2020-12-16T17:04:29.650Z] #43 115.8 internal/lazyregexp
17:04:29 [2020-12-16T17:04:29.650Z] #43 116.2 net/url
17:04:29 [2020-12-16T17:04:29.650Z] #43 119.0 text/template/parse
17:04:29 [2020-12-16T17:04:29.650Z] #43 119.9 go/parser
17:04:29 [2020-12-16T17:04:29.650Z] #43 ...
17:04:29 [2020-12-16T17:04:29.650Z] 
17:04:29 [2020-12-16T17:04:29.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.09   PBCC     images/ipc-msg.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.26   DEP      images/ipc-msg.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.36   PBCC     images/ipc-shm.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.36   DEP      images/ipc-shm.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.45   PBCC     images/ipc-var.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.53   DEP      images/ipc-var.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.63   PBCC     images/sk-opts.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.69   PBCC     images/packet-sock.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.81   DEP      images/sk-opts.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 16.97   DEP      images/packet-sock.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.03   PBCC     images/sk-netlink.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.13   DEP      images/sk-netlink.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.27   PBCC     images/sk-inet.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.45   DEP      images/sk-inet.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.55   PBCC     images/sk-unix.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.72   DEP      images/sk-unix.pb-c.d
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.84   PBCC     images/mm.pb-c.c
17:04:29 [2020-12-16T17:04:29.650Z] #41 17.95   DEP      images/mm.pb-c.d
17:04:29 [2020-12-16T17:04:29.668Z] #43 30.24   CC       images/sk-unix.o
17:04:29 [2020-12-16T17:04:29.909Z] #41 18.15   PBCC     images/timerfd.pb-c.c
17:04:29 [2020-12-16T17:04:29.909Z] #41 18.23   DEP      images/timerfd.pb-c.d
17:04:29 [2020-12-16T17:04:29.983Z] #11 ...
17:04:29 [2020-12-16T17:04:29.983Z] 
17:04:29 [2020-12-16T17:04:29.983Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:29 [2020-12-16T17:04:29.983Z] #32 41.45 sort
17:04:29 [2020-12-16T17:04:29.983Z] #32 41.46 errors
17:04:29 [2020-12-16T17:04:29.983Z] #32 41.82 io
17:04:29 [2020-12-16T17:04:29.983Z] #32 41.83 internal/oserror
17:04:29 [2020-12-16T17:04:29.983Z] #32 41.84 strconv
17:04:29 [2020-12-16T17:04:29.983Z] #32 42.10 syscall
17:04:29 [2020-12-16T17:04:29.983Z] #32 43.34 strings
17:04:29 [2020-12-16T17:04:29.983Z] #32 43.34 bytes
17:04:29 [2020-12-16T17:04:29.983Z] #32 43.64 reflect
17:04:29 [2020-12-16T17:04:29.983Z] #32 46.13 bufio
17:04:29 [2020-12-16T17:04:29.983Z] #32 47.03 path
17:04:29 [2020-12-16T17:04:29.983Z] #32 47.95 time
17:04:29 [2020-12-16T17:04:29.983Z] #32 48.04 internal/syscall/execenv
17:04:29 [2020-12-16T17:04:29.983Z] #32 48.29 internal/syscall/unix
17:04:29 [2020-12-16T17:04:29.983Z] #32 49.05 text/tabwriter
17:04:30 [2020-12-16T17:04:30.168Z] #41 18.40   PBCC     images/timer.pb-c.c
17:04:30 [2020-12-16T17:04:30.169Z] #41 18.47   DEP      images/timer.pb-c.d
17:04:30 [2020-12-16T17:04:30.317Z] #43 30.70   CC       images/sk-inet.o
17:04:30 [2020-12-16T17:04:30.385Z] #41 56.55   CC       images/ext-file.o
17:04:30 [2020-12-16T17:04:30.385Z] #41 56.87   CC       images/cgroup.o
17:04:30 [2020-12-16T17:04:30.428Z] #41 18.62   PBCC     images/sa.pb-c.c
17:04:30 [2020-12-16T17:04:30.428Z] #41 18.65   DEP      images/sa.pb-c.d
17:04:30 [2020-12-16T17:04:30.428Z] #41 18.70   PBCC     images/pipe-data.pb-c.c
17:04:30 [2020-12-16T17:04:30.428Z] #41 18.72   DEP      images/pipe-data.pb-c.d
17:04:30 [2020-12-16T17:04:30.428Z] #41 ...
17:04:30 [2020-12-16T17:04:30.428Z] 
17:04:30 [2020-12-16T17:04:30.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.3 Selecting previously unselected package gcc-mingw-w64-base.
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:04:30 [2020-12-16T17:04:30.428Z] #11 111.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:30 [2020-12-16T17:04:30.562Z] #32 52.04 internal/poll
17:04:30 [2020-12-16T17:04:30.562Z] #32 ...
17:04:30 [2020-12-16T17:04:30.562Z] 
17:04:30 [2020-12-16T17:04:30.562Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:30 [2020-12-16T17:04:30.562Z] #11 52.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:04:30 [2020-12-16T17:04:30.562Z] #11 52.22 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ...
17:04:30 [2020-12-16T17:04:30.620Z] #43 31.15   CC       images/tun.o
17:04:30 [2020-12-16T17:04:30.688Z] #11 ...
17:04:30 [2020-12-16T17:04:30.688Z] 
17:04:30 [2020-12-16T17:04:30.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:30 [2020-12-16T17:04:30.688Z] #41 18.88   PBCC     images/mnt.pb-c.c
17:04:30 [2020-12-16T17:04:30.688Z] #41 19.02   DEP      images/mnt.pb-c.d
17:04:30 [2020-12-16T17:04:30.688Z] #41 19.08   PBCC     images/sk-packet.pb-c.c
17:04:30 [2020-12-16T17:04:30.948Z] #41 19.12   DEP      images/sk-packet.pb-c.d
17:04:30 [2020-12-16T17:04:30.948Z] #41 19.22   PBCC     images/tcp-stream.pb-c.c
17:04:30 [2020-12-16T17:04:30.948Z] #41 19.27   DEP      images/tcp-stream.pb-c.d
17:04:30 [2020-12-16T17:04:30.948Z] #41 19.35   PBCC     images/pipe.pb-c.c
17:04:31 [2020-12-16T17:04:31.209Z] #41 19.41   DEP      images/pipe.pb-c.d
17:04:31 [2020-12-16T17:04:31.209Z] #41 19.57   PBCC     images/pstree.pb-c.c
17:04:31 [2020-12-16T17:04:31.209Z] #41 19.58   DEP      images/pstree.pb-c.d
17:04:31 [2020-12-16T17:04:31.261Z] #43 31.60   CC       images/sk-netlink.o
17:04:31 [2020-12-16T17:04:31.261Z] #43 31.84   CC       images/packet-sock.o
17:04:31 [2020-12-16T17:04:31.329Z] #41 57.71   CC       images/userns.o
17:04:31 [2020-12-16T17:04:31.469Z] #41 19.67   PBCC     images/fs.pb-c.c
17:04:31 [2020-12-16T17:04:31.469Z] #41 19.72   DEP      images/fs.pb-c.d
17:04:31 [2020-12-16T17:04:31.469Z] #41 19.77   PBCC     images/signalfd.pb-c.c
17:04:31 [2020-12-16T17:04:31.558Z] #43 32.28   CC       images/ipc-var.o
17:04:31 [2020-12-16T17:04:31.590Z] #41 58.09   CC       images/google/protobuf/descriptor.o
17:04:31 [2020-12-16T17:04:31.729Z] #41 19.87   DEP      images/signalfd.pb-c.d
17:04:31 [2020-12-16T17:04:31.729Z] #41 19.97   PBCC     images/fh.pb-c.c
17:04:31 [2020-12-16T17:04:31.774Z] .
17:04:31 [2020-12-16T17:04:31.774Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:04:31 [2020-12-16T17:04:31.774Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:04:31 [2020-12-16T17:04:31.774Z] Error: No such image: emptyfs
17:04:31 [2020-12-16T17:04:31.774Z] Running integration-test (iteration 1)
17:04:31 [2020-12-16T17:04:31.774Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:04:31 [2020-12-16T17:04:31.854Z] #43 32.44   CC       images/ipc-desc.o
17:04:31 [2020-12-16T17:04:31.991Z] #41 20.05   PBCC     images/fsnotify.pb-c.c
17:04:31 [2020-12-16T17:04:31.991Z] #41 20.12   DEP      images/fh.pb-c.d
17:04:31 [2020-12-16T17:04:31.991Z] #41 20.18   DEP      images/fsnotify.pb-c.d
17:04:31 [2020-12-16T17:04:31.991Z] #41 20.22   PBCC     images/eventpoll.pb-c.c
17:04:31 [2020-12-16T17:04:31.991Z] #41 20.26   DEP      images/eventpoll.pb-c.d
17:04:32 [2020-12-16T17:04:32.153Z] #43 32.62   CC       images/ipc-shm.o
17:04:32 [2020-12-16T17:04:32.153Z] #43 32.83   CC       images/ipc-msg.o
17:04:32 [2020-12-16T17:04:32.253Z] #41 20.34   PBCC     images/eventfd.pb-c.c
17:04:32 [2020-12-16T17:04:32.253Z] #41 20.35   DEP      images/eventfd.pb-c.d
17:04:32 [2020-12-16T17:04:32.253Z] #41 20.44   PBCC     images/remap-file-path.pb-c.c
17:04:32 [2020-12-16T17:04:32.253Z] #41 20.48   DEP      images/remap-file-path.pb-c.d
17:04:32 [2020-12-16T17:04:32.253Z] #41 20.59   PBCC     images/fifo.pb-c.c
17:04:32 [2020-12-16T17:04:32.489Z] #11 ...
17:04:32 [2020-12-16T17:04:32.489Z] 
17:04:32 [2020-12-16T17:04:32.489Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:32 [2020-12-16T17:04:32.489Z] #53 43.92 Setting up libbtrfs-dev (4.20.1-2) ...
17:04:32 [2020-12-16T17:04:32.489Z] #53 44.08 Processing triggers for libc-bin (2.28-10) ...
17:04:32 [2020-12-16T17:04:32.489Z] #53 ...
17:04:32 [2020-12-16T17:04:32.489Z] 
17:04:32 [2020-12-16T17:04:32.489Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:32 [2020-12-16T17:04:32.489Z] #32 53.45 os
17:04:32 [2020-12-16T17:04:32.489Z] #32 53.63 internal/fmtsort
17:04:32 [2020-12-16T17:04:32.514Z] #41 20.63   DEP      images/fifo.pb-c.d
17:04:32 [2020-12-16T17:04:32.514Z] #41 20.64   PBCC     images/ghost-file.pb-c.c
17:04:32 [2020-12-16T17:04:32.514Z] #41 20.65   DEP      images/ghost-file.pb-c.d
17:04:32 [2020-12-16T17:04:32.514Z] #41 20.75   PBCC     images/regfile.pb-c.c
17:04:32 [2020-12-16T17:04:32.514Z] #41 20.86   DEP      images/regfile.pb-c.d
17:04:32 [2020-12-16T17:04:32.773Z] #41 20.98   PBCC     images/ns.pb-c.c
17:04:32 [2020-12-16T17:04:32.773Z] #41 21.03   DEP      images/ns.pb-c.d
17:04:32 [2020-12-16T17:04:32.775Z] #32 ...
17:04:32 [2020-12-16T17:04:32.775Z] 
17:04:32 [2020-12-16T17:04:32.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:32 [2020-12-16T17:04:32.775Z] #40 44.42 Selecting previously unselected package libnet1:arm64.
17:04:32 [2020-12-16T17:04:32.775Z] #40 44.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 44.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 46.52 Selecting previously unselected package libnet1-dev.
17:04:32 [2020-12-16T17:04:32.775Z] #40 46.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 47.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 49.82 Selecting previously unselected package libnl-3-200:arm64.
17:04:32 [2020-12-16T17:04:32.775Z] #40 49.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 49.82 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 52.98 Selecting previously unselected package libnl-3-dev:arm64.
17:04:32 [2020-12-16T17:04:32.775Z] #40 52.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
17:04:32 [2020-12-16T17:04:32.775Z] #40 54.41 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
17:04:32 [2020-12-16T17:04:32.797Z] #43 33.16   CC       images/ipc-sem.o
17:04:32 [2020-12-16T17:04:32.797Z] #43 33.37   CC       images/utsns.o
17:04:33 [2020-12-16T17:04:33.034Z] #41 21.13   PBCC     images/fdinfo.pb-c.c
17:04:33 [2020-12-16T17:04:33.034Z] #41 21.22   DEP      images/fdinfo.pb-c.d
17:04:33 [2020-12-16T17:04:33.034Z] #41 21.26   PBCC     images/core-aarch64.pb-c.c
17:04:33 [2020-12-16T17:04:33.034Z] #41 21.38   PBCC     images/core-arm.pb-c.c
17:04:33 [2020-12-16T17:04:33.040Z] #40 ...
17:04:33 [2020-12-16T17:04:33.040Z] 
17:04:33 [2020-12-16T17:04:33.040Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:33 [2020-12-16T17:04:33.040Z] #49 44.62 bytes
17:04:33 [2020-12-16T17:04:33.040Z] #49 44.64 strings
17:04:33 [2020-12-16T17:04:33.040Z] #49 44.65 reflect
17:04:33 [2020-12-16T17:04:33.040Z] #49 44.65 syscall
17:04:33 [2020-12-16T17:04:33.040Z] #49 47.34 bufio
17:04:33 [2020-12-16T17:04:33.040Z] #49 47.74 regexp/syntax
17:04:33 [2020-12-16T17:04:33.040Z] #49 52.30 internal/poll
17:04:33 [2020-12-16T17:04:33.040Z] #49 52.31 context
17:04:33 [2020-12-16T17:04:33.040Z] #49 52.57 regexp
17:04:33 [2020-12-16T17:04:33.040Z] #49 54.51 os
17:04:33 [2020-12-16T17:04:33.040Z] #49 ...
17:04:33 [2020-12-16T17:04:33.040Z] 
17:04:33 [2020-12-16T17:04:33.040Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:33 [2020-12-16T17:04:33.040Z] #43 53.70 regexp
17:04:33 [2020-12-16T17:04:33.040Z] #43 54.97 os
17:04:33 [2020-12-16T17:04:33.093Z] #43 33.57   CC       images/creds.o
17:04:33 [2020-12-16T17:04:33.302Z] #41 21.43   PBCC     images/core-ppc64.pb-c.c
17:04:33 [2020-12-16T17:04:33.302Z] #41 21.52   PBCC     images/core-s390.pb-c.c
17:04:33 [2020-12-16T17:04:33.302Z] #41 21.59   PBCC     images/core-x86.pb-c.c
17:04:33 [2020-12-16T17:04:33.302Z] #41 21.66   PBCC     images/core.pb-c.c
17:04:33 [2020-12-16T17:04:33.389Z] #43 33.75   CC       images/vma.o
17:04:33 [2020-12-16T17:04:33.389Z] #43 34.01   CC       images/netdev.o
17:04:33 [2020-12-16T17:04:33.561Z] #41 21.75   PBCC     images/inventory.pb-c.c
17:04:33 [2020-12-16T17:04:33.561Z] #41 21.90   DEP      images/core-aarch64.pb-c.d
17:04:33 [2020-12-16T17:04:33.823Z] #41 21.98   DEP      images/core-arm.pb-c.d
17:04:33 [2020-12-16T17:04:33.823Z] #41 22.06   DEP      images/core-ppc64.pb-c.d
17:04:33 [2020-12-16T17:04:33.823Z] #41 22.13   DEP      images/core-s390.pb-c.d
17:04:33 [2020-12-16T17:04:33.823Z] #41 22.20   DEP      images/core-x86.pb-c.d
17:04:34 [2020-12-16T17:04:34.030Z] #43 34.38   CC       images/tty.o
17:04:34 [2020-12-16T17:04:34.083Z] #41 22.28   DEP      images/core.pb-c.d
17:04:34 [2020-12-16T17:04:34.083Z] #41 22.38   DEP      images/inventory.pb-c.d
17:04:34 [2020-12-16T17:04:34.083Z] #41 22.49   PBCC     images/cpuinfo.pb-c.c
17:04:34 [2020-12-16T17:04:34.134Z] #41 60.67   CC       images/opts.o
17:04:34 [2020-12-16T17:04:34.326Z] #43 35.01   CC       images/file-lock.o
17:04:34 [2020-12-16T17:04:34.343Z] #41 22.52   DEP      images/cpuinfo.pb-c.d
17:04:34 [2020-12-16T17:04:34.343Z] #41 22.57   PBCC     images/stats.pb-c.c
17:04:34 [2020-12-16T17:04:34.343Z] #41 22.62   DEP      images/stats.pb-c.d
17:04:34 [2020-12-16T17:04:34.706Z] #41 61.19   CC       images/seccomp.o
17:04:34 [2020-12-16T17:04:34.966Z] #43 35.35   CC       images/rlimit.o
17:04:34 [2020-12-16T17:04:34.966Z] #43 35.55   CC       images/pagemap.o
17:04:35 [2020-12-16T17:04:35.188Z] #43 56.30 github.com/LK4D4/vndr/versioned
17:04:35 [2020-12-16T17:04:35.264Z] #43 35.85   CC       images/siginfo.o
17:04:35 [2020-12-16T17:04:35.277Z] #41 61.74   CC       images/binfmt-misc.o
17:04:35 [2020-12-16T17:04:35.463Z] #43 57.14 encoding/base64
17:04:35 [2020-12-16T17:04:35.502Z] Client:
17:04:35 [2020-12-16T17:04:35.502Z]  Debug Mode: false
17:04:35 [2020-12-16T17:04:35.502Z]  Plugins:
17:04:35 [2020-12-16T17:04:35.502Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
17:04:35 [2020-12-16T17:04:35.502Z] 
17:04:35 [2020-12-16T17:04:35.502Z] Server:
17:04:35 [2020-12-16T17:04:35.502Z]  Containers: 0
17:04:35 [2020-12-16T17:04:35.502Z]   Running: 0
17:04:35 [2020-12-16T17:04:35.502Z]   Paused: 0
17:04:35 [2020-12-16T17:04:35.502Z]   Stopped: 0
17:04:35 [2020-12-16T17:04:35.502Z]  Images: 0
17:04:35 [2020-12-16T17:04:35.502Z]  Server Version: 19.03.12
17:04:35 [2020-12-16T17:04:35.502Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:04:35 [2020-12-16T17:04:35.502Z]   Windows: 
17:04:35 [2020-12-16T17:04:35.502Z]   LCOW: 
17:04:35 [2020-12-16T17:04:35.502Z]  Logging Driver: json-file
17:04:35 [2020-12-16T17:04:35.502Z]  Plugins:
17:04:35 [2020-12-16T17:04:35.502Z]   Volume: local
17:04:35 [2020-12-16T17:04:35.502Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:04:35 [2020-12-16T17:04:35.502Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:04:35 [2020-12-16T17:04:35.502Z]  Swarm: inactive
17:04:35 [2020-12-16T17:04:35.502Z]  Default Isolation: process
17:04:35 [2020-12-16T17:04:35.502Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:04:35 [2020-12-16T17:04:35.502Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:04:35 [2020-12-16T17:04:35.502Z]  OSType: windows
17:04:35 [2020-12-16T17:04:35.502Z]  Architecture: x86_64
17:04:35 [2020-12-16T17:04:35.502Z]  CPUs: 4
17:04:35 [2020-12-16T17:04:35.502Z]  Total Memory: 32GiB
17:04:35 [2020-12-16T17:04:35.502Z]  Name: azwin-2-365ea0
17:04:35 [2020-12-16T17:04:35.502Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
17:04:35 [2020-12-16T17:04:35.502Z]  Docker Root Dir: D:\docker
17:04:35 [2020-12-16T17:04:35.502Z]  Debug Mode: false
17:04:35 [2020-12-16T17:04:35.502Z]  Registry: https://index.docker.io/v1/
17:04:35 [2020-12-16T17:04:35.502Z]  Labels:
17:04:35 [2020-12-16T17:04:35.502Z]  Experimental: true
17:04:35 [2020-12-16T17:04:35.502Z]  Insecure Registries:
17:04:35 [2020-12-16T17:04:35.502Z]   10.0.0.4:5000
17:04:35 [2020-12-16T17:04:35.502Z]   127.0.0.0/8
17:04:35 [2020-12-16T17:04:35.502Z]  Registry Mirrors:
17:04:35 [2020-12-16T17:04:35.502Z]   http://10.0.0.4:5000/
17:04:35 [2020-12-16T17:04:35.502Z]  Live Restore Enabled: false
17:04:35 [2020-12-16T17:04:35.502Z] 
17:04:35 [2020-12-16T17:04:35.538Z] #41 62.08   CC       images/time.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:04:35 [2020-12-16T17:04:35.769Z] #43 57.14 crypto/cipher
17:04:35 [2020-12-16T17:04:35.769Z] #43 57.14 crypto/sha512
17:04:35 [2020-12-16T17:04:35.769Z] #43 57.50 flag
17:04:35 [2020-12-16T17:04:35.769Z] #43 ...
17:04:35 [2020-12-16T17:04:35.769Z] 
17:04:35 [2020-12-16T17:04:35.769Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:35 [2020-12-16T17:04:35.769Z] #34 47.51 Selecting previously unselected package cmake-data.
17:04:35 [2020-12-16T17:04:35.769Z] #34 47.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:04:35 [2020-12-16T17:04:35.769Z] #34 47.71 Unpacking cmake-data (3.13.4-1) ...
17:04:35 [2020-12-16T17:04:35.799Z] #41 62.39   CC       images/sysctl.o
17:04:35 [2020-12-16T17:04:35.907Z] #43 36.22   CC       images/rpc.o
17:04:36 [2020-12-16T17:04:36.060Z] #41 62.58   CC       images/autofs.o
17:04:36 [2020-12-16T17:04:36.191Z] #34 ...
17:04:36 [2020-12-16T17:04:36.191Z] 
17:04:36 [2020-12-16T17:04:36.191Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:36 [2020-12-16T17:04:36.191Z] #40 56.39 Selecting previously unselected package libprotobuf-c1:arm64.
17:04:36 [2020-12-16T17:04:36.191Z] #40 56.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:04:36 [2020-12-16T17:04:36.191Z] #40 56.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:04:36 [2020-12-16T17:04:36.321Z] #41 62.79   CC       images/macvlan.o
17:04:36 [2020-12-16T17:04:36.321Z] #41 63.01   CC       images/sit.o
17:04:36 [2020-12-16T17:04:36.881Z] #41 24.86 make[1]: Nothing to be done for 'all'.
17:04:36 [2020-12-16T17:04:36.881Z] #41 ...
17:04:36 [2020-12-16T17:04:36.881Z] 
17:04:36 [2020-12-16T17:04:36.881Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:36 [2020-12-16T17:04:36.892Z] #41 63.43   CC       images/memfd.o
17:04:37 [2020-12-16T17:04:37.153Z] #41 63.76   CC       images/timens.o
17:04:37 [2020-12-16T17:04:37.437Z] #43 37.71   CC       images/ext-file.o
17:04:37 [2020-12-16T17:04:37.437Z] #43 37.91   CC       images/cgroup.o
17:04:37 [2020-12-16T17:04:37.597Z] #40 59.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:04:37 [2020-12-16T17:04:37.597Z] #40 59.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
17:04:37 [2020-12-16T17:04:37.597Z] #40 59.35 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:04:37 [2020-12-16T17:04:37.724Z] #41 64.08   LINK     images/built-in.o
17:04:37 [2020-12-16T17:04:37.724Z] #41 64.27   GEN      compel/include/asm
17:04:37 [2020-12-16T17:04:37.724Z] #41 64.31   GEN      compel/include/version.h
17:04:37 [2020-12-16T17:04:37.724Z] #41 64.34 touch .config
17:04:37 [2020-12-16T17:04:37.985Z] #41 64.49   GEN      include/common/config.h
17:04:37 [2020-12-16T17:04:37.985Z] #41 ...
17:04:37 [2020-12-16T17:04:37.985Z] 
17:04:37 [2020-12-16T17:04:37.985Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:04:37 [2020-12-16T17:04:37.985Z] #56 160.2 + for f in rootlesskit rootlesskit-docker-proxy
17:04:37 [2020-12-16T17:04:37.985Z] #56 160.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:04:38 [2020-12-16T17:04:38.081Z] #43 38.69   CC       images/userns.o
17:04:38 [2020-12-16T17:04:38.378Z] #43 38.94   CC       images/google/protobuf/descriptor.o
17:04:38 [2020-12-16T17:04:38.441Z] #54 59.82 Checking out files:  27% (1003/3706)   
Checking out files:  28% (1038/3706)   
Checking out files:  29% (1075/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:  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:  66% (2472/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:  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.
17:04:38 [2020-12-16T17:04:38.441Z] #54 62.52 + cd /tmp/tmp.rWu1yi78e6/src/github.com/containerd/containerd
17:04:38 [2020-12-16T17:04:38.441Z] #54 62.52 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:38 [2020-12-16T17:04:38.557Z] #56 ...
17:04:38 [2020-12-16T17:04:38.557Z] 
17:04:38 [2020-12-16T17:04:38.557Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:38 [2020-12-16T17:04:38.557Z] #43 150.8 vendor/golang.org/x/text/secure/bidirule
17:04:38 [2020-12-16T17:04:38.557Z] #43 151.3 vendor/golang.org/x/text/unicode/norm
17:04:38 [2020-12-16T17:04:38.557Z] #43 158.1 vendor/golang.org/x/net/idna
17:04:38 [2020-12-16T17:04:38.817Z] #43 ...
17:04:38 [2020-12-16T17:04:38.817Z] 
17:04:38 [2020-12-16T17:04:38.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:38 [2020-12-16T17:04:38.817Z] #11 151.0 Selecting previously unselected package g++-mingw-w64-x86-64.
17:04:38 [2020-12-16T17:04:38.817Z] #11 151.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:04:38 [2020-12-16T17:04:38.817Z] #11 151.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:38 [2020-12-16T17:04:38.817Z] #11 ...
17:04:38 [2020-12-16T17:04:38.817Z] 
17:04:38 [2020-12-16T17:04:38.817Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.71   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.75   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.79   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.80   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.90   DEP      compel/arch/x86/plugins/std/memcpy.d
17:04:38 [2020-12-16T17:04:38.817Z] #41 64.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.04   GEN      compel/plugins/include/uapi/std/syscall.h
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.14   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.26   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.29   DEP      compel/plugins/std/infect.d
17:04:38 [2020-12-16T17:04:38.817Z] #41 65.48   DEP      compel/plugins/std/string.d
17:04:39 [2020-12-16T17:04:39.078Z] #41 65.67   DEP      compel/plugins/std/log.d
17:04:39 [2020-12-16T17:04:39.339Z] #41 65.88   DEP      compel/plugins/std/fds.d
17:04:39 [2020-12-16T17:04:39.525Z] #40 60.90 Selecting previously unselected package zlib1g-dev:arm64.
17:04:39 [2020-12-16T17:04:39.525Z] #40 60.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
17:04:39 [2020-12-16T17:04:39.525Z] #40 60.91 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:04:39 [2020-12-16T17:04:39.600Z] #41 66.00   DEP      compel/plugins/std/std.d
17:04:39 [2020-12-16T17:04:39.600Z] #41 66.15   DEP      compel/plugins/shmem/shmem.d
17:04:39 [2020-12-16T17:04:39.831Z] #54 ...
17:04:39 [2020-12-16T17:04:39.831Z] 
17:04:39 [2020-12-16T17:04:39.831Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:39 [2020-12-16T17:04:39.831Z] #49 120.7 mvdan.cc/editorconfig
17:04:39 [2020-12-16T17:04:39.831Z] #49 122.7 mvdan.cc/sh/v3/fileutil
17:04:39 [2020-12-16T17:04:39.831Z] #49 122.9 mvdan.cc/sh/v3/syntax
17:04:39 [2020-12-16T17:04:39.831Z] #49 ...
17:04:39 [2020-12-16T17:04:39.831Z] 
17:04:39 [2020-12-16T17:04:39.831Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + export 'BUILDTAGS=netgo osusergo static_build'
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + BUILDTAGS='netgo osusergo static_build'
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + export EXTRA_FLAGS=-buildmode=pie
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + EXTRA_FLAGS=-buildmode=pie
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + '[' '' = dynamic ']'
17:04:39 [2020-12-16T17:04:39.831Z] #54 63.90 + make
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: buildpack-deps:buster
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: busybox:latest
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: busybox:glibc
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: debian:buster
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: hello-world:latest
17:04:39 [2020-12-16T17:04:39.850Z] Loaded image: arm32v7/hello-world:latest
17:04:39 [2020-12-16T17:04:39.850Z] INFO: Testing against a local daemon
17:04:39 [2020-12-16T17:04:39.850Z] === RUN   TestCgroupNamespacesBuild
17:04:39 [2020-12-16T17:04:39.860Z] #41 66.32   DEP      compel/plugins/fds/fds.d
17:04:39 [2020-12-16T17:04:39.907Z] #43 ...
17:04:39 [2020-12-16T17:04:39.907Z] 
17:04:39 [2020-12-16T17:04:39.907Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:39 [2020-12-16T17:04:39.907Z] #45 100.1 text/template/parse
17:04:39 [2020-12-16T17:04:39.907Z] #45 100.8 encoding/json
17:04:39 [2020-12-16T17:04:39.907Z] #45 108.2 go/parser
17:04:39 [2020-12-16T17:04:39.907Z] #45 110.2 text/template
17:04:40 [2020-12-16T17:04:40.121Z] #41 66.68   CC       compel/plugins/std/std.o
17:04:40 [2020-12-16T17:04:40.205Z] #45 ...
17:04:40 [2020-12-16T17:04:40.205Z] 
17:04:40 [2020-12-16T17:04:40.205Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:40 [2020-12-16T17:04:40.205Z] #13 110.5 Selecting previously unselected package libapparmor1:ppc64el.
17:04:40 [2020-12-16T17:04:40.205Z] #13 110.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
17:04:40 [2020-12-16T17:04:40.205Z] #13 110.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:04:40 [2020-12-16T17:04:40.477Z] #40 ...
17:04:40 [2020-12-16T17:04:40.477Z] 
17:04:40 [2020-12-16T17:04:40.477Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:40 [2020-12-16T17:04:40.477Z] #27 DONE 49.6s
17:04:40 [2020-12-16T17:04:40.477Z] 
17:04:40 [2020-12-16T17:04:40.477Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:40 [2020-12-16T17:04:40.477Z] #43 57.86 go/token
17:04:40 [2020-12-16T17:04:40.477Z] #43 58.53 internal/lazyregexp
17:04:40 [2020-12-16T17:04:40.477Z] #43 58.62 net/url
17:04:40 [2020-12-16T17:04:40.477Z] #43 58.81 text/template/parse
17:04:40 [2020-12-16T17:04:40.477Z] #43 58.86 encoding/json
17:04:40 [2020-12-16T17:04:40.477Z] #43 58.88 go/scanner
17:04:40 [2020-12-16T17:04:40.477Z] #43 60.26 go/ast
17:04:40 [2020-12-16T17:04:40.477Z] #43 61.04 encoding/xml
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.6 Selecting previously unselected package libapparmor-dev:ppc64el.
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.8 Selecting previously unselected package libbtrfs0.
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.8 Unpacking libbtrfs0 (4.20.1-2) ...
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.9 Selecting previously unselected package libbtrfs-dev.
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:04:40 [2020-12-16T17:04:40.546Z] #13 110.9 Unpacking libbtrfs-dev (4.20.1-2) ...
17:04:40 [2020-12-16T17:04:40.693Z] #41 67.24   CC       compel/plugins/std/fds.o
17:04:40 [2020-12-16T17:04:40.743Z] #43 ...
17:04:40 [2020-12-16T17:04:40.743Z] 
17:04:40 [2020-12-16T17:04:40.743Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:40 [2020-12-16T17:04:40.743Z] #53 DONE 62.4s
17:04:40 [2020-12-16T17:04:40.743Z] 
17:04:40 [2020-12-16T17:04:40.743Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:40 [2020-12-16T17:04:40.743Z] #45 DONE 62.4s
17:04:40 [2020-12-16T17:04:40.743Z] 
17:04:40 [2020-12-16T17:04:40.743Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:40 [2020-12-16T17:04:40.743Z] #62 DONE 62.4s
17:04:40 [2020-12-16T17:04:40.743Z] 
17:04:40 [2020-12-16T17:04:40.743Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:40 [2020-12-16T17:04:40.743Z] #40 62.52 Selecting previously unselected package libprotobuf17:arm64.
17:04:40 [2020-12-16T17:04:40.743Z] #40 62.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
17:04:40 [2020-12-16T17:04:40.743Z] #40 62.59 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
17:04:40 [2020-12-16T17:04:40.851Z] #13 111.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
17:04:40 [2020-12-16T17:04:40.851Z] #13 111.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:04:40 [2020-12-16T17:04:40.851Z] #13 111.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:04:40 [2020-12-16T17:04:40.851Z] #13 111.2 Selecting previously unselected package libudev-dev:ppc64el.
17:04:41 [2020-12-16T17:04:41.147Z] #13 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ...
17:04:41 [2020-12-16T17:04:41.147Z] #13 111.2 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ...
17:04:41 [2020-12-16T17:04:41.147Z] #13 111.4 Selecting previously unselected package libsepol1-dev:ppc64el.
17:04:41 [2020-12-16T17:04:41.147Z] #13 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
17:04:41 [2020-12-16T17:04:41.147Z] #13 111.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
17:04:41 [2020-12-16T17:04:41.213Z] #54 65.08 + bin/ctr
17:04:41 [2020-12-16T17:04:41.264Z] #41 67.98   CC       compel/plugins/std/log.o
17:04:41 [2020-12-16T17:04:41.792Z] #13 111.9 Selecting previously unselected package libpcre16-3:ppc64el.
17:04:41 [2020-12-16T17:04:41.792Z] #13 111.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
17:04:41 [2020-12-16T17:04:41.792Z] #13 111.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
17:04:41 [2020-12-16T17:04:41.792Z] #13 112.2 Selecting previously unselected package libpcre32-3:ppc64el.
17:04:42 [2020-12-16T17:04:42.092Z] #13 112.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
17:04:42 [2020-12-16T17:04:42.092Z] #13 112.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
17:04:42 [2020-12-16T17:04:42.092Z] #13 112.4 Selecting previously unselected package libpcrecpp0v5:ppc64el.
17:04:42 [2020-12-16T17:04:42.092Z] #13 112.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
17:04:42 [2020-12-16T17:04:42.092Z] #13 112.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:04:42 [2020-12-16T17:04:42.144Z] #40 63.75 Selecting previously unselected package libprotobuf-lite17:arm64.
17:04:42 [2020-12-16T17:04:42.144Z] #40 63.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
17:04:42 [2020-12-16T17:04:42.144Z] #40 63.81 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:04:42 [2020-12-16T17:04:42.144Z] #40 64.02 Selecting previously unselected package libprotobuf-dev:arm64.
17:04:42 [2020-12-16T17:04:42.391Z] #13 112.6 Selecting previously unselected package libpcre3-dev:ppc64el.
17:04:42 [2020-12-16T17:04:42.391Z] #13 112.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
17:04:42 [2020-12-16T17:04:42.391Z] #13 112.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
17:04:42 [2020-12-16T17:04:42.408Z] #40 64.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
17:04:42 [2020-12-16T17:04:42.408Z] #40 64.06 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:04:42 [2020-12-16T17:04:42.690Z] #13 113.1 Selecting previously unselected package libselinux1-dev:ppc64el.
17:04:42 [2020-12-16T17:04:42.987Z] #13 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
17:04:42 [2020-12-16T17:04:42.987Z] #13 113.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
17:04:43 [2020-12-16T17:04:43.178Z] #41 69.44   CC       compel/plugins/std/string.o
17:04:43 [2020-12-16T17:04:43.287Z] #13 113.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
17:04:43 [2020-12-16T17:04:43.288Z] #13 113.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
17:04:43 [2020-12-16T17:04:43.288Z] #13 113.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:04:43 [2020-12-16T17:04:43.288Z] #13 113.5 Selecting previously unselected package libseccomp-dev:ppc64el.
17:04:43 [2020-12-16T17:04:43.288Z] #13 113.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
17:04:43 [2020-12-16T17:04:43.288Z] #13 113.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
17:04:43 [2020-12-16T17:04:43.366Z] #40 ...
17:04:43 [2020-12-16T17:04:43.366Z] 
17:04:43 [2020-12-16T17:04:43.366Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:43 [2020-12-16T17:04:43.366Z] #32 55.26 path/filepath
17:04:43 [2020-12-16T17:04:43.366Z] #32 55.26 fmt
17:04:43 [2020-12-16T17:04:43.366Z] #32 56.13 io/ioutil
17:04:43 [2020-12-16T17:04:43.366Z] #32 57.44 flag
17:04:43 [2020-12-16T17:04:43.366Z] #32 57.44 log
17:04:43 [2020-12-16T17:04:43.366Z] #32 57.45 github.com/BurntSushi/toml
17:04:43 [2020-12-16T17:04:43.366Z] #32 59.48 github.com/BurntSushi/toml/cmd/tomlv
17:04:43 [2020-12-16T17:04:43.584Z] #13 113.7 Selecting previously unselected package libsystemd-dev:ppc64el.
17:04:43 [2020-12-16T17:04:43.584Z] #13 113.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ...
17:04:43 [2020-12-16T17:04:43.584Z] #13 113.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ...
17:04:43 [2020-12-16T17:04:43.631Z] #32 ...
17:04:43 [2020-12-16T17:04:43.631Z] 
17:04:43 [2020-12-16T17:04:43.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:43 [2020-12-16T17:04:43.631Z] #11 55.24 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 56.47 Setting up libsystemd0:arm64 (241-7~deb10u5) ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 59.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 ... 15383 files and directories currently installed.)
17:04:43 [2020-12-16T17:04:43.631Z] #11 59.52 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 59.72 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 62.48 Setting up libudev1:arm64 (241-7~deb10u5) ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 62.88 Selecting previously unselected package binutils-mingw-w64-i686.
17:04:43 [2020-12-16T17:04:43.631Z] #11 62.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:04:43 [2020-12-16T17:04:43.631Z] #11 62.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
17:04:43 [2020-12-16T17:04:43.631Z] #11 62.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:04:43 [2020-12-16T17:04:43.750Z] #41 70.38   CC       compel/plugins/std/infect.o
17:04:43 [2020-12-16T17:04:43.753Z] #54 ...
17:04:43 [2020-12-16T17:04:43.753Z] 
17:04:43 [2020-12-16T17:04:43.753Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:43 [2020-12-16T17:04:43.753Z] #43 124.8 encoding/xml
17:04:43 [2020-12-16T17:04:43.753Z] #43 125.4 text/template
17:04:43 [2020-12-16T17:04:43.753Z] #43 132.8 github.com/LK4D4/vndr/versioned
17:04:43 [2020-12-16T17:04:43.753Z] #43 132.9 go/doc
17:04:43 [2020-12-16T17:04:43.753Z] #43 133.0 compress/flate
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up libsepol1-dev:ppc64el (2.8-1) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.3 Setting up libbtrfs0 (4.20.1-2) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.3 Setting up libudev-dev:ppc64el (241-7~deb10u5) ...
17:04:43 [2020-12-16T17:04:43.882Z] #13 114.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:04:43 [2020-12-16T17:04:43.895Z] #11 ...
17:04:43 [2020-12-16T17:04:43.895Z] 
17:04:43 [2020-12-16T17:04:43.895Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:43 [2020-12-16T17:04:43.895Z] #34 64.64 Selecting previously unselected package libicu63:arm64.
17:04:43 [2020-12-16T17:04:43.895Z] #34 64.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
17:04:43 [2020-12-16T17:04:43.895Z] #34 64.71 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
17:04:44 [2020-12-16T17:04:44.013Z] #43 ...
17:04:44 [2020-12-16T17:04:44.013Z] 
17:04:44 [2020-12-16T17:04:44.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:44 [2020-12-16T17:04:44.013Z] #41 27.94   CC       images/stats.o
17:04:44 [2020-12-16T17:04:44.013Z] #41 28.69   CC       images/core.o
17:04:44 [2020-12-16T17:04:44.013Z] #41 29.64   CC       images/core-x86.o
17:04:44 [2020-12-16T17:04:44.013Z] #41 30.53   CC       images/core-arm.o
17:04:44 [2020-12-16T17:04:44.013Z] #41 31.25   CC       images/core-aarch64.o
17:04:44 [2020-12-16T17:04:44.013Z] #41 31.65   CC       images/core-ppc64.o
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.3 Setting up libbtrfs-dev (4.20.1-2) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.3 Setting up mingw-w64-common (6.0.0-3) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.4 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
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.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
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:04:44 [2020-12-16T17:04:44.180Z] #13 114.5 Setting up dmsetup (2:1.02.155-3) ...
17:04:44 [2020-12-16T17:04:44.475Z] #34 ...
17:04:44 [2020-12-16T17:04:44.476Z] 
17:04:44 [2020-12-16T17:04:44.476Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:44 [2020-12-16T17:04:44.476Z] #49 56.10 encoding/binary
17:04:44 [2020-12-16T17:04:44.476Z] #49 56.61 fmt
17:04:44 [2020-12-16T17:04:44.476Z] #49 56.61 mvdan.cc/sh/v3/fileutil
17:04:44 [2020-12-16T17:04:44.476Z] #49 57.55 encoding/base64
17:04:44 [2020-12-16T17:04:44.476Z] #49 57.58 golang.org/x/sys/unix
17:04:44 [2020-12-16T17:04:44.476Z] #49 59.09 github.com/pkg/diff
17:04:44 [2020-12-16T17:04:44.476Z] #49 59.09 go/scanner
17:04:44 [2020-12-16T17:04:44.476Z] #49 59.12 encoding/json
17:04:44 [2020-12-16T17:04:44.476Z] #49 60.16 go/ast
17:04:44 [2020-12-16T17:04:44.476Z] #49 61.23 mvdan.cc/editorconfig
17:04:44 [2020-12-16T17:04:44.476Z] #49 62.54 mvdan.cc/sh/v3/syntax
17:04:44 [2020-12-16T17:04:44.476Z] #49 ...
17:04:44 [2020-12-16T17:04:44.476Z] 
17:04:44 [2020-12-16T17:04:44.476Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:44 [2020-12-16T17:04:44.476Z] #43 66.30 text/template
17:04:44 [2020-12-16T17:04:44.478Z] #13 114.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:04:44 [2020-12-16T17:04:44.478Z] #13 114.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:04:44 [2020-12-16T17:04:44.478Z] #13 114.5 Processing triggers for libc-bin (2.28-10) ...
17:04:44 [2020-12-16T17:04:44.478Z] #13 DONE 114.8s
17:04:44 [2020-12-16T17:04:44.478Z] 
17:04:44 [2020-12-16T17:04:44.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:44 [2020-12-16T17:04:44.478Z] #43 41.17   CC       images/opts.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 41.61   CC       images/seccomp.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 41.95   CC       images/binfmt-misc.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 42.16   CC       images/time.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 42.49   CC       images/sysctl.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 42.73   CC       images/autofs.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.03   CC       images/macvlan.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.18   CC       images/sit.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.34   CC       images/memfd.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.61   CC       images/timens.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.86   LINK     images/built-in.o
17:04:44 [2020-12-16T17:04:44.478Z] #43 43.97   GEN      compel/include/asm
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.01   GEN      compel/include/version.h
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.04 touch .config
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.09   GEN      include/common/config.h
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.15   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.17   GEN      compel/plugins/include/uapi/std/syscall.h
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.19   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.21   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.23   DEP      compel/arch/ppc64/plugins/std/memcmp.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.25   DEP      compel/arch/ppc64/plugins/std/memcpy.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.27   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.32   DEP      compel/plugins/std/infect.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.44   DEP      compel/plugins/std/string.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.64   DEP      compel/plugins/std/log.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.75   DEP      compel/plugins/std/fds.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 44.86   DEP      compel/plugins/std/std.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 45.01   DEP      compel/plugins/shmem/shmem.d
17:04:44 [2020-12-16T17:04:44.478Z] #43 45.16   DEP      compel/plugins/fds/fds.d
17:04:44 [2020-12-16T17:04:44.584Z] #41 32.82   CC       images/core-s390.o
17:04:44 [2020-12-16T17:04:44.693Z] #41 71.16   CC       compel/arch/x86/plugins/std/parasite-head.o
17:04:44 [2020-12-16T17:04:44.693Z] #41 71.27   CC       compel/arch/x86/plugins/std/memcpy.o
17:04:44 [2020-12-16T17:04:44.693Z] #41 71.34   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:04:44 [2020-12-16T17:04:44.693Z] #41 71.44   AR       compel/plugins/std.lib.a
17:04:44 [2020-12-16T17:04:44.788Z] #43 45.31   CC       compel/plugins/std/std.o
17:04:44 [2020-12-16T17:04:44.954Z] #41 71.52   CC       compel/plugins/fds/fds.o
17:04:45 [2020-12-16T17:04:45.083Z] #43 ...
17:04:45 [2020-12-16T17:04:45.083Z] --- PASS: TestCgroupNamespacesBuild (5.18s)
17:04:45 [2020-12-16T17:04:45.083Z] 
17:04:45 [2020-12-16T17:04:45.083Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:04:45 [2020-12-16T17:04:45.083Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:04:45 [2020-12-16T17:04:45.084Z] #14 DONE 0.6s
17:04:45 [2020-12-16T17:04:45.084Z] 
17:04:45 [2020-12-16T17:04:45.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:45 [2020-12-16T17:04:45.084Z] #43 45.70   CC       compel/plugins/std/fds.o
17:04:45 [2020-12-16T17:04:45.216Z] #41 71.68   AR       compel/plugins/fds.lib.a
17:04:45 [2020-12-16T17:04:45.216Z] #41 71.76   HOSTDEP  compel/src/lib/log-host.d
17:04:45 [2020-12-16T17:04:45.216Z] #41 71.82   HOSTDEP  compel/src/lib/handle-elf-host.d
17:04:45 [2020-12-16T17:04:45.216Z] #41 71.89   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:04:45 [2020-12-16T17:04:45.431Z] #43 ...
17:04:45 [2020-12-16T17:04:45.431Z] 
17:04:45 [2020-12-16T17:04:45.431Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:45 [2020-12-16T17:04:45.431Z] #32 DONE 67.2s
17:04:45 [2020-12-16T17:04:45.476Z] #41 71.97   HOSTDEP  compel/src/main-host.d
17:04:45 [2020-12-16T17:04:45.476Z] #41 72.04   DEP      compel/src/lib/ptrace.d
17:04:45 [2020-12-16T17:04:45.476Z] #41 72.11   DEP      compel/src/lib/infect.d
17:04:45 [2020-12-16T17:04:45.524Z] #41 33.79   CC       images/cpuinfo.o
17:04:45 [2020-12-16T17:04:45.695Z] 
17:04:45 [2020-12-16T17:04:45.695Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:45 [2020-12-16T17:04:45.695Z] #11 67.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:04:45 [2020-12-16T17:04:45.695Z] #11 67.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
17:04:45 [2020-12-16T17:04:45.695Z] #11 67.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:04:45 [2020-12-16T17:04:45.732Z] #43 ...
17:04:45 [2020-12-16T17:04:45.732Z] 
17:04:45 [2020-12-16T17:04:45.732Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:04:45 [2020-12-16T17:04:45.732Z] #15 DONE 0.4s
17:04:45 [2020-12-16T17:04:45.732Z] 
17:04:45 [2020-12-16T17:04:45.732Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:45 [2020-12-16T17:04:45.732Z] #45 116.0 encoding/xml
17:04:45 [2020-12-16T17:04:45.737Z] #41 72.28   DEP      compel/src/lib/infect-util.d
17:04:45 [2020-12-16T17:04:45.737Z] #41 72.34   DEP      compel/src/lib/infect-rpc.d
17:04:45 [2020-12-16T17:04:45.737Z] #41 72.37   DEP      compel/arch/x86/src/lib/infect.d
17:04:45 [2020-12-16T17:04:45.998Z] #41 72.49   DEP      compel/arch/x86/src/lib/cpu.d
17:04:45 [2020-12-16T17:04:45.998Z] #41 72.55   DEP      compel/src/lib/log.d
17:04:46 [2020-12-16T17:04:46.031Z] #45 ...
17:04:46 [2020-12-16T17:04:46.031Z] 
17:04:46 [2020-12-16T17:04:46.031Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:04:46 [2020-12-16T17:04:46.031Z] #16 0.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:04:46 [2020-12-16T17:04:46.031Z] #16 DONE 0.4s
17:04:46 [2020-12-16T17:04:46.031Z] 
17:04:46 [2020-12-16T17:04:46.031Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.401 + RM_GOPATH=0
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.405 + TMP_GOPATH=
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.405 + : /build
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.405 + '[' -z '' ']'
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.406 ++ mktemp -d
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.471 + export GOPATH=/tmp/tmp.kKl0QoWR5W
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.471 + GOPATH=/tmp/tmp.kKl0QoWR5W
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.471 + RM_GOPATH=1
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.471 + case "$(go env GOARCH)" in
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.472 ++ go env GOARCH
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.482 + export GO_BUILDMODE=-buildmode=pie
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.482 + GO_BUILDMODE=-buildmode=pie
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.483 ++ dirname /tmp/install/install.sh
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.490 + dir=/tmp/install
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.490 + bin=runc
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.490 + shift
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.491 + '[' '!' -f /tmp/install/runc.installer ']'
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.491 + . /tmp/install/runc.installer
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.492 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.492 + install_runc
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.493 + uname -r
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.495 + grep -q '^3\.10\.0.*\.el7\.'
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.497 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.498 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.498 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.499 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kKl0QoWR5W/src/github.com/opencontainers/runc
17:04:46 [2020-12-16T17:04:46.031Z] #53 0.505 Cloning into '/tmp/tmp.kKl0QoWR5W/src/github.com/opencontainers/runc'...
17:04:46 [2020-12-16T17:04:46.259Z] #41 72.68   DEP      compel/src/main.d
17:04:46 [2020-12-16T17:04:46.259Z] #41 72.73   DEP      compel/src/lib/handle-elf.d
17:04:46 [2020-12-16T17:04:46.259Z] #41 72.87   DEP      compel/arch/x86/src/lib/handle-elf.d
17:04:46 [2020-12-16T17:04:46.326Z] #53 ...
17:04:46 [2020-12-16T17:04:46.326Z] 
17:04:46 [2020-12-16T17:04:46.326Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:04:46 [2020-12-16T17:04:46.326Z] #17 DONE 0.3s
17:04:46 [2020-12-16T17:04:46.326Z] 
17:04:46 [2020-12-16T17:04:46.326Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:04:46 [2020-12-16T17:04:46.502Z] #41 34.49   CC       images/inventory.o
17:04:46 [2020-12-16T17:04:46.502Z] #41 ...
17:04:46 [2020-12-16T17:04:46.502Z] 
17:04:46 [2020-12-16T17:04:46.502Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:46 [2020-12-16T17:04:46.502Z] #43 137.2 hash/crc32
17:04:46 [2020-12-16T17:04:46.524Z] #41 73.04   CC       compel/src/lib/log.o
17:04:46 [2020-12-16T17:04:46.627Z] #18 DONE 0.4s
17:04:46 [2020-12-16T17:04:46.627Z] 
17:04:46 [2020-12-16T17:04:46.627Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:04:46 [2020-12-16T17:04:46.790Z] #41 73.26   CC       compel/arch/x86/src/lib/cpu.o
17:04:46 [2020-12-16T17:04:46.924Z] #19 DONE 0.3s
17:04:46 [2020-12-16T17:04:46.924Z] 
17:04:46 [2020-12-16T17:04:46.924Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:04:46 [2020-12-16T17:04:46.966Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
17:04:46 [2020-12-16T17:04:46.966Z] === RUN   TestBuildWithSession
17:04:46 [2020-12-16T17:04:46.966Z] --- SKIP: TestBuildWithSession (0.00s)
17:04:46 [2020-12-16T17:04:46.966Z]     build_session_test.go:25: TODO: BuildKit
17:04:46 [2020-12-16T17:04:46.966Z] === RUN   TestBuildSquashParent
17:04:47 [2020-12-16T17:04:47.447Z] #43 138.1 github.com/LK4D4/vndr/build
17:04:47 [2020-12-16T17:04:47.447Z] #43 138.4 compress/gzip
17:04:47 [2020-12-16T17:04:47.565Z] #20 0.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:47 [2020-12-16T17:04:47.565Z] #20 0.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:47 [2020-12-16T17:04:47.565Z] #20 0.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:47 [2020-12-16T17:04:47.754Z] #41 74.17   CC       compel/arch/x86/src/lib/infect.o
17:04:48 [2020-12-16T17:04:48.211Z] #20 1.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:48 [2020-12-16T17:04:48.258Z] #11 70.10 Selecting previously unselected package binutils-mingw-w64.
17:04:48 [2020-12-16T17:04:48.534Z] #11 70.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:04:48 [2020-12-16T17:04:48.534Z] #11 70.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:04:48 [2020-12-16T17:04:48.696Z] #41 75.26   CC       compel/src/lib/infect-rpc.o
17:04:48 [2020-12-16T17:04:48.870Z] #43 139.9 net
17:04:49 [2020-12-16T17:04:49.111Z] #11 70.70 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:04:49 [2020-12-16T17:04:49.111Z] #11 70.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
17:04:49 [2020-12-16T17:04:49.111Z] #11 70.71 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:04:49 [2020-12-16T17:04:49.267Z] #41 ...
17:04:49 [2020-12-16T17:04:49.267Z] 
17:04:49 [2020-12-16T17:04:49.267Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:49 [2020-12-16T17:04:49.267Z] #43 161.4 vendor/golang.org/x/net/http2/hpack
17:04:49 [2020-12-16T17:04:49.267Z] #43 163.5 mime
17:04:49 [2020-12-16T17:04:49.267Z] #43 165.8 mime/quotedprintable
17:04:49 [2020-12-16T17:04:49.267Z] #43 166.2 net/http/internal
17:04:49 [2020-12-16T17:04:49.267Z] #43 168.9 mime/multipart
17:04:49 [2020-12-16T17:04:49.267Z] #43 168.9 crypto/tls
17:04:49 [2020-12-16T17:04:49.267Z] #43 ...
17:04:49 [2020-12-16T17:04:49.267Z] 
17:04:49 [2020-12-16T17:04:49.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:49 [2020-12-16T17:04:49.267Z] #41 75.90   CC       compel/src/lib/infect-util.o
17:04:49 [2020-12-16T17:04:49.395Z] #11 71.03 Selecting previously unselected package dmsetup.
17:04:49 [2020-12-16T17:04:49.395Z] #11 71.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
17:04:49 [2020-12-16T17:04:49.395Z] #11 71.04 Unpacking dmsetup (2:1.02.155-3) ...
17:04:49 [2020-12-16T17:04:49.528Z] #41 ...
17:04:49 [2020-12-16T17:04:49.528Z] 
17:04:49 [2020-12-16T17:04:49.528Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:04:49 [2020-12-16T17:04:49.528Z] #56 DONE 171.8s
17:04:49 [2020-12-16T17:04:49.528Z] 
17:04:49 [2020-12-16T17:04:49.528Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:49 [2020-12-16T17:04:49.528Z] #41 76.09   CC       compel/src/lib/infect.o
17:04:49 [2020-12-16T17:04:49.659Z] #11 71.43 Selecting previously unselected package mingw-w64-common.
17:04:49 [2020-12-16T17:04:49.659Z] #11 71.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:04:49 [2020-12-16T17:04:49.659Z] #11 71.44 Unpacking mingw-w64-common (6.0.0-3) ...
17:04:49 [2020-12-16T17:04:49.747Z] #20 2.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB]
17:04:49 [2020-12-16T17:04:49.788Z] #41 ...
17:04:49 [2020-12-16T17:04:49.789Z] 
17:04:49 [2020-12-16T17:04:49.789Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:04:49 [2020-12-16T17:04:49.789Z] #57 DONE 0.1s
17:04:49 [2020-12-16T17:04:49.789Z] 
17:04:49 [2020-12-16T17:04:49.789Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:04:49 [2020-12-16T17:04:49.789Z] #58 DONE 0.1s
17:04:49 [2020-12-16T17:04:49.789Z] 
17:04:49 [2020-12-16T17:04:49.789Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:50 [2020-12-16T17:04:50.609Z] #11 ...
17:04:50 [2020-12-16T17:04:50.609Z] 
17:04:50 [2020-12-16T17:04:50.609Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.545 + RM_GOPATH=0
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.545 + TMP_GOPATH=
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.545 + : /build
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.545 + '[' -z '' ']'
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.545 ++ mktemp -d
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.550 + export GOPATH=/tmp/tmp.8eepiwzGBL
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.550 + GOPATH=/tmp/tmp.8eepiwzGBL
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.550 + RM_GOPATH=1
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.550 + case "$(go env GOARCH)" in
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.550 ++ go env GOARCH
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.621 + export GO_BUILDMODE=-buildmode=pie
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.621 + GO_BUILDMODE=-buildmode=pie
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.621 ++ dirname /tmp/install/install.sh
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.626 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + dir=/tmp/install
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + bin=containerd
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + shift
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + '[' '!' -f /tmp/install/containerd.installer ']'
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + . /tmp/install/containerd.installer
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 ++ set -e
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + install_containerd
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8eepiwzGBL/src/github.com/containerd/containerd
17:04:50 [2020-12-16T17:04:50.609Z] #54 2.629 Cloning into '/tmp/tmp.8eepiwzGBL/src/github.com/containerd/containerd'...
17:04:50 [2020-12-16T17:04:50.873Z] #54 ...
17:04:50 [2020-12-16T17:04:50.873Z] 
17:04:50 [2020-12-16T17:04:50.873Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:50 [2020-12-16T17:04:50.873Z] #34 71.03 Selecting previously unselected package libxml2:arm64.
17:04:50 [2020-12-16T17:04:50.873Z] #34 71.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
17:04:50 [2020-12-16T17:04:50.873Z] #34 71.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.05 Selecting previously unselected package libarchive13:arm64.
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.08 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.64 Selecting previously unselected package libjsoncpp1:arm64.
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
17:04:50 [2020-12-16T17:04:50.873Z] #34 72.65 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
17:04:50 [2020-12-16T17:04:50.992Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:04:50 [2020-12-16T17:04:50.992Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-75d78efd\powershellScript.ps1'; exit $LASTEXITCODE;
17:04:50 [2020-12-16T17:04:50.992Z] ----------------------------------------------------------------------------
17:04:50 [2020-12-16T17:04:50.992Z] 
17:04:50 [2020-12-16T17:04:50.992Z] INFO: executeCI.ps1 starting at Wed Dec 16 17:04:50 CUT 2020
17:04:50 [2020-12-16T17:04:50.992Z] 
17:04:50 [2020-12-16T17:04:50.992Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:04:51 [2020-12-16T17:04:51.278Z] #20 4.173 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:51 [2020-12-16T17:04:51.450Z] INFO: Running git version 2.24.1.windows.2
17:04:51 [2020-12-16T17:04:51.450Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:04:51 [2020-12-16T17:04:51.450Z] INFO: Environment variables:
17:04:51 [2020-12-16T17:04:51.450Z] 
17:04:51 [2020-12-16T17:04:51.450Z] Name                           Value                                                                                   
17:04:51 [2020-12-16T17:04:51.450Z] ----                           -----                                                                                   
17:04:51 [2020-12-16T17:04:51.450Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:04:51 [2020-12-16T17:04:51.450Z] amd64                          true                                                                                    
17:04:51 [2020-12-16T17:04:51.450Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
17:04:51 [2020-12-16T17:04:51.450Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:04:51 [2020-12-16T17:04:51.450Z] arm64                          true                                                                                    
17:04:51 [2020-12-16T17:04:51.450Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
17:04:51 [2020-12-16T17:04:51.450Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
17:04:51 [2020-12-16T17:04:51.450Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:04:51 [2020-12-16T17:04:51.450Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:04:51 [2020-12-16T17:04:51.450Z] BRANCH_NAME                    PR-41636                                                                                
17:04:51 [2020-12-16T17:04:51.450Z] BUILD_DISPLAY_NAME             #24                                                                                     
17:04:51 [2020-12-16T17:04:51.450Z] BUILD_ID                       24                                                                                      
17:04:51 [2020-12-16T17:04:51.450Z] BUILD_NUMBER                   24                                                                                      
17:04:51 [2020-12-16T17:04:51.450Z] BUILD_TAG                      jenkins-moby-PR-41636-24                                                                
17:04:51 [2020-12-16T17:04:51.450Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41636/24/                             
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_AUTHOR                  TBBle                                                                                   
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_AUTHOR_DISPLAY_NAME     Paul "TBBle" Hampson                                                                    
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_AUTHOR_EMAIL            Paul.Hampson@Pobox.com                                                                  
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_BRANCH                  37352-test-and-fix                                                                      
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_FORK                    TBBle                                                                                   
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_ID                      41636                                                                                   
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_TARGET                  master                                                                                  
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_TITLE                   Set 127GB default sandbox size for WCOW, and ensure storage-opts is honoured on all p...
17:04:51 [2020-12-16T17:04:51.450Z] CHANGE_URL                     https://github.com/moby/moby/pull/41636                                                 
17:04:51 [2020-12-16T17:04:51.450Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:04:51 [2020-12-16T17:04:51.450Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:04:51 [2020-12-16T17:04:51.450Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:04:51 [2020-12-16T17:04:51.450Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:04:51 [2020-12-16T17:04:51.450Z] COMPUTERNAME                   azwin-2-365ea0                                                                          
17:04:51 [2020-12-16T17:04:51.450Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
17:04:51 [2020-12-16T17:04:51.450Z] ConfigSequenceNumber           0                                                                                       
17:04:51 [2020-12-16T17:04:51.450Z] dco                            true                                                                                    
17:04:51 [2020-12-16T17:04:51.450Z] DOCKER_BUILDKIT                0                                                                                       
17:04:51 [2020-12-16T17:04:51.450Z] DOCKER_DUT_DEBUG               1                                                                                       
17:04:51 [2020-12-16T17:04:51.450Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:04:51 [2020-12-16T17:04:51.450Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:04:51 [2020-12-16T17:04:51.450Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:04:51 [2020-12-16T17:04:51.450Z] EXECUTOR_NUMBER                0                                                                                       
17:04:51 [2020-12-16T17:04:51.450Z] FQDN                           azwin-2-365ea0.westus.cloudapp.azure.com                                                
17:04:51 [2020-12-16T17:04:51.450Z] GIT_BRANCH                     PR-41636                                                                                
17:04:51 [2020-12-16T17:04:51.450Z] GIT_COMMIT                     7ae9df5bc55320c3ca3471f8d41602a21cbfc946                                                
17:04:51 [2020-12-16T17:04:51.450Z] GIT_PREVIOUS_COMMIT            1571e9331b4c56cc350bdf339b9aacd72eb3bbbd                                                
17:04:51 [2020-12-16T17:04:51.450Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1571e9331b4c56cc350bdf339b9aacd72eb3bbbd                                                
17:04:51 [2020-12-16T17:04:51.450Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:04:51 [2020-12-16T17:04:51.450Z] HUDSON_COOKIE                  e556dc1b-1b4f-4351-adb3-a848cc6ea454                                                    
17:04:51 [2020-12-16T17:04:51.450Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:04:51 [2020-12-16T17:04:51.450Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:04:51 [2020-12-16T17:04:51.450Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:04:51 [2020-12-16T17:04:51.450Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
17:04:51 [2020-12-16T17:04:51.450Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:04:51 [2020-12-16T17:04:51.451Z] JENKINS_NODE_COOKIE            05351335-9fff-4637-8d2e-074048625c75                                                    
17:04:51 [2020-12-16T17:04:51.451Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:04:51 [2020-12-16T17:04:51.451Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:04:51 [2020-12-16T17:04:51.451Z] JOB_BASE_NAME                  PR-41636                                                                                
17:04:51 [2020-12-16T17:04:51.451Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41636/display/redirect                
17:04:51 [2020-12-16T17:04:51.451Z] JOB_NAME                       moby/PR-41636                                                                           
17:04:51 [2020-12-16T17:04:51.451Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41636/                                
17:04:51 [2020-12-16T17:04:51.451Z] library.jps.version            master                                                                                  
17:04:51 [2020-12-16T17:04:51.451Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
17:04:51 [2020-12-16T17:04:51.451Z] NODE_LABELS                    amd64 azure azwin-2-365ea0 azwin-2019 docker west-us windows windows-2019 x86_64        
17:04:51 [2020-12-16T17:04:51.451Z] NODE_NAME                      azwin-2-365ea0                                                                          
17:04:51 [2020-12-16T17:04:51.451Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] OS                             Windows_NT                                                                              
17:04:51 [2020-12-16T17:04:51.451Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
17:04:51 [2020-12-16T17:04:51.451Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:04:51 [2020-12-16T17:04:51.451Z] ppc64le                        true                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:04:51 [2020-12-16T17:04:51.451Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
17:04:51 [2020-12-16T17:04:51.451Z] PROCESSOR_LEVEL                6                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] PROCESSOR_REVISION             5507                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] ProgramData                    C:\ProgramData                                                                          
17:04:51 [2020-12-16T17:04:51.451Z] ProgramFiles                   C:\Program Files                                                                        
17:04:51 [2020-12-16T17:04:51.451Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:04:51 [2020-12-16T17:04:51.451Z] ProgramW6432                   C:\Program Files                                                                        
17:04:51 [2020-12-16T17:04:51.451Z] PROMPT                         $P$G                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:04:51 [2020-12-16T17:04:51.451Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
17:04:51 [2020-12-16T17:04:51.451Z] PUBLIC                         C:\Users\Public                                                                         
17:04:51 [2020-12-16T17:04:51.451Z] rootless                       true                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41636/24/display/redirect?page=arti...
17:04:51 [2020-12-16T17:04:51.451Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41636/24/display/redirect?page=changes
17:04:51 [2020-12-16T17:04:51.451Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41636/24/display/redirect             
17:04:51 [2020-12-16T17:04:51.451Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41636/24/display/redirect?page=tests  
17:04:51 [2020-12-16T17:04:51.451Z] s390x                          true                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] SOURCES_DRIVE                  d                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] SOURCES_SUBDIR                 gopath                                                                                  
17:04:51 [2020-12-16T17:04:51.451Z] STAGE_NAME                     Run tests                                                                               
17:04:51 [2020-12-16T17:04:51.451Z] SystemDrive                    C:                                                                                      
17:04:51 [2020-12-16T17:04:51.451Z] SystemRoot                     C:\windows                                                                              
17:04:51 [2020-12-16T17:04:51.451Z] TEMP                           C:\windows\TEMP                                                                         
17:04:51 [2020-12-16T17:04:51.451Z] TESTDEBUG                      0                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] TESTRUN_DRIVE                  d                                                                                       
17:04:51 [2020-12-16T17:04:51.451Z] TESTRUN_SUBDIR                 CI                                                                                      
17:04:51 [2020-12-16T17:04:51.451Z] TIMEOUT                        120m                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] TMP                            C:\windows\TEMP                                                                         
17:04:51 [2020-12-16T17:04:51.451Z] unit_validate                  true                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] USERDOMAIN                     WORKGROUP                                                                               
17:04:51 [2020-12-16T17:04:51.451Z] USERNAME                       azwin-2-365ea0$                                                                         
17:04:51 [2020-12-16T17:04:51.451Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
17:04:51 [2020-12-16T17:04:51.451Z] validate_force                 false                                                                                   
17:04:51 [2020-12-16T17:04:51.451Z] windir                         C:\windows                                                                              
17:04:51 [2020-12-16T17:04:51.451Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:04:51 [2020-12-16T17:04:51.451Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:04:51 [2020-12-16T17:04:51.451Z] windowsRS1                     false                                                                                   
17:04:51 [2020-12-16T17:04:51.451Z] windowsRS5                     true                                                                                    
17:04:51 [2020-12-16T17:04:51.451Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:04:51 [2020-12-16T17:04:51.451Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:04:51 [2020-12-16T17:04:51.451Z] 
17:04:51 [2020-12-16T17:04:51.451Z] 
17:04:51 [2020-12-16T17:04:51.451Z] 
17:04:51 [2020-12-16T17:04:51.715Z] #34 73.33 Selecting previously unselected package librhash0:arm64.
17:04:51 [2020-12-16T17:04:51.715Z] #34 73.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
17:04:51 [2020-12-16T17:04:51.715Z] #34 73.34 Unpacking librhash0:arm64 (1.3.8-1) ...
17:04:51 [2020-12-16T17:04:51.979Z] #34 73.67 Selecting previously unselected package libuv1:arm64.
17:04:51 [2020-12-16T17:04:51.979Z] #34 73.67 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
17:04:51 [2020-12-16T17:04:51.979Z] #34 73.67 Unpacking libuv1:arm64 (1.24.1-1) ...
17:04:52 [2020-12-16T17:04:52.193Z] #43 142.9 vendor/golang.org/x/text/transform
17:04:52 [2020-12-16T17:04:52.193Z] #43 ...
17:04:52 [2020-12-16T17:04:52.193Z] 
17:04:52 [2020-12-16T17:04:52.193Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:52 [2020-12-16T17:04:52.193Z] #49 133.1 mvdan.cc/sh/v3/cmd/shfmt
17:04:52 [2020-12-16T17:04:52.193Z] #49 DONE 143.2s
17:04:52 [2020-12-16T17:04:52.193Z] 
17:04:52 [2020-12-16T17:04:52.193Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:52 [2020-12-16T17:04:52.193Z] #41 35.16   CC       images/fdinfo.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 35.56   CC       images/fown.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 36.02   CC       images/ns.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 36.29   CC       images/regfile.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 36.80   CC       images/ghost-file.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 37.15   CC       images/fifo.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 37.54   CC       images/remap-file-path.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 37.73   CC       images/eventfd.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 38.05   CC       images/eventpoll.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 38.55   CC       images/fh.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 39.08   CC       images/fsnotify.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 40.24   CC       images/signalfd.o
17:04:52 [2020-12-16T17:04:52.193Z] #41 40.63   CC       images/fs.o
17:04:52 [2020-12-16T17:04:52.243Z] #34 73.96 Selecting previously unselected package cmake.
17:04:52 [2020-12-16T17:04:52.243Z] #34 73.97 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
17:04:52 [2020-12-16T17:04:52.243Z] #34 73.99 Unpacking cmake (3.13.4-1) ...
17:04:52 [2020-12-16T17:04:52.415Z] INFO: Sources under d:\gopath\...
17:04:52 [2020-12-16T17:04:52.415Z] INFO: Test run under d:\CI\...
17:04:52 [2020-12-16T17:04:52.415Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:04:52 [2020-12-16T17:04:52.415Z] INFO: docker/docker repository was found
17:04:52 [2020-12-16T17:04:52.767Z] #41 40.96   CC       images/pstree.o
17:04:52 [2020-12-16T17:04:52.873Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
17:04:53 [2020-12-16T17:04:53.027Z] #41 41.27   CC       images/pipe.o
17:04:53 [2020-12-16T17:04:53.027Z] #41 ...
17:04:53 [2020-12-16T17:04:53.027Z] 
17:04:53 [2020-12-16T17:04:53.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:53 [2020-12-16T17:04:53.027Z] #43 144.0 vendor/golang.org/x/text/unicode/bidi
17:04:53 [2020-12-16T17:04:53.089Z] #47 ...
17:04:53 [2020-12-16T17:04:53.089Z] 
17:04:53 [2020-12-16T17:04:53.089Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:53 [2020-12-16T17:04:53.089Z] #41 79.74   CC       compel/src/lib/ptrace.o
17:04:53 [2020-12-16T17:04:53.331Z] ltsc2019: Pulling from windows/servercore
17:04:53 [2020-12-16T17:04:53.331Z] 4612f6d0b889: Pulling fs layer
17:04:53 [2020-12-16T17:04:53.331Z] aa4f58cd6da1: Pulling fs layer
17:04:53 [2020-12-16T17:04:53.370Z] #20 ...
17:04:53 [2020-12-16T17:04:53.370Z] 
17:04:53 [2020-12-16T17:04:53.370Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:53 [2020-12-16T17:04:53.370Z] #43 46.33   CC       compel/plugins/std/log.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 47.29   CC       compel/plugins/std/string.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 48.31   CC       compel/plugins/std/infect.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 48.94   CC       compel/arch/ppc64/plugins/std/parasite-head.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.01   CC       compel/arch/ppc64/plugins/std/memcpy.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.10   CC       compel/arch/ppc64/plugins/std/memcmp.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.12   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.24   AR       compel/plugins/std.lib.a
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.43   CC       compel/plugins/fds/fds.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.87   AR       compel/plugins/fds.lib.a
17:04:53 [2020-12-16T17:04:53.370Z] #43 49.92   HOSTDEP  compel/src/lib/log-host.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.03   HOSTDEP  compel/src/lib/handle-elf-host.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.18   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.25   HOSTDEP  compel/src/main-host.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.35   DEP      compel/src/lib/ptrace.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.48   DEP      compel/src/lib/infect.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.74   DEP      compel/src/lib/infect-util.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 50.88   DEP      compel/src/lib/infect-rpc.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.03   DEP      compel/arch/ppc64/src/lib/infect.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.12   DEP      compel/arch/ppc64/src/lib/cpu.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.21   DEP      compel/src/lib/log.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.33   DEP      compel/src/main.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.47   DEP      compel/src/lib/handle-elf.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.58   DEP      compel/arch/ppc64/src/lib/handle-elf.d
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.69   CC       compel/src/lib/log.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 51.94   CC       compel/arch/ppc64/src/lib/cpu.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 52.26   CC       compel/arch/ppc64/src/lib/infect.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 53.02   CC       compel/src/lib/infect-rpc.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 53.47   CC       compel/src/lib/infect-util.o
17:04:53 [2020-12-16T17:04:53.370Z] #43 53.78   CC       compel/src/lib/infect.o
17:04:53 [2020-12-16T17:04:53.660Z] #41 80.19   AR       compel/libcompel.a
17:04:53 [2020-12-16T17:04:53.660Z] #41 80.26   HOSTCC   compel/src/main-host.o
17:04:54 [2020-12-16T17:04:54.022Z] #43 ...
17:04:54 [2020-12-16T17:04:54.022Z] 
17:04:54 [2020-12-16T17:04:54.022Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:54 [2020-12-16T17:04:54.022Z] #51 115.6 golang.org/x/crypto/ssh/terminal
17:04:54 [2020-12-16T17:04:54.022Z] #51 118.6 mvdan.cc/sh/v3/cmd/shfmt
17:04:54 [2020-12-16T17:04:54.022Z] #51 DONE 124.4s
17:04:54 [2020-12-16T17:04:54.022Z] 
17:04:54 [2020-12-16T17:04:54.022Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:54 [2020-12-16T17:04:54.022Z] #45 117.5 math/big
17:04:54 [2020-12-16T17:04:54.233Z] #41 80.60   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:04:54 [2020-12-16T17:04:54.233Z] #41 80.75   HOSTCC   compel/src/lib/handle-elf-host.o
17:04:54 [2020-12-16T17:04:54.494Z] #41 81.11   HOSTCC   compel/src/lib/log-host.o
17:04:54 [2020-12-16T17:04:54.754Z] #41 81.38   HOSTLINK compel/compel-host-bin
17:04:55 [2020-12-16T17:04:55.015Z] #41 81.62   DEP      soccr/soccr.d
17:04:55 [2020-12-16T17:04:55.079Z] --- PASS: TestBuildSquashParent (7.20s)
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:55 [2020-12-16T17:04:55.079Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:55 [2020-12-16T17:04:55.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:55 [2020-12-16T17:04:55.276Z] #41 81.82   CC       soccr/soccr.o
17:04:55 [2020-12-16T17:04:55.560Z] #45 ...
17:04:55 [2020-12-16T17:04:55.560Z] 
17:04:55 [2020-12-16T17:04:55.560Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:55 [2020-12-16T17:04:55.560Z] #53 11.12 + cd /tmp/tmp.kKl0QoWR5W/src/github.com/opencontainers/runc
17:04:55 [2020-12-16T17:04:55.560Z] #53 11.12 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:04:55 [2020-12-16T17:04:55.732Z] #34 ...
17:04:55 [2020-12-16T17:04:55.732Z] 
17:04:55 [2020-12-16T17:04:55.732Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:55 [2020-12-16T17:04:55.732Z] #40 67.51 Selecting previously unselected package libprotoc17:arm64.
17:04:55 [2020-12-16T17:04:55.732Z] #40 67.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 67.53 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 68.89 Selecting previously unselected package protobuf-c-compiler.
17:04:55 [2020-12-16T17:04:55.732Z] #40 68.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 68.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.11 Selecting previously unselected package protobuf-compiler.
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.15 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.39 Selecting previously unselected package python-pkg-resources.
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 69.40 Unpacking python-pkg-resources (40.8.0-1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.11 Selecting previously unselected package python-six.
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.12 Unpacking python-six (1.12.0-1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.48 Selecting previously unselected package python-protobuf.
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 70.69 Unpacking python-protobuf (3.6.1.3-2) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 71.48 Setting up python-pkg-resources (40.8.0-1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 74.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 74.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 74.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 74.83 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 74.85 Setting up python-six (1.12.0-1) ...
17:04:55 [2020-12-16T17:04:55.732Z] #40 76.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:04:55 [2020-12-16T17:04:55.998Z] #40 77.61 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:04:56 [2020-12-16T17:04:56.205Z] #53 11.68 + '[' -z '' ']'
17:04:56 [2020-12-16T17:04:56.205Z] #53 11.68 + target=static
17:04:56 [2020-12-16T17:04:56.205Z] #53 11.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:04:56 [2020-12-16T17:04:56.261Z] #40 ...
17:04:56 [2020-12-16T17:04:56.261Z] 
17:04:56 [2020-12-16T17:04:56.261Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:56 [2020-12-16T17:04:56.261Z] #34 78.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:04:56 [2020-12-16T17:04:56.323Z] #43 146.7 vendor/golang.org/x/text/secure/bidirule
17:04:56 [2020-12-16T17:04:56.323Z] #43 147.3 vendor/golang.org/x/text/unicode/norm
17:04:56 [2020-12-16T17:04:56.848Z] #53 12.20 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 .
17:04:57 [2020-12-16T17:04:57.196Z] #41 83.49   AR       soccr/libsoccr.a
17:04:57 [2020-12-16T17:04:57.196Z] #41 83.62 make[1]: 'soccr/libsoccr.a' is up to date.
17:04:57 [2020-12-16T17:04:57.212Z] #34 78.87 Setting up xxd (2:8.1.0875-5) ...
17:04:57 [2020-12-16T17:04:57.475Z] #34 79.17 Setting up libuv1:arm64 (1.24.1-1) ...
17:04:57 [2020-12-16T17:04:57.475Z] #34 ...
17:04:57 [2020-12-16T17:04:57.475Z] 
17:04:57 [2020-12-16T17:04:57.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:57 [2020-12-16T17:04:57.475Z] #49 69.17 golang.org/x/crypto/ssh/terminal
17:04:57 [2020-12-16T17:04:57.475Z] #49 74.15 mvdan.cc/sh/v3/cmd/shfmt
17:04:57 [2020-12-16T17:04:57.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s)
17:04:57 [2020-12-16T17:04:57.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s)
17:04:57 [2020-12-16T17:04:57.588Z] === RUN   TestBuildMultiStageCopy
17:04:57 [2020-12-16T17:04:57.588Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:04:57 [2020-12-16T17:04:57.758Z] #49 ...
17:04:57 [2020-12-16T17:04:57.758Z] 
17:04:57 [2020-12-16T17:04:57.758Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:57 [2020-12-16T17:04:57.758Z] #40 78.32 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
17:04:57 [2020-12-16T17:04:57.758Z] #40 78.87 Setting up libcap-dev:arm64 (1:2.25-2) ...
17:04:57 [2020-12-16T17:04:57.758Z] #40 79.47 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
17:04:57 [2020-12-16T17:04:57.769Z] #41 84.29   DEP      criu/arch/x86/sigframe.d
17:04:57 [2020-12-16T17:04:57.769Z] #41 84.38   DEP      criu/arch/x86/sigaction_compat.d
17:04:58 [2020-12-16T17:04:58.029Z] #40 79.65 Setting up protobuf-compiler (3.6.1.3-2) ...
17:04:58 [2020-12-16T17:04:58.029Z] #40 79.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:04:58 [2020-12-16T17:04:58.029Z] #40 ...
17:04:58 [2020-12-16T17:04:58.029Z] 
17:04:58 [2020-12-16T17:04:58.029Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:58 [2020-12-16T17:04:58.029Z] #43 69.71 go/parser
17:04:58 [2020-12-16T17:04:58.029Z] #43 69.75 compress/flate
17:04:58 [2020-12-16T17:04:58.029Z] #43 72.01 math/big
17:04:58 [2020-12-16T17:04:58.029Z] #43 74.84 compress/gzip
17:04:58 [2020-12-16T17:04:58.029Z] #43 75.58 net
17:04:58 [2020-12-16T17:04:58.029Z] #43 75.73 vendor/golang.org/x/text/unicode/bidi
17:04:58 [2020-12-16T17:04:58.029Z] #43 76.48 go/doc
17:04:58 [2020-12-16T17:04:58.029Z] #43 78.47 vendor/golang.org/x/text/secure/bidirule
17:04:58 [2020-12-16T17:04:58.029Z] #43 79.02 vendor/golang.org/x/text/unicode/norm
17:04:58 [2020-12-16T17:04:58.029Z] #43 ...
17:04:58 [2020-12-16T17:04:58.029Z] 
17:04:58 [2020-12-16T17:04:58.029Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:58 [2020-12-16T17:04:58.029Z] #34 79.63 Setting up vim-common (2:8.1.0875-5) ...
17:04:58 [2020-12-16T17:04:58.029Z] #34 79.71 Setting up librhash0:arm64 (1.3.8-1) ...
17:04:58 [2020-12-16T17:04:58.030Z] #41 84.60   DEP      criu/arch/x86/kerndat.d
17:04:58 [2020-12-16T17:04:58.030Z] #41 84.79   DEP      criu/arch/x86/crtools.d
17:04:58 [2020-12-16T17:04:58.601Z] #41 84.95   DEP      criu/arch/x86/cpu.d
17:04:58 [2020-12-16T17:04:58.601Z] #41 85.27   CC       criu/arch/x86/cpu.o
17:04:58 [2020-12-16T17:04:58.862Z] #41 ...
17:04:58 [2020-12-16T17:04:58.862Z] 
17:04:58 [2020-12-16T17:04:58.862Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.0 Selecting previously unselected package libapparmor1:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.1 Selecting previously unselected package libapparmor-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.4 Selecting previously unselected package libbtrfs0.
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.4 Unpacking libbtrfs0 (4.20.1-2) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.8 Selecting previously unselected package libbtrfs-dev.
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 176.8 Unpacking libbtrfs-dev (4.20.1-2) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.0 Selecting previously unselected package libudev-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.3 Selecting previously unselected package libsepol1-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.7 Selecting previously unselected package libpcre16-3:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 177.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.0 Selecting previously unselected package libpcre32-3:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.4 Selecting previously unselected package libpcrecpp0v5:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.5 Selecting previously unselected package libpcre3-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 178.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.2 Selecting previously unselected package libselinux1-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.6 Selecting previously unselected package libdevmapper-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.8 Selecting previously unselected package libseccomp-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 179.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.1 Selecting previously unselected package libsystemd-dev:amd64.
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.8 Setting up libbtrfs0 (4.20.1-2) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 180.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up libbtrfs-dev (4.20.1-2) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up mingw-w64-common (6.0.0-3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.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
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.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
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.1 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
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:04:58 [2020-12-16T17:04:58.862Z] #11 181.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:04:59 [2020-12-16T17:04:59.123Z] #11 181.2 Setting up dmsetup (2:1.02.155-3) ...
17:04:59 [2020-12-16T17:04:59.123Z] #11 181.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:04:59 [2020-12-16T17:04:59.123Z] #11 181.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:04:59 [2020-12-16T17:04:59.123Z] #11 181.2 Processing triggers for libc-bin (2.28-10) ...
17:04:59 [2020-12-16T17:04:59.620Z] #43 ...
17:04:59 [2020-12-16T17:04:59.620Z] 
17:04:59 [2020-12-16T17:04:59.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:59 [2020-12-16T17:04:59.620Z] #41 41.78   CC       images/tcp-stream.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 42.15   CC       images/sk-packet.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 42.52   CC       images/mnt.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 42.85   CC       images/pipe-data.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 43.04   CC       images/sa.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 43.23   CC       images/timer.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 43.76   CC       images/timerfd.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 44.11   CC       images/mm.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 44.59   CC       images/sk-opts.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 45.05   CC       images/sk-unix.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 45.61   CC       images/sk-inet.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 46.16   CC       images/tun.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 46.59   CC       images/sk-netlink.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 46.94   CC       images/packet-sock.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 47.55   CC       images/ipc-var.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 47.81   CC       images/ipc-desc.o
17:04:59 [2020-12-16T17:04:59.620Z] #41 ...
17:04:59 [2020-12-16T17:04:59.620Z] 
17:04:59 [2020-12-16T17:04:59.620Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:59 [2020-12-16T17:04:59.620Z] #11 150.5 Selecting previously unselected package g++-mingw-w64-x86-64.
17:04:59 [2020-12-16T17:04:59.620Z] #11 150.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:04:59 [2020-12-16T17:04:59.620Z] #11 150.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:00 [2020-12-16T17:05:00.096Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:05:00 [2020-12-16T17:05:00.508Z] #11 DONE 182.6s
17:05:00 [2020-12-16T17:05:00.508Z] 
17:05:00 [2020-12-16T17:05:00.508Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:00 [2020-12-16T17:05:00.592Z] #34 ...
17:05:00 [2020-12-16T17:05:00.592Z] 
17:05:00 [2020-12-16T17:05:00.592Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:00 [2020-12-16T17:05:00.592Z] #49 DONE 82.4s
17:05:00 [2020-12-16T17:05:00.592Z] 
17:05:00 [2020-12-16T17:05:00.592Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:00 [2020-12-16T17:05:00.592Z] #34 82.35 Setting up cmake-data (3.13.4-1) ...
17:05:00 [2020-12-16T17:05:00.856Z] #34 82.51 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
17:05:00 [2020-12-16T17:05:00.856Z] #34 82.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
17:05:00 [2020-12-16T17:05:00.856Z] #34 82.67 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:05:01 [2020-12-16T17:05:01.120Z] #34 82.78 Setting up cmake (3.13.4-1) ...
17:05:01 [2020-12-16T17:05:01.120Z] #34 82.80 Processing triggers for libc-bin (2.28-10) ...
17:05:01 [2020-12-16T17:05:01.456Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:05:02 [2020-12-16T17:05:02.071Z] #34 83.52 Processing triggers for mime-support (3.62) ...
17:05:02 [2020-12-16T17:05:02.380Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.127 + RM_GOPATH=0
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.127 + TMP_GOPATH=
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.127 + : /build
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.127 + '[' -z '' ']'
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.127 ++ mktemp -d
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.128 + export GOPATH=/tmp/tmp.irf93my08r
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.128 + GOPATH=/tmp/tmp.irf93my08r
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.128 + RM_GOPATH=1
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.128 + case "$(go env GOARCH)" in
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.128 ++ go env GOARCH
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + export GO_BUILDMODE=-buildmode=pie
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + GO_BUILDMODE=-buildmode=pie
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 ++ dirname /tmp/install/install.sh
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + dir=/tmp/install
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + bin=runc
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + shift
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + '[' '!' -f /tmp/install/runc.installer ']'
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + . /tmp/install/runc.installer
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + install_runc
17:05:02 [2020-12-16T17:05:02.422Z] #51 2.164 + grep -q '^3\.10\.0.*\.el7\.'
17:05:02 [2020-12-16T17:05:02.462Z] #53 ...
17:05:02 [2020-12-16T17:05:02.462Z] 
17:05:02 [2020-12-16T17:05:02.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:02 [2020-12-16T17:05:02.462Z] #43 57.25   CC       compel/src/lib/ptrace.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 57.69   AR       compel/libcompel.a
17:05:02 [2020-12-16T17:05:02.462Z] #43 57.75   HOSTCC   compel/src/main-host.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 58.13   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 58.34   HOSTCC   compel/src/lib/handle-elf-host.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 58.99   HOSTCC   compel/src/lib/log-host.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 59.23   HOSTLINK compel/compel-host-bin
17:05:02 [2020-12-16T17:05:02.462Z] #43 59.44   DEP      soccr/soccr.d
17:05:02 [2020-12-16T17:05:02.462Z] #43 59.64   CC       soccr/soccr.o
17:05:02 [2020-12-16T17:05:02.462Z] #43 61.58   AR       soccr/libsoccr.a
17:05:02 [2020-12-16T17:05:02.462Z] #43 61.65 make[1]: 'soccr/libsoccr.a' is up to date.
17:05:02 [2020-12-16T17:05:02.462Z] #43 62.10   DEP      criu/arch/ppc64/sigframe.d
17:05:02 [2020-12-16T17:05:02.462Z] #43 62.26   DEP      criu/arch/ppc64/crtools.d
17:05:02 [2020-12-16T17:05:02.462Z] #43 62.49   DEP      criu/arch/ppc64/cpu.d
17:05:02 [2020-12-16T17:05:02.462Z] #43 62.68   CC       criu/arch/ppc64/cpu.o
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.184 + uname -r
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.188 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.188 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.irf93my08r/src/github.com/opencontainers/runc
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.188 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:05:02 [2020-12-16T17:05:02.683Z] #51 2.202 Cloning into '/tmp/tmp.irf93my08r/src/github.com/opencontainers/runc'...
17:05:02 [2020-12-16T17:05:02.683Z] #51 ...
17:05:02 [2020-12-16T17:05:02.683Z] 
17:05:02 [2020-12-16T17:05:02.683Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:05:02 [2020-12-16T17:05:02.683Z] #12 DONE 2.3s
17:05:02 [2020-12-16T17:05:02.760Z] #43 63.34   CC       criu/arch/ppc64/crtools.o
17:05:02 [2020-12-16T17:05:02.760Z] #43 ...
17:05:02 [2020-12-16T17:05:02.760Z] 
17:05:02 [2020-12-16T17:05:02.760Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:02 [2020-12-16T17:05:02.760Z] #58 133.0 + for f in rootlesskit rootlesskit-docker-proxy
17:05:02 [2020-12-16T17:05:02.760Z] #58 133.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:05:02 [2020-12-16T17:05:02.944Z] 
17:05:02 [2020-12-16T17:05:02.944Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:05:03 [2020-12-16T17:05:03.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:05:03 [2020-12-16T17:05:03.639Z] aa4f58cd6da1: Verifying Checksum
17:05:03 [2020-12-16T17:05:03.639Z] aa4f58cd6da1: Download complete
17:05:04 [2020-12-16T17:05:04.006Z] #34 DONE 85.8s
17:05:04 [2020-12-16T17:05:04.006Z] 
17:05:04 [2020-12-16T17:05:04.006Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:04 [2020-12-16T17:05:04.227Z] --- PASS: TestBuildMultiStageCopy (6.63s)
17:05:04 [2020-12-16T17:05:04.227Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
17:05:04 [2020-12-16T17:05:04.227Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:05:04 [2020-12-16T17:05:04.227Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:05:04 [2020-12-16T17:05:04.227Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:05:04 [2020-12-16T17:05:04.227Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
17:05:04 [2020-12-16T17:05:04.227Z] === RUN   TestBuildMultiStageParentConfig
17:05:04 [2020-12-16T17:05:04.857Z] #13 DONE 2.0s
17:05:04 [2020-12-16T17:05:04.857Z] 
17:05:04 [2020-12-16T17:05:04.857Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:05:04 [2020-12-16T17:05:04.965Z] #35 ...
17:05:04 [2020-12-16T17:05:04.965Z] 
17:05:04 [2020-12-16T17:05:04.965Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:04 [2020-12-16T17:05:04.965Z] #56 80.12 + for f in rootlesskit rootlesskit-docker-proxy
17:05:04 [2020-12-16T17:05:04.965Z] #56 80.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:05:04 [2020-12-16T17:05:04.965Z] #56 DONE 86.5s
17:05:04 [2020-12-16T17:05:04.965Z] 
17:05:04 [2020-12-16T17:05:04.965Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:05:04 [2020-12-16T17:05:04.965Z] #57 DONE 0.1s
17:05:04 [2020-12-16T17:05:04.965Z] 
17:05:04 [2020-12-16T17:05:04.965Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:05:05 [2020-12-16T17:05:05.227Z] #58 DONE 0.1s
17:05:05 [2020-12-16T17:05:05.227Z] 
17:05:05 [2020-12-16T17:05:05.227Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:05 [2020-12-16T17:05:05.228Z] #40 80.68 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:05:05 [2020-12-16T17:05:05.228Z] #40 82.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:05:05 [2020-12-16T17:05:05.228Z] #40 82.49 Setting up python-protobuf (3.6.1.3-2) ...
17:05:05 [2020-12-16T17:05:05.228Z] #40 86.26 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
17:05:05 [2020-12-16T17:05:05.228Z] #40 86.31 Processing triggers for libc-bin (2.28-10) ...
17:05:05 [2020-12-16T17:05:05.494Z] #40 DONE 87.3s
17:05:05 [2020-12-16T17:05:05.494Z] 
17:05:05 [2020-12-16T17:05:05.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:05 [2020-12-16T17:05:05.811Z] 4612f6d0b889: Verifying Checksum
17:05:05 [2020-12-16T17:05:05.811Z] 4612f6d0b889: Download complete
17:05:06 [2020-12-16T17:05:06.195Z] #11 ...
17:05:06 [2020-12-16T17:05:06.195Z] 
17:05:06 [2020-12-16T17:05:06.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:06 [2020-12-16T17:05:06.196Z] #41 48.13   CC       images/ipc-shm.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 48.31   CC       images/ipc-msg.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 48.73   CC       images/ipc-sem.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 49.15   CC       images/utsns.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 49.45   CC       images/creds.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 49.73   CC       images/vma.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 50.07   CC       images/netdev.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 50.52   CC       images/tty.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 51.19   CC       images/file-lock.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 51.47   CC       images/rlimit.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 51.73   CC       images/pagemap.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 52.10   CC       images/siginfo.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 52.47   CC       images/rpc.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 54.01   CC       images/ext-file.o
17:05:06 [2020-12-16T17:05:06.196Z] #41 54.24   CC       images/cgroup.o
17:05:06 [2020-12-16T17:05:06.241Z] #14 1.320 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:05:06 [2020-12-16T17:05:06.241Z] #14 ...
17:05:06 [2020-12-16T17:05:06.241Z] 
17:05:06 [2020-12-16T17:05:06.241Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:06 [2020-12-16T17:05:06.241Z] #43 178.3 net/http/httptrace
17:05:06 [2020-12-16T17:05:06.241Z] #43 178.7 net/http
17:05:06 [2020-12-16T17:05:06.241Z] #43 ...
17:05:06 [2020-12-16T17:05:06.241Z] 
17:05:06 [2020-12-16T17:05:06.241Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:05:06 [2020-12-16T17:05:06.241Z] #14 DONE 1.5s
17:05:06 [2020-12-16T17:05:06.241Z] 
17:05:06 [2020-12-16T17:05:06.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:06 [2020-12-16T17:05:06.241Z] #41 86.11   CC       criu/arch/x86/crtools.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 87.73   CC       criu/arch/x86/kerndat.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 88.49   CC       criu/arch/x86/sigaction_compat.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 88.96   CC       criu/arch/x86/sigframe.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 89.37   LINK     criu/arch/x86/crtools.built-in.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 89.49   DEP      criu/pie/util-vdso-elf32.d
17:05:06 [2020-12-16T17:05:06.241Z] #41 89.79   DEP      criu/pie/util-vdso.d
17:05:06 [2020-12-16T17:05:06.241Z] #41 90.01   DEP      criu/pie/util.d
17:05:06 [2020-12-16T17:05:06.241Z] #41 90.41   CC       criu/pie/util.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 90.79   CC       criu/pie/util-vdso.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 91.87   CC       criu/pie/util-vdso-elf32.o
17:05:06 [2020-12-16T17:05:06.241Z] #41 ...
17:05:06 [2020-12-16T17:05:06.241Z] 
17:05:06 [2020-12-16T17:05:06.241Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:05:06 [2020-12-16T17:05:06.766Z] #41 55.07   CC       images/userns.o
17:05:07 [2020-12-16T17:05:07.256Z] #58 ...
17:05:07 [2020-12-16T17:05:07.256Z] 
17:05:07 [2020-12-16T17:05:07.256Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:07 [2020-12-16T17:05:07.256Z] #45 126.9 go/doc
17:05:07 [2020-12-16T17:05:07.256Z] #45 135.0 vendor/golang.org/x/text/unicode/norm
17:05:07 [2020-12-16T17:05:07.256Z] #45 ...
17:05:07 [2020-12-16T17:05:07.256Z] 
17:05:07 [2020-12-16T17:05:07.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:07 [2020-12-16T17:05:07.256Z] #43 64.57   CC       criu/arch/ppc64/sigframe.o
17:05:07 [2020-12-16T17:05:07.256Z] #43 65.00   LINK     criu/arch/ppc64/crtools.built-in.o
17:05:07 [2020-12-16T17:05:07.256Z] #43 65.06   DEP      criu/pie/util-vdso.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 65.26   DEP      criu/pie/util.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 65.41   CC       criu/pie/util.o
17:05:07 [2020-12-16T17:05:07.256Z] #43 65.77   CC       criu/pie/util-vdso.o
17:05:07 [2020-12-16T17:05:07.256Z] #43 66.56   AR       criu/pie/pie.lib.a
17:05:07 [2020-12-16T17:05:07.256Z] #43 66.61   DEP      criu/pie/restorer.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 66.96   DEP      criu/arch/ppc64/vdso-trampoline.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 66.99   DEP      criu/arch/ppc64/restorer.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 67.25   DEP      criu/arch/ppc64/vdso-pie.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 67.42   DEP      criu/pie/parasite-vdso.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 67.61   DEP      criu/pie/parasite.d
17:05:07 [2020-12-16T17:05:07.256Z] #43 ...
17:05:07 [2020-12-16T17:05:07.256Z] 
17:05:07 [2020-12-16T17:05:07.256Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:07 [2020-12-16T17:05:07.256Z] #20 10.15 Fetched 8183 kB in 10s (834 kB/s)
17:05:07 [2020-12-16T17:05:07.256Z] #20 10.15 Reading package lists...
17:05:07 [2020-12-16T17:05:07.256Z] #20 14.72 Reading package lists...
17:05:07 [2020-12-16T17:05:07.256Z] #20 18.77 Building dependency tree...
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.25 libcap2-bin is already the newest version (1:2.25-2).
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.25 The following additional packages will be installed:
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.26   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.27   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.27   python3.7 python3.7-minimal vim-runtime xxd
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28 Suggested packages:
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28 Recommended packages:
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28   aufs-dkms nftables build-essential python3-dev python3-keyring
17:05:07 [2020-12-16T17:05:07.257Z] #20 20.28   python3-keyrings.alt python3-xdg unzip
17:05:07 [2020-12-16T17:05:07.257Z] #20 ...
17:05:07 [2020-12-16T17:05:07.257Z] 
17:05:07 [2020-12-16T17:05:07.257Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:07 [2020-12-16T17:05:07.257Z] #45 137.5 github.com/LK4D4/vndr/build
17:05:07 [2020-12-16T17:05:07.336Z] #41 55.49   CC       images/google/protobuf/descriptor.o
17:05:08 [2020-12-16T17:05:08.154Z] #15 DONE 1.7s
17:05:08 [2020-12-16T17:05:08.154Z] 
17:05:08 [2020-12-16T17:05:08.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:08 [2020-12-16T17:05:08.154Z] #41 93.03   AR       criu/pie/pie.lib.a
17:05:08 [2020-12-16T17:05:08.154Z] #41 93.14   DEP      criu/pie/restorer.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 93.60   DEP      criu/arch/x86/sigaction_compat_pie.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 93.78   DEP      criu/arch/x86/restorer_unmap.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 93.78   DEP      criu/arch/x86/restorer.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 94.02   DEP      criu/arch/x86/vdso-pie.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 94.21   DEP      criu/pie/parasite-vdso.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 94.41   DEP      criu/pie/parasite.d
17:05:08 [2020-12-16T17:05:08.154Z] #41 94.86   CC       criu/pie/parasite.o
17:05:08 [2020-12-16T17:05:08.717Z] #41 ...
17:05:08 [2020-12-16T17:05:08.717Z] 
17:05:08 [2020-12-16T17:05:08.717Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:08 [2020-12-16T17:05:08.717Z] #56 159.7 + for f in rootlesskit rootlesskit-docker-proxy
17:05:08 [2020-12-16T17:05:08.717Z] #56 159.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:05:08 [2020-12-16T17:05:08.820Z] #41 ...
17:05:08 [2020-12-16T17:05:08.820Z] 
17:05:08 [2020-12-16T17:05:08.820Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:08 [2020-12-16T17:05:08.820Z] #43 80.08 github.com/LK4D4/vndr/build
17:05:08 [2020-12-16T17:05:08.820Z] #43 82.03 vendor/golang.org/x/crypto/cryptobyte
17:05:08 [2020-12-16T17:05:08.820Z] #43 83.04 mime
17:05:08 [2020-12-16T17:05:08.820Z] #43 84.01 vendor/golang.org/x/net/idna
17:05:08 [2020-12-16T17:05:08.820Z] #43 ...
17:05:08 [2020-12-16T17:05:08.820Z] 
17:05:08 [2020-12-16T17:05:08.820Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:09 [2020-12-16T17:05:09.346Z] #54 27.74 Checking out files:  52% (1933/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.
17:05:09 [2020-12-16T17:05:09.346Z] #54 28.75 + cd /tmp/tmp.8eepiwzGBL/src/github.com/containerd/containerd
17:05:09 [2020-12-16T17:05:09.346Z] #54 28.75 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:05:09 [2020-12-16T17:05:09.459Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
17:05:09 [2020-12-16T17:05:09.459Z] === RUN   TestBuildLabelWithTargets
17:05:09 [2020-12-16T17:05:09.542Z] #41 ...
17:05:09 [2020-12-16T17:05:09.542Z] 
17:05:09 [2020-12-16T17:05:09.542Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:05:09 [2020-12-16T17:05:09.542Z] #16 DONE 1.5s
17:05:09 [2020-12-16T17:05:09.542Z] 
17:05:09 [2020-12-16T17:05:09.542Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:05:09 [2020-12-16T17:05:09.610Z] #54 ...
17:05:09 [2020-12-16T17:05:09.610Z] 
17:05:09 [2020-12-16T17:05:09.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:09 [2020-12-16T17:05:09.610Z] #11 81.26 Selecting previously unselected package mingw-w64-x86-64-dev.
17:05:09 [2020-12-16T17:05:09.610Z] #11 81.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 82.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 89.34 Selecting previously unselected package gcc-mingw-w64-base.
17:05:09 [2020-12-16T17:05:09.610Z] #11 89.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 89.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 90.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:05:09 [2020-12-16T17:05:09.610Z] #11 90.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 90.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:09 [2020-12-16T17:05:09.610Z] #11 ...
17:05:09 [2020-12-16T17:05:09.610Z] 
17:05:09 [2020-12-16T17:05:09.610Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:09 [2020-12-16T17:05:09.610Z] #41 3.288 Note: Building without setproctitle() and strlcpy() support.
17:05:09 [2020-12-16T17:05:09.610Z] #41 3.288       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:05:09 [2020-12-16T17:05:09.610Z] #41 3.300 Note: Building without GnuTLS support
17:05:09 [2020-12-16T17:05:09.610Z] #41 3.320 Makefile.config:39: Warn: you have no libnftables installed
17:05:09 [2020-12-16T17:05:09.610Z] #41 3.321 Makefile.config:40: Warn: Building without nftables support
17:05:10 [2020-12-16T17:05:10.930Z] #17 DONE 1.4s
17:05:10 [2020-12-16T17:05:10.930Z] 
17:05:10 [2020-12-16T17:05:10.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:10 [2020-12-16T17:05:10.930Z] #41 96.83   LINK     criu/pie/parasite.built-in.o
17:05:10 [2020-12-16T17:05:10.930Z] #41 96.85   GEN      criu/pie/parasite-blob.h
17:05:10 [2020-12-16T17:05:10.930Z] #41 96.90   CC       criu/pie/parasite-vdso.o
17:05:11 [2020-12-16T17:05:11.009Z] #41 5.266 fatal: not a git repository (or any of the parent directories): .git
17:05:11 [2020-12-16T17:05:11.009Z] #41 5.324   GEN      .gitid
17:05:11 [2020-12-16T17:05:11.009Z] #41 5.393   GEN      criu/include/version.h
17:05:11 [2020-12-16T17:05:11.009Z] #41 5.517   GEN      include/common/asm
17:05:11 [2020-12-16T17:05:11.342Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:05:11 [2020-12-16T17:05:11.793Z] #45 ...
17:05:11 [2020-12-16T17:05:11.793Z] 
17:05:11 [2020-12-16T17:05:11.793Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:11 [2020-12-16T17:05:11.793Z] #58 DONE 141.3s
17:05:11 [2020-12-16T17:05:11.793Z] 
17:05:11 [2020-12-16T17:05:11.793Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:05:11 [2020-12-16T17:05:11.793Z] #59 DONE 0.1s
17:05:11 [2020-12-16T17:05:11.793Z] 
17:05:11 [2020-12-16T17:05:11.793Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.60 The following NEW packages will be installed:
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.61   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.61   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.61   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.61   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.62   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.64   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.64   xz-utils zip
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.85 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.85 Need to get 29.2 MB of archives.
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.85 After this operation, 134 MB of additional disk space will be used.
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:05:11 [2020-12-16T17:05:11.793Z] #20 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 23.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 23.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 ...
17:05:11 [2020-12-16T17:05:11.794Z] 
17:05:11 [2020-12-16T17:05:11.794Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:05:11 [2020-12-16T17:05:11.794Z] #60 DONE 0.1s
17:05:11 [2020-12-16T17:05:11.794Z] 
17:05:11 [2020-12-16T17:05:11.794Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
17:05:11 [2020-12-16T17:05:11.794Z] #20 24.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
17:05:11 [2020-12-16T17:05:11.873Z] #41 98.27   CC       criu/arch/x86/vdso-pie.o
17:05:11 [2020-12-16T17:05:11.970Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
17:05:12 [2020-12-16T17:05:12.093Z] #20 25.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
17:05:12 [2020-12-16T17:05:12.134Z] #41 98.69   CC       criu/arch/x86/restorer.o
17:05:12 [2020-12-16T17:05:12.389Z] #20 25.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
17:05:12 [2020-12-16T17:05:12.389Z] #20 25.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
17:05:12 [2020-12-16T17:05:12.642Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
17:05:12 [2020-12-16T17:05:12.642Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:05:12 [2020-12-16T17:05:12.642Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:05:12 [2020-12-16T17:05:12.642Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:05:12 [2020-12-16T17:05:12.928Z] #56 ...
17:05:12 [2020-12-16T17:05:12.928Z] 
17:05:12 [2020-12-16T17:05:12.928Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:12 [2020-12-16T17:05:12.928Z] #43 153.3 vendor/golang.org/x/net/idna
17:05:12 [2020-12-16T17:05:12.928Z] #43 156.4 vendor/golang.org/x/net/http2/hpack
17:05:12 [2020-12-16T17:05:12.928Z] #43 158.0 mime
17:05:12 [2020-12-16T17:05:12.928Z] #43 161.1 mime/quotedprintable
17:05:12 [2020-12-16T17:05:12.928Z] #43 161.5 net/http/internal
17:05:12 [2020-12-16T17:05:12.928Z] #43 ...
17:05:12 [2020-12-16T17:05:12.928Z] 
17:05:12 [2020-12-16T17:05:12.928Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:12 [2020-12-16T17:05:12.928Z] #41 58.40   CC       images/opts.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 58.74   CC       images/seccomp.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 59.03   CC       images/binfmt-misc.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 59.28   CC       images/time.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 59.52   CC       images/sysctl.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 59.75   CC       images/autofs.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 60.03   CC       images/macvlan.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 60.27   CC       images/sit.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 60.44   CC       images/memfd.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 60.83   CC       images/timens.o
17:05:12 [2020-12-16T17:05:12.928Z] #41 61.17   LINK     images/built-in.o
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.043   PBCC     images/timens.pb-c.c
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.093   DEP      images/timens.pb-c.d
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.140   PBCC     images/fown.pb-c.c
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.165   PBCC     images/google/protobuf/descriptor.pb-c.c
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.236   PBCC     images/opts.pb-c.c
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.322   PBCC     images/memfd.pb-c.c
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.373   DEP      images/fown.pb-c.d
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.404   DEP      images/google/protobuf/descriptor.pb-c.d
17:05:12 [2020-12-16T17:05:12.950Z] #41 7.469   DEP      images/opts.pb-c.d
17:05:13 [2020-12-16T17:05:13.077Z] #41 99.47   CC       criu/arch/x86/restorer_unmap.o
17:05:13 [2020-12-16T17:05:13.077Z] #41 99.63   CC       criu/arch/x86/sigaction_compat_pie.o
17:05:13 [2020-12-16T17:05:13.188Z] #41 61.34   GEN      compel/include/asm
17:05:13 [2020-12-16T17:05:13.188Z] #41 61.41   GEN      compel/include/version.h
17:05:13 [2020-12-16T17:05:13.188Z] #41 61.43 touch .config
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.531   DEP      images/memfd.pb-c.d
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.612   PBCC     images/sit.pb-c.c
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.669   DEP      images/sit.pb-c.d
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.715   PBCC     images/macvlan.pb-c.c
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.745   DEP      images/macvlan.pb-c.d
17:05:13 [2020-12-16T17:05:13.213Z] #41 7.821   PBCC     images/autofs.pb-c.c
17:05:13 [2020-12-16T17:05:13.274Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:05:13 [2020-12-16T17:05:13.274Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:05:13 [2020-12-16T17:05:13.274Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:05:13 [2020-12-16T17:05:13.274Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:05:13 [2020-12-16T17:05:13.274Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:05:13 [2020-12-16T17:05:13.442Z] #20 26.49 debconf: delaying package configuration, since apt-utils is not installed
17:05:13 [2020-12-16T17:05:13.442Z] #20 26.58 Fetched 29.2 MB in 3s (11.1 MB/s)
17:05:13 [2020-12-16T17:05:13.448Z] #41 61.63   GEN      include/common/config.h
17:05:13 [2020-12-16T17:05:13.477Z] #41 7.842   DEP      images/autofs.pb-c.d
17:05:13 [2020-12-16T17:05:13.477Z] #41 7.873   PBCC     images/sysctl.pb-c.c
17:05:13 [2020-12-16T17:05:13.477Z] #41 7.934   DEP      images/sysctl.pb-c.d
17:05:13 [2020-12-16T17:05:13.477Z] #41 8.004   PBCC     images/time.pb-c.c
17:05:13 [2020-12-16T17:05:13.477Z] #41 8.035   DEP      images/time.pb-c.d
17:05:13 [2020-12-16T17:05:13.563Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:05:13 [2020-12-16T17:05:13.648Z] #41 100.1   CC       criu/pie/restorer.o
17:05:13 [2020-12-16T17:05:13.710Z] #41 62.00   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:05:13 [2020-12-16T17:05:13.710Z] #41 62.07   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:05:13 [2020-12-16T17:05:13.710Z] #41 62.10   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.069   PBCC     images/binfmt-misc.pb-c.c
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.081   DEP      images/binfmt-misc.pb-c.d
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.117   PBCC     images/seccomp.pb-c.c
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.135   DEP      images/seccomp.pb-c.d
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.156   PBCC     images/userns.pb-c.c
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.185   DEP      images/userns.pb-c.d
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.239   PBCC     images/cgroup.pb-c.c
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.261   DEP      images/cgroup.pb-c.d
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.300   PBCC     images/ext-file.pb-c.c
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.315   DEP      images/ext-file.pb-c.d
17:05:13 [2020-12-16T17:05:13.740Z] #41 8.354   PBCC     images/rpc.pb-c.c
17:05:13 [2020-12-16T17:05:13.741Z] #20 26.67 Selecting previously unselected package pigz.
17:05:13 [2020-12-16T17:05:13.741Z] #20 26.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
17:05:13 [2020-12-16T17:05:13.741Z] #20 26.73 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
17:05:13 [2020-12-16T17:05:13.741Z] #20 26.74 Unpacking pigz (2.4-1) ...
17:05:13 [2020-12-16T17:05:13.741Z] #20 26.84 Selecting previously unselected package libpython3.7-minimal:ppc64el.
17:05:13 [2020-12-16T17:05:13.970Z] #41 62.12   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:05:13 [2020-12-16T17:05:13.970Z] #41 62.17   DEP      compel/arch/x86/plugins/std/memcpy.d
17:05:13 [2020-12-16T17:05:13.970Z] #41 62.21   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:05:13 [2020-12-16T17:05:13.970Z] #41 62.30   GEN      compel/plugins/include/uapi/std/syscall.h
17:05:14 [2020-12-16T17:05:14.003Z] #41 ...
17:05:14 [2020-12-16T17:05:14.003Z] 
17:05:14 [2020-12-16T17:05:14.003Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.076 + RM_GOPATH=0
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.076 + TMP_GOPATH=
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.076 + : /build
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.076 + '[' -z '' ']'
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.076 ++ mktemp -d
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.077 + export GOPATH=/tmp/tmp.80bpuwSj2G
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.077 + GOPATH=/tmp/tmp.80bpuwSj2G
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.077 + RM_GOPATH=1
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.077 + case "$(go env GOARCH)" in
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.078 ++ go env GOARCH
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + export GO_BUILDMODE=-buildmode=pie
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + GO_BUILDMODE=-buildmode=pie
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 ++ dirname /tmp/install/install.sh
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + dir=/tmp/install
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + bin=tini
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + shift
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + '[' '!' -f /tmp/install/tini.installer ']'
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + . /tmp/install/tini.installer
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + install_tini
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.092 + git clone https://github.com/krallin/tini.git /tmp/tmp.80bpuwSj2G/tini
17:05:14 [2020-12-16T17:05:14.003Z] #35 2.095 Cloning into '/tmp/tmp.80bpuwSj2G/tini'...
17:05:14 [2020-12-16T17:05:14.003Z] #35 3.081 + cd /tmp/tmp.80bpuwSj2G/tini
17:05:14 [2020-12-16T17:05:14.003Z] #35 3.081 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:05:14 [2020-12-16T17:05:14.003Z] #35 3.097 + cmake .
17:05:14 [2020-12-16T17:05:14.003Z] #35 3.746 -- The C compiler identification is GNU 8.3.0
17:05:14 [2020-12-16T17:05:14.003Z] #35 3.771 -- Check for working C compiler: /usr/bin/cc
17:05:14 [2020-12-16T17:05:14.003Z] #35 4.395 -- Check for working C compiler: /usr/bin/cc -- works
17:05:14 [2020-12-16T17:05:14.003Z] #35 4.405 -- Detecting C compiler ABI info
17:05:14 [2020-12-16T17:05:14.003Z] #35 4.872 -- Detecting C compiler ABI info - done
17:05:14 [2020-12-16T17:05:14.003Z] #35 4.901 -- Detecting C compile features
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.277 -- Detecting C compile features - done
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.331 -- Performing Test HAS_BUILTIN_FORTIFY
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.717 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.814 -- Configuring done
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.832 -- Generating done
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.839 -- Build files have been written to: /tmp/tmp.80bpuwSj2G/tini
17:05:14 [2020-12-16T17:05:14.003Z] #35 6.849 + make tini-static
17:05:14 [2020-12-16T17:05:14.003Z] #35 7.409 Scanning dependencies of target tini-static
17:05:14 [2020-12-16T17:05:14.003Z] #35 7.478 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:05:14 [2020-12-16T17:05:14.003Z] #35 8.715 [100%] Linking C executable tini-static
17:05:14 [2020-12-16T17:05:14.003Z] #35 9.262 [100%] Built target tini-static
17:05:14 [2020-12-16T17:05:14.003Z] #35 9.294 + mkdir -p /build
17:05:14 [2020-12-16T17:05:14.003Z] #35 9.296 + cp tini-static /build/docker-init
17:05:14 [2020-12-16T17:05:14.003Z] #35 DONE 10.0s
17:05:14 [2020-12-16T17:05:14.003Z] 
17:05:14 [2020-12-16T17:05:14.003Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:14 [2020-12-16T17:05:14.003Z] #41 8.385   DEP      images/rpc.pb-c.d
17:05:14 [2020-12-16T17:05:14.003Z] #41 8.425   PBCC     images/siginfo.pb-c.c
17:05:14 [2020-12-16T17:05:14.003Z] #41 ...
17:05:14 [2020-12-16T17:05:14.003Z] 
17:05:14 [2020-12-16T17:05:14.003Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + export 'BUILDTAGS=netgo osusergo static_build'
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + BUILDTAGS='netgo osusergo static_build'
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + export EXTRA_FLAGS=-buildmode=pie
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + EXTRA_FLAGS=-buildmode=pie
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + '[' '' = dynamic ']'
17:05:14 [2020-12-16T17:05:14.003Z] #54 29.74 + make
17:05:14 [2020-12-16T17:05:14.003Z] #54 30.87 + bin/ctr
17:05:14 [2020-12-16T17:05:14.040Z] #20 26.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:05:14 [2020-12-16T17:05:14.040Z] #20 26.85 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:05:14 [2020-12-16T17:05:14.193Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:05:14 [2020-12-16T17:05:14.193Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:05:14 [2020-12-16T17:05:14.230Z] #41 62.45   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:05:14 [2020-12-16T17:05:14.230Z] #41 62.48   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:05:14 [2020-12-16T17:05:14.230Z] #41 62.59   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:05:14 [2020-12-16T17:05:14.230Z] #41 62.59   DEP      compel/plugins/std/infect.d
17:05:14 [2020-12-16T17:05:14.338Z] #20 27.39 Selecting previously unselected package python3.7-minimal.
17:05:14 [2020-12-16T17:05:14.338Z] #20 27.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:05:14 [2020-12-16T17:05:14.338Z] #20 27.41 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:05:14 [2020-12-16T17:05:14.483Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/types	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:05:14 [2020-12-16T17:05:14.483Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:05:14 [2020-12-16T17:05:14.490Z] #41 62.75   DEP      compel/plugins/std/string.d
17:05:14 [2020-12-16T17:05:14.750Z] #41 62.90   DEP      compel/plugins/std/log.d
17:05:14 [2020-12-16T17:05:14.750Z] #41 63.09   DEP      compel/plugins/std/fds.d
17:05:14 [2020-12-16T17:05:14.772Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
17:05:14 [2020-12-16T17:05:14.772Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:05:14 [2020-12-16T17:05:14.772Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:05:15 [2020-12-16T17:05:15.010Z] #41 63.22   DEP      compel/plugins/std/std.d
17:05:15 [2020-12-16T17:05:15.061Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
17:05:15 [2020-12-16T17:05:15.061Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:05:15 [2020-12-16T17:05:15.061Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:05:15 [2020-12-16T17:05:15.270Z] #41 63.38   DEP      compel/plugins/shmem/shmem.d
17:05:15 [2020-12-16T17:05:15.270Z] #41 63.50   DEP      compel/plugins/fds/fds.d
17:05:15 [2020-12-16T17:05:15.270Z] #41 ...
17:05:15 [2020-12-16T17:05:15.270Z] 
17:05:15 [2020-12-16T17:05:15.270Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:15 [2020-12-16T17:05:15.270Z] #43 166.2 net/textproto
17:05:15 [2020-12-16T17:05:15.270Z] #43 166.3 crypto/x509
17:05:15 [2020-12-16T17:05:15.392Z] #20 28.28 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:05:15 [2020-12-16T17:05:15.392Z] #20 28.30 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:05:15 [2020-12-16T17:05:15.562Z] #41 ...
17:05:15 [2020-12-16T17:05:15.562Z] 
17:05:15 [2020-12-16T17:05:15.562Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:15 [2020-12-16T17:05:15.562Z] #51 14.57 Checking out files:  77% (888/1151)   
Checking out files:  78% (898/1151)   
Checking out files:  79% (910/1151)   
Checking out files:  80% (921/1151)   
Checking out files:  81% (933/1151)   
Checking out files:  82% (944/1151)   
Checking out files:  83% (956/1151)   
Checking out files:  84% (967/1151)   
Checking out files:  85% (979/1151)   
Checking out files:  86% (990/1151)   
Checking out files:  87% (1002/1151)   
Checking out files:  88% (1013/1151)   
Checking out files:  89% (1025/1151)   
Checking out files:  90% (1036/1151)   
Checking out files:  91% (1048/1151)   
Checking out files:  92% (1059/1151)   
Checking out files:  93% (1071/1151)   
Checking out files:  94% (1082/1151)   
Checking out files:  95% (1094/1151)   
Checking out files:  96% (1105/1151)   
Checking out files:  97% (1117/1151)   
Checking out files:  98% (1128/1151)   
Checking out files:  99% (1140/1151)   
Checking out files: 100% (1151/1151)   
Checking out files: 100% (1151/1151), done.
17:05:15 [2020-12-16T17:05:15.562Z] #51 14.98 + cd /tmp/tmp.irf93my08r/src/github.com/opencontainers/runc
17:05:15 [2020-12-16T17:05:15.562Z] #51 14.98 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:05:15 [2020-12-16T17:05:15.822Z] #51 15.36 + '[' -z '' ']'
17:05:15 [2020-12-16T17:05:15.822Z] #51 15.36 + target=static
17:05:15 [2020-12-16T17:05:15.822Z] #51 15.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:05:15 [2020-12-16T17:05:15.957Z] #54 ...
17:05:15 [2020-12-16T17:05:15.957Z] 
17:05:15 [2020-12-16T17:05:15.957Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.498   DEP      images/siginfo.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.539   PBCC     images/pagemap.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.593   DEP      images/pagemap.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.700   PBCC     images/rlimit.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.716   DEP      images/rlimit.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.894   PBCC     images/file-lock.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 8.932   DEP      images/file-lock.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.018   PBCC     images/tty.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.090   DEP      images/tty.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.137   PBCC     images/tun.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.210   PBCC     images/netdev.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.241   DEP      images/tun.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.309   DEP      images/netdev.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.377   PBCC     images/vma.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.413   DEP      images/vma.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.452   PBCC     images/creds.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.486   DEP      images/creds.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.515   PBCC     images/utsns.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.532   DEP      images/utsns.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.584   PBCC     images/ipc-desc.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.596   PBCC     images/ipc-sem.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.622   DEP      images/ipc-desc.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.736   DEP      images/ipc-sem.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.847   PBCC     images/ipc-msg.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.865   DEP      images/ipc-msg.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 9.993   PBCC     images/ipc-shm.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.07   DEP      images/ipc-shm.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.10   PBCC     images/ipc-var.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.13   DEP      images/ipc-var.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.25   PBCC     images/sk-opts.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.29   PBCC     images/packet-sock.pb-c.c
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.36   DEP      images/sk-opts.pb-c.d
17:05:15 [2020-12-16T17:05:15.957Z] #41 10.50   DEP      images/packet-sock.pb-c.d
17:05:16 [2020-12-16T17:05:16.231Z] #41 10.62   PBCC     images/sk-netlink.pb-c.c
17:05:16 [2020-12-16T17:05:16.231Z] #41 10.71   DEP      images/sk-netlink.pb-c.d
17:05:16 [2020-12-16T17:05:16.394Z] #51 15.96 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 .
17:05:16 [2020-12-16T17:05:16.494Z] #41 10.80   PBCC     images/sk-inet.pb-c.c
17:05:16 [2020-12-16T17:05:16.494Z] #41 10.90   DEP      images/sk-inet.pb-c.d
17:05:16 [2020-12-16T17:05:16.494Z] #41 10.95   PBCC     images/sk-unix.pb-c.c
17:05:16 [2020-12-16T17:05:16.494Z] #41 11.01   DEP      images/sk-unix.pb-c.d
17:05:16 [2020-12-16T17:05:16.661Z] #43 167.7 vendor/golang.org/x/net/http/httpguts
17:05:16 [2020-12-16T17:05:16.758Z] #41 11.06   PBCC     images/mm.pb-c.c
17:05:16 [2020-12-16T17:05:16.758Z] #41 11.11   DEP      images/mm.pb-c.d
17:05:16 [2020-12-16T17:05:16.758Z] #41 11.19   PBCC     images/timerfd.pb-c.c
17:05:16 [2020-12-16T17:05:16.758Z] #41 11.22   DEP      images/timerfd.pb-c.d
17:05:16 [2020-12-16T17:05:16.758Z] #41 11.30   PBCC     images/timer.pb-c.c
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.32   DEP      images/timer.pb-c.d
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.36   PBCC     images/sa.pb-c.c
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.43   DEP      images/sa.pb-c.d
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.50   PBCC     images/pipe-data.pb-c.c
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.53   DEP      images/pipe-data.pb-c.d
17:05:17 [2020-12-16T17:05:17.021Z] #41 11.58   PBCC     images/mnt.pb-c.c
17:05:17 [2020-12-16T17:05:17.232Z] #43 168.2 vendor/golang.org/x/net/http/httpproxy
17:05:17 [2020-12-16T17:05:17.284Z] #41 11.64   DEP      images/mnt.pb-c.d
17:05:17 [2020-12-16T17:05:17.284Z] #41 11.75   PBCC     images/sk-packet.pb-c.c
17:05:17 [2020-12-16T17:05:17.284Z] #41 11.82   DEP      images/sk-packet.pb-c.d
17:05:17 [2020-12-16T17:05:17.491Z] #20 ...
17:05:17 [2020-12-16T17:05:17.491Z] 
17:05:17 [2020-12-16T17:05:17.491Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:17 [2020-12-16T17:05:17.491Z] #43 67.88   CC       criu/pie/parasite.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 69.16   LINK     criu/pie/parasite.built-in.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 69.18   GEN      criu/pie/parasite-blob.h
17:05:17 [2020-12-16T17:05:17.491Z] #43 69.22   CC       criu/pie/parasite-vdso.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 70.08   CC       criu/arch/ppc64/vdso-pie.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 70.69   CC       criu/arch/ppc64/restorer.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 71.31   CC       criu/arch/ppc64/vdso-trampoline.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 71.35   CC       criu/pie/restorer.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 75.56   LINK     criu/pie/restorer.built-in.o
17:05:17 [2020-12-16T17:05:17.491Z] #43 75.57   GEN      criu/pie/restorer-blob.h
17:05:17 [2020-12-16T17:05:17.491Z] #43 75.77   DEP      criu/vdso.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 75.97   DEP      criu/uts_ns.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 76.10   DEP      criu/util.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 76.30   DEP      criu/uffd.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 76.58   DEP      criu/tun.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 76.88   DEP      criu/tty.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.09   DEP      criu/timerfd.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.31   DEP      criu/timens.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.56   DEP      criu/sysfs_parse.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.76   DEP      criu/sysctl.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.93   DEP      criu/string.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 77.99   DEP      criu/stats.d
17:05:17 [2020-12-16T17:05:17.491Z] #43 78.12   DEP      criu/sockets.d
17:05:17 [2020-12-16T17:05:17.530Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:05:17 [2020-12-16T17:05:17.530Z] === RUN   TestBuildWithEmptyLayers
17:05:17 [2020-12-16T17:05:17.547Z] #41 11.90   PBCC     images/tcp-stream.pb-c.c
17:05:17 [2020-12-16T17:05:17.547Z] #41 11.97   DEP      images/tcp-stream.pb-c.d
17:05:17 [2020-12-16T17:05:17.547Z] #41 12.04   PBCC     images/pipe.pb-c.c
17:05:17 [2020-12-16T17:05:17.547Z] #41 12.09   DEP      images/pipe.pb-c.d
17:05:17 [2020-12-16T17:05:17.547Z] #41 12.14   PBCC     images/pstree.pb-c.c
17:05:17 [2020-12-16T17:05:17.778Z] ok  	github.com/docker/docker/builder/remotecontext	0.318s	coverage: 13.7% of statements
17:05:17 [2020-12-16T17:05:17.789Z] #43 78.33   DEP      criu/sk-unix.d
17:05:17 [2020-12-16T17:05:17.789Z] #43 ...
17:05:17 [2020-12-16T17:05:17.789Z] 
17:05:17 [2020-12-16T17:05:17.789Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:17 [2020-12-16T17:05:17.789Z] #20 30.98 Selecting previously unselected package python3-minimal.
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.17   DEP      images/pstree.pb-c.d
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.22   PBCC     images/fs.pb-c.c
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.26   DEP      images/fs.pb-c.d
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.31   PBCC     images/signalfd.pb-c.c
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.35   DEP      images/signalfd.pb-c.d
17:05:17 [2020-12-16T17:05:17.813Z] #41 12.37   PBCC     images/fh.pb-c.c
17:05:18 [2020-12-16T17:05:18.078Z] #41 12.40   PBCC     images/fsnotify.pb-c.c
17:05:18 [2020-12-16T17:05:18.079Z] #41 12.43   DEP      images/fh.pb-c.d
17:05:18 [2020-12-16T17:05:18.079Z] #41 12.49   DEP      images/fsnotify.pb-c.d
17:05:18 [2020-12-16T17:05:18.079Z] #41 12.55   PBCC     images/eventpoll.pb-c.c
17:05:18 [2020-12-16T17:05:18.079Z] #41 12.57   DEP      images/eventpoll.pb-c.d
17:05:18 [2020-12-16T17:05:18.079Z] #41 12.62   PBCC     images/eventfd.pb-c.c
17:05:18 [2020-12-16T17:05:18.087Z] #20 30.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
17:05:18 [2020-12-16T17:05:18.087Z] #20 31.08 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
17:05:18 [2020-12-16T17:05:18.087Z] #20 31.14 Unpacking python3-minimal (3.7.3-1) ...
17:05:18 [2020-12-16T17:05:18.171Z] #43 169.0 mime/multipart
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.64   DEP      images/eventfd.pb-c.d
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.69   PBCC     images/remap-file-path.pb-c.c
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.72   DEP      images/remap-file-path.pb-c.d
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.77   PBCC     images/fifo.pb-c.c
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.79   DEP      images/fifo.pb-c.d
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.83   PBCC     images/ghost-file.pb-c.c
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.87   DEP      images/ghost-file.pb-c.d
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.93   PBCC     images/regfile.pb-c.c
17:05:18 [2020-12-16T17:05:18.345Z] #41 12.96   DEP      images/regfile.pb-c.d
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.24 Selecting previously unselected package libmpdec2:ppc64el.
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.25 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.26 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.42 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
17:05:18 [2020-12-16T17:05:18.385Z] #20 31.44 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:05:18 [2020-12-16T17:05:18.406Z] ok  	github.com/docker/docker/builder/dockerfile	0.884s	coverage: 48.3% of statements
17:05:18 [2020-12-16T17:05:18.406Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:05:18 [2020-12-16T17:05:18.608Z] #41 12.99   PBCC     images/ns.pb-c.c
17:05:18 [2020-12-16T17:05:18.608Z] #41 13.01   DEP      images/ns.pb-c.d
17:05:18 [2020-12-16T17:05:18.608Z] #41 13.07   PBCC     images/fdinfo.pb-c.c
17:05:18 [2020-12-16T17:05:18.608Z] #41 13.11   DEP      images/fdinfo.pb-c.d
17:05:18 [2020-12-16T17:05:18.608Z] #41 13.18   PBCC     images/core-aarch64.pb-c.c
17:05:18 [2020-12-16T17:05:18.874Z] #41 13.23   PBCC     images/core-arm.pb-c.c
17:05:18 [2020-12-16T17:05:18.874Z] #41 13.28   PBCC     images/core-ppc64.pb-c.c
17:05:18 [2020-12-16T17:05:18.874Z] #41 13.36   PBCC     images/core-s390.pb-c.c
17:05:18 [2020-12-16T17:05:18.874Z] #41 13.40   PBCC     images/core-x86.pb-c.c
17:05:19 [2020-12-16T17:05:19.035Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.46   PBCC     images/core.pb-c.c
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.51   PBCC     images/inventory.pb-c.c
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.57   DEP      images/core-aarch64.pb-c.d
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.63   DEP      images/core-arm.pb-c.d
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.69   DEP      images/core-ppc64.pb-c.d
17:05:19 [2020-12-16T17:05:19.138Z] #41 13.74   DEP      images/core-s390.pb-c.d
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.79   DEP      images/core-x86.pb-c.d
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.82   DEP      images/core.pb-c.d
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.86   DEP      images/inventory.pb-c.d
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.90   PBCC     images/cpuinfo.pb-c.c
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.92   DEP      images/cpuinfo.pb-c.d
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.95   PBCC     images/stats.pb-c.c
17:05:19 [2020-12-16T17:05:19.408Z] #41 13.96   DEP      images/stats.pb-c.d
17:05:19 [2020-12-16T17:05:19.663Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.271s	coverage: 86.3% of statements
17:05:19 [2020-12-16T17:05:19.663Z] ?   	github.com/docker/docker/cli	[no test files]
17:05:19 [2020-12-16T17:05:19.663Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.58 Selecting previously unselected package python3.7.
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.60 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.79 Selecting previously unselected package libpython3-stdlib:ppc64el.
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
17:05:19 [2020-12-16T17:05:19.734Z] #20 32.81 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
17:05:20 [2020-12-16T17:05:20.032Z] #20 32.92 Setting up python3-minimal (3.7.3-1) ...
17:05:20 [2020-12-16T17:05:20.037Z] --- PASS: TestBuildWithEmptyLayers (3.01s)
17:05:20 [2020-12-16T17:05:20.037Z] === RUN   TestBuildMultiStageOnBuild
17:05:20 [2020-12-16T17:05:20.728Z] #43 171.7 crypto/tls
17:05:20 [2020-12-16T17:05:20.987Z] #43 ...
17:05:20 [2020-12-16T17:05:20.988Z] 
17:05:20 [2020-12-16T17:05:20.988Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:20 [2020-12-16T17:05:20.988Z] #56 DONE 171.9s
17:05:20 [2020-12-16T17:05:20.988Z] 
17:05:20 [2020-12-16T17:05:20.988Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:05:21 [2020-12-16T17:05:21.086Z] #20 34.00 Selecting previously unselected package python3.
17:05:21 [2020-12-16T17:05:21.086Z] #20 34.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
17:05:21 [2020-12-16T17:05:21.086Z] #20 34.09 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.086Z] #20 34.10 Unpacking python3 (3.7.3-1) ...
17:05:21 [2020-12-16T17:05:21.248Z] #57 DONE 0.1s
17:05:21 [2020-12-16T17:05:21.248Z] 
17:05:21 [2020-12-16T17:05:21.248Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:05:21 [2020-12-16T17:05:21.248Z] #58 DONE 0.1s
17:05:21 [2020-12-16T17:05:21.248Z] 
17:05:21 [2020-12-16T17:05:21.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:21 [2020-12-16T17:05:21.248Z] #41 63.71   CC       compel/plugins/std/std.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 64.35   CC       compel/plugins/std/fds.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 65.05   CC       compel/plugins/std/log.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 66.34   CC       compel/plugins/std/string.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 67.29   CC       compel/plugins/std/infect.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 67.92   CC       compel/arch/x86/plugins/std/parasite-head.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.03   CC       compel/arch/x86/plugins/std/memcpy.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.10   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.16   AR       compel/plugins/std.lib.a
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.28   CC       compel/plugins/fds/fds.o
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.49   AR       compel/plugins/fds.lib.a
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.54   HOSTDEP  compel/src/lib/log-host.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.63   HOSTDEP  compel/src/lib/handle-elf-host.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.69   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.74   HOSTDEP  compel/src/main-host.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.81   DEP      compel/src/lib/ptrace.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 68.88   DEP      compel/src/lib/infect.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 69.01   DEP      compel/src/lib/infect-util.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 69.09   DEP      compel/src/lib/infect-rpc.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 69.20   DEP      compel/arch/x86/src/lib/infect.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 69.40   DEP      compel/arch/x86/src/lib/cpu.d
17:05:21 [2020-12-16T17:05:21.248Z] #41 69.57   DEP      compel/src/lib/log.d
17:05:21 [2020-12-16T17:05:21.335Z] #41 15.40 make[1]: Nothing to be done for 'all'.
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.22 Selecting previously unselected package libip4tc0:ppc64el.
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.25 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.32 Selecting previously unselected package libip6tc0:ppc64el.
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.34 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.44 Selecting previously unselected package libiptc0:ppc64el.
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.44 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.44 Unpacking libiptc0:ppc64el (1.8.2-4) ...
17:05:21 [2020-12-16T17:05:21.385Z] #20 34.55 Selecting previously unselected package libnfnetlink0:ppc64el.
17:05:21 [2020-12-16T17:05:21.508Z] #41 69.74   DEP      compel/src/main.d
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.57 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.62 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.64 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.76 Selecting previously unselected package libnftnl11:ppc64el.
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.686Z] #20 34.76 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
17:05:21 [2020-12-16T17:05:21.719Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.4% of statements
17:05:21 [2020-12-16T17:05:21.744Z] #51 ...
17:05:21 [2020-12-16T17:05:21.744Z] 
17:05:21 [2020-12-16T17:05:21.744Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:21 [2020-12-16T17:05:21.744Z] #18 1.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:21 [2020-12-16T17:05:21.744Z] #18 1.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:21 [2020-12-16T17:05:21.744Z] #18 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:21 [2020-12-16T17:05:21.744Z] #18 3.195 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:21 [2020-12-16T17:05:21.744Z] #18 4.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:05:21 [2020-12-16T17:05:21.744Z] #18 7.268 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:21 [2020-12-16T17:05:21.744Z] #18 ...
17:05:21 [2020-12-16T17:05:21.744Z] 
17:05:21 [2020-12-16T17:05:21.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:21 [2020-12-16T17:05:21.744Z] #41 104.5   LINK     criu/pie/restorer.built-in.o
17:05:21 [2020-12-16T17:05:21.744Z] #41 104.5   GEN      criu/pie/restorer-blob.h
17:05:21 [2020-12-16T17:05:21.744Z] #41 104.6   DEP      criu/vdso.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 104.9   DEP      criu/vdso-compat.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 105.0   DEP      criu/uts_ns.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 105.2   DEP      criu/util.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 105.5   DEP      criu/uffd.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 105.7   DEP      criu/tun.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 106.1   DEP      criu/tty.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 106.4   DEP      criu/timerfd.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 106.7   DEP      criu/timens.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 106.8   DEP      criu/sysfs_parse.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.1   DEP      criu/sysctl.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.2   DEP      criu/string.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.3   DEP      criu/stats.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.5   DEP      criu/sockets.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.7   DEP      criu/sk-unix.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 107.9   DEP      criu/sk-tcp.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 108.2   DEP      criu/sk-queue.d
17:05:21 [2020-12-16T17:05:21.744Z] #41 108.4   DEP      criu/sk-packet.d
17:05:21 [2020-12-16T17:05:21.768Z] #41 69.91   DEP      compel/src/lib/handle-elf.d
17:05:21 [2020-12-16T17:05:21.768Z] #41 70.05   DEP      compel/arch/x86/src/lib/handle-elf.d
17:05:21 [2020-12-16T17:05:21.911Z] #41 ...
17:05:21 [2020-12-16T17:05:21.911Z] 
17:05:21 [2020-12-16T17:05:21.911Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:21 [2020-12-16T17:05:21.911Z] #43 93.52 net/textproto
17:05:21 [2020-12-16T17:05:21.911Z] #43 93.52 crypto/x509
17:05:21 [2020-12-16T17:05:21.911Z] #43 93.52 vendor/golang.org/x/net/http/httpproxy
17:05:21 [2020-12-16T17:05:21.911Z] #43 94.99 vendor/golang.org/x/net/http/httpguts
17:05:21 [2020-12-16T17:05:21.911Z] #43 95.00 mime/multipart
17:05:21 [2020-12-16T17:05:21.911Z] #43 97.43 crypto/tls
17:05:21 [2020-12-16T17:05:21.911Z] #43 103.4 net/http/httptrace
17:05:21 [2020-12-16T17:05:21.911Z] #43 103.7 net/http
17:05:21 [2020-12-16T17:05:21.984Z] #20 34.88 Selecting previously unselected package iptables.
17:05:21 [2020-12-16T17:05:21.984Z] #20 34.88 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
17:05:21 [2020-12-16T17:05:21.984Z] #20 34.90 Unpacking iptables (1.8.2-4) ...
17:05:22 [2020-12-16T17:05:22.015Z] #41 108.7   DEP      criu/sk-netlink.d
17:05:22 [2020-12-16T17:05:22.028Z] #41 70.27   CC       compel/src/lib/log.o
17:05:22 [2020-12-16T17:05:22.281Z] #20 35.39 Selecting previously unselected package xxd.
17:05:22 [2020-12-16T17:05:22.288Z] #41 70.65   CC       compel/arch/x86/src/lib/cpu.o
17:05:22 [2020-12-16T17:05:22.488Z] #43 ...
17:05:22 [2020-12-16T17:05:22.488Z] 
17:05:22 [2020-12-16T17:05:22.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:22 [2020-12-16T17:05:22.488Z] #41 16.85   CC       images/stats.o
17:05:22 [2020-12-16T17:05:22.579Z] #20 35.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:05:22 [2020-12-16T17:05:22.579Z] #20 35.41 Unpacking xxd (2:8.1.0875-5) ...
17:05:22 [2020-12-16T17:05:22.579Z] #20 35.53 Selecting previously unselected package vim-common.
17:05:22 [2020-12-16T17:05:22.579Z] #20 35.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:05:22 [2020-12-16T17:05:22.579Z] #20 35.57 Unpacking vim-common (2:8.1.0875-5) ...
17:05:22 [2020-12-16T17:05:22.698Z] #41 109.1   DEP      criu/sk-inet.d
17:05:22 [2020-12-16T17:05:22.758Z] #41 17.16   CC       images/core.o
17:05:22 [2020-12-16T17:05:22.878Z] #20 35.76 Selecting previously unselected package bash-completion.
17:05:22 [2020-12-16T17:05:22.878Z] #20 35.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:05:22 [2020-12-16T17:05:22.965Z] #41 109.4   DEP      criu/signalfd.d
17:05:23 [2020-12-16T17:05:23.225Z] #41 109.7   DEP      criu/sigframe.d
17:05:23 [2020-12-16T17:05:23.225Z] #41 109.8   DEP      criu/shmem.d
17:05:23 [2020-12-16T17:05:23.340Z] #41 17.72   CC       images/core-x86.o
17:05:23 [2020-12-16T17:05:23.487Z] #41 110.1   DEP      criu/servicefd.d
17:05:23 [2020-12-16T17:05:23.671Z] #41 71.89   CC       compel/arch/x86/src/lib/infect.o
17:05:23 [2020-12-16T17:05:23.747Z] #41 110.3   DEP      criu/seize.d
17:05:23 [2020-12-16T17:05:23.917Z] #41 18.35   CC       images/core-arm.o
17:05:24 [2020-12-16T17:05:24.008Z] #41 110.6   DEP      criu/seccomp.d
17:05:24 [2020-12-16T17:05:24.269Z] #41 110.7   DEP      criu/rst-malloc.d
17:05:24 [2020-12-16T17:05:24.269Z] #41 110.8   DEP      criu/rbtree.d
17:05:24 [2020-12-16T17:05:24.269Z] #41 110.9   DEP      criu/pstree.d
17:05:24 [2020-12-16T17:05:24.531Z] #41 111.2   DEP      criu/protobuf.d
17:05:24 [2020-12-16T17:05:24.665Z] #41 18.82   CC       images/core-aarch64.o
17:05:24 [2020-12-16T17:05:24.665Z] #41 19.09   CC       images/core-ppc64.o
17:05:24 [2020-12-16T17:05:24.791Z] #41 111.4   GEN      criu/protobuf-desc-gen.h
17:05:25 [2020-12-16T17:05:25.052Z] #41 ...
17:05:25 [2020-12-16T17:05:25.052Z] 
17:05:25 [2020-12-16T17:05:25.052Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:25 [2020-12-16T17:05:25.052Z] #11 175.7 Selecting previously unselected package libapparmor1:amd64.
17:05:25 [2020-12-16T17:05:25.052Z] #11 175.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:05:25 [2020-12-16T17:05:25.052Z] #11 175.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:05:25 [2020-12-16T17:05:25.052Z] #11 176.0 Selecting previously unselected package libapparmor-dev:amd64.
17:05:25 [2020-12-16T17:05:25.052Z] #11 176.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:05:25 [2020-12-16T17:05:25.052Z] #11 176.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:05:25 [2020-12-16T17:05:25.066Z] #20 ...
17:05:25 [2020-12-16T17:05:25.066Z] 
17:05:25 [2020-12-16T17:05:25.066Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:25 [2020-12-16T17:05:25.066Z] #45 145.3 vendor/golang.org/x/crypto/cryptobyte
17:05:25 [2020-12-16T17:05:25.066Z] #45 146.5 vendor/golang.org/x/net/http2/hpack
17:05:25 [2020-12-16T17:05:25.066Z] #45 147.7 vendor/golang.org/x/net/idna
17:05:25 [2020-12-16T17:05:25.066Z] #45 149.6 mime
17:05:25 [2020-12-16T17:05:25.066Z] #45 149.9 net/textproto
17:05:25 [2020-12-16T17:05:25.066Z] #45 150.1 crypto/x509
17:05:25 [2020-12-16T17:05:25.066Z] #45 153.8 vendor/golang.org/x/net/http/httpguts
17:05:25 [2020-12-16T17:05:25.066Z] #45 153.9 vendor/golang.org/x/net/http/httpproxy
17:05:25 [2020-12-16T17:05:25.066Z] #45 154.7 mime/multipart
17:05:25 [2020-12-16T17:05:25.242Z] #41 19.76   CC       images/core-s390.o
17:05:25 [2020-12-16T17:05:25.312Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
17:05:25 [2020-12-16T17:05:25.312Z] === RUN   TestBuildUncleanTarFilenames
17:05:25 [2020-12-16T17:05:25.314Z] #11 176.2 Selecting previously unselected package libbtrfs0.
17:05:25 [2020-12-16T17:05:25.314Z] #11 176.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:05:25 [2020-12-16T17:05:25.314Z] #11 176.2 Unpacking libbtrfs0 (4.20.1-2) ...
17:05:25 [2020-12-16T17:05:25.368Z] #45 ...
17:05:25 [2020-12-16T17:05:25.368Z] 
17:05:25 [2020-12-16T17:05:25.368Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:25 [2020-12-16T17:05:25.368Z] #43 78.79   DEP      criu/sk-tcp.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 79.09   DEP      criu/sk-queue.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 79.26   DEP      criu/sk-packet.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 79.43   DEP      criu/sk-netlink.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 79.64   DEP      criu/sk-inet.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 79.87   DEP      criu/signalfd.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.04   DEP      criu/sigframe.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.14   DEP      criu/shmem.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.32   DEP      criu/servicefd.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.55   DEP      criu/seize.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.74   DEP      criu/seccomp.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 80.95   DEP      criu/rst-malloc.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 81.03   DEP      criu/rbtree.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 81.07   DEP      criu/pstree.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 81.24   DEP      criu/protobuf.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 81.41   GEN      criu/protobuf-desc-gen.h
17:05:25 [2020-12-16T17:05:25.368Z] #43 83.49   DEP      criu/protobuf-desc.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 83.70   DEP      criu/proc_parse.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 83.94   DEP      criu/plugin.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 84.08   DEP      criu/pipes.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 84.35   DEP      criu/pie-util.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 84.52   DEP      criu/pie-util-vdso.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 84.64   DEP      criu/path.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 84.87   DEP      criu/parasite-syscall.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 85.24   DEP      criu/pagemap.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 85.39   DEP      criu/pagemap-cache.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 85.55   DEP      criu/page-xfer.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 85.73   DEP      criu/page-pipe.d
17:05:25 [2020-12-16T17:05:25.368Z] #43 85.86   DEP      criu/netfilter.d
17:05:25 [2020-12-16T17:05:25.591Z] #11 176.3 Selecting previously unselected package libbtrfs-dev.
17:05:25 [2020-12-16T17:05:25.591Z] #11 176.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:05:25 [2020-12-16T17:05:25.591Z] #11 176.3 Unpacking libbtrfs-dev (4.20.1-2) ...
17:05:25 [2020-12-16T17:05:25.591Z] #11 176.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:05:25 [2020-12-16T17:05:25.666Z] #43 86.02   DEP      criu/net.d
17:05:25 [2020-12-16T17:05:25.851Z] #11 176.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:05:25 [2020-12-16T17:05:25.851Z] #11 176.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:05:25 [2020-12-16T17:05:25.871Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
17:05:25 [2020-12-16T17:05:25.872Z] === RUN   TestBuildMultiStageLayerLeak
17:05:25 [2020-12-16T17:05:25.964Z] #43 86.28   DEP      criu/namespaces.d
17:05:25 [2020-12-16T17:05:25.964Z] #43 86.49   DEP      criu/mount.d
17:05:26 [2020-12-16T17:05:26.111Z] #11 176.9 Selecting previously unselected package libudev-dev:amd64.
17:05:26 [2020-12-16T17:05:26.111Z] #11 176.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:05:26 [2020-12-16T17:05:26.111Z] #11 177.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:05:26 [2020-12-16T17:05:26.175Z] #41 ...
17:05:26 [2020-12-16T17:05:26.175Z] 
17:05:26 [2020-12-16T17:05:26.175Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:26 [2020-12-16T17:05:26.175Z] #43 198.2 github.com/LK4D4/vndr/godl
17:05:26 [2020-12-16T17:05:26.175Z] #43 199.6 github.com/LK4D4/vndr
17:05:26 [2020-12-16T17:05:26.261Z] #43 86.75   DEP      criu/memfd.d
17:05:26 [2020-12-16T17:05:26.261Z] #43 ...
17:05:26 [2020-12-16T17:05:26.261Z] 
17:05:26 [2020-12-16T17:05:26.261Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:26 [2020-12-16T17:05:26.261Z] #20 39.29 Unpacking bash-completion (1:2.8-6) ...
17:05:26 [2020-12-16T17:05:26.434Z] #43 ...
17:05:26 [2020-12-16T17:05:26.434Z] 
17:05:26 [2020-12-16T17:05:26.434Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:26 [2020-12-16T17:05:26.434Z] #18 15.49 Fetched 8409 kB in 14s (600 kB/s)
17:05:26 [2020-12-16T17:05:26.631Z] #11 177.4 Selecting previously unselected package libsepol1-dev:amd64.
17:05:26 [2020-12-16T17:05:26.631Z] #11 177.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:05:26 [2020-12-16T17:05:26.631Z] #11 177.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:05:26 [2020-12-16T17:05:26.638Z] #41 20.72   CC       images/cpuinfo.o
17:05:26 [2020-12-16T17:05:26.638Z] #41 21.16   CC       images/inventory.o
17:05:26 [2020-12-16T17:05:26.892Z] #11 178.0 Selecting previously unselected package libpcre16-3:amd64.
17:05:26 [2020-12-16T17:05:26.892Z] #11 178.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:05:26 [2020-12-16T17:05:26.892Z] #11 178.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:05:26 [2020-12-16T17:05:26.901Z] #41 21.41   CC       images/fdinfo.o
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.80 Selecting previously unselected package bzip2.
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.96 Selecting previously unselected package xz-utils.
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.97 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
17:05:26 [2020-12-16T17:05:26.907Z] #20 39.98 Unpacking xz-utils (5.2.4-1) ...
17:05:27 [2020-12-16T17:05:27.164Z] #41 21.69   CC       images/fown.o
17:05:27 [2020-12-16T17:05:27.204Z] #20 40.18 Selecting previously unselected package apparmor.
17:05:27 [2020-12-16T17:05:27.204Z] #20 40.19 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
17:05:27 [2020-12-16T17:05:27.204Z] #20 40.38 Unpacking apparmor (2.13.2-10) ...
17:05:27 [2020-12-16T17:05:27.462Z] #11 178.4 Selecting previously unselected package libpcre32-3:amd64.
17:05:27 [2020-12-16T17:05:27.462Z] #11 178.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:05:27 [2020-12-16T17:05:27.462Z] #11 178.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:05:27 [2020-12-16T17:05:27.723Z] #11 178.6 Selecting previously unselected package libpcrecpp0v5:amd64.
17:05:27 [2020-12-16T17:05:27.723Z] #11 178.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:05:27 [2020-12-16T17:05:27.723Z] #11 178.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:05:27 [2020-12-16T17:05:27.740Z] #41 22.04   CC       images/ns.o
17:05:27 [2020-12-16T17:05:27.740Z] #41 22.28   CC       images/regfile.o
17:05:27 [2020-12-16T17:05:27.850Z] #20 40.91 Selecting previously unselected package aufs-tools.
17:05:27 [2020-12-16T17:05:27.850Z] #20 40.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
17:05:27 [2020-12-16T17:05:27.850Z] #20 40.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:05:27 [2020-12-16T17:05:27.983Z] #11 178.9 Selecting previously unselected package libpcre3-dev:amd64.
17:05:27 [2020-12-16T17:05:27.983Z] #11 179.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:05:27 [2020-12-16T17:05:27.983Z] #11 179.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:05:28 [2020-12-16T17:05:28.148Z] #20 41.23 Selecting previously unselected package libonig5:ppc64el.
17:05:28 [2020-12-16T17:05:28.148Z] #20 41.23 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
17:05:28 [2020-12-16T17:05:28.148Z] #20 41.24 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:05:28 [2020-12-16T17:05:28.338Z] #41 22.61   CC       images/ghost-file.o
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.44 Selecting previously unselected package libjq1:ppc64el.
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.59 Selecting previously unselected package jq.
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:05:28 [2020-12-16T17:05:28.445Z] #20 41.62 Unpacking jq (1.5+dfsg-2+b1) ...
17:05:28 [2020-12-16T17:05:28.553Z] #11 179.6 Selecting previously unselected package libselinux1-dev:amd64.
17:05:28 [2020-12-16T17:05:28.553Z] #11 179.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:05:28 [2020-12-16T17:05:28.602Z] #41 23.01   CC       images/fifo.o
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.73 Selecting previously unselected package libaio1:ppc64el.
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.73 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.73 Unpacking libaio1:ppc64el (0.3.112-3) ...
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.83 Selecting previously unselected package libgpm2:ppc64el.
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.84 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
17:05:28 [2020-12-16T17:05:28.742Z] #20 41.85 Unpacking libgpm2:ppc64el (1.20.7-5) ...
17:05:28 [2020-12-16T17:05:28.814Z] #11 179.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:05:28 [2020-12-16T17:05:28.865Z] #41 23.23   CC       images/remap-file-path.o
17:05:28 [2020-12-16T17:05:28.865Z] #41 23.43   CC       images/eventfd.o
17:05:29 [2020-12-16T17:05:29.038Z] #20 41.94 Selecting previously unselected package libicu63:ppc64el.
17:05:29 [2020-12-16T17:05:29.038Z] #20 41.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
17:05:29 [2020-12-16T17:05:29.038Z] #20 41.97 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
17:05:29 [2020-12-16T17:05:29.074Z] #11 180.1 Selecting previously unselected package libdevmapper-dev:amd64.
17:05:29 [2020-12-16T17:05:29.128Z] #41 23.54   CC       images/eventpoll.o
17:05:29 [2020-12-16T17:05:29.335Z] #11 180.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:05:29 [2020-12-16T17:05:29.335Z] #11 180.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:05:29 [2020-12-16T17:05:29.335Z] #11 180.3 Selecting previously unselected package libseccomp-dev:amd64.
17:05:29 [2020-12-16T17:05:29.392Z] #41 23.82   CC       images/fh.o
17:05:29 [2020-12-16T17:05:29.594Z] #11 180.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:05:29 [2020-12-16T17:05:29.594Z] #11 180.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:05:29 [2020-12-16T17:05:29.594Z] #11 180.6 Selecting previously unselected package libsystemd-dev:amd64.
17:05:29 [2020-12-16T17:05:29.656Z] #41 24.00   CC       images/fsnotify.o
17:05:29 [2020-12-16T17:05:29.916Z] #11 180.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:05:29 [2020-12-16T17:05:29.916Z] #11 180.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:05:30 [2020-12-16T17:05:30.233Z] #41 24.63   CC       images/signalfd.o
17:05:30 [2020-12-16T17:05:30.496Z] #41 24.91   CC       images/fs.o
17:05:30 [2020-12-16T17:05:30.761Z] #41 25.19   CC       images/pstree.o
17:05:30 [2020-12-16T17:05:30.856Z] #11 181.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:05:30 [2020-12-16T17:05:30.856Z] #11 181.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:05:30 [2020-12-16T17:05:30.856Z] #11 181.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:05:30 [2020-12-16T17:05:30.856Z] #11 181.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:05:31 [2020-12-16T17:05:31.025Z] #41 25.55   CC       images/pipe.o
17:05:31 [2020-12-16T17:05:31.108Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
17:05:31 [2020-12-16T17:05:31.108Z] === RUN   TestBuildWithHugeFile
17:05:31 [2020-12-16T17:05:31.118Z] #11 182.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:05:31 [2020-12-16T17:05:31.118Z] #11 182.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:05:31 [2020-12-16T17:05:31.380Z] #11 182.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:05:31 [2020-12-16T17:05:31.617Z] #41 25.80   CC       images/tcp-stream.o
17:05:31 [2020-12-16T17:05:31.617Z] #41 26.04   CC       images/sk-packet.o
17:05:31 [2020-12-16T17:05:31.658Z] #11 182.5 Setting up libbtrfs0 (4.20.1-2) ...
17:05:31 [2020-12-16T17:05:31.716Z] #18 15.49 Reading package lists...
17:05:31 [2020-12-16T17:05:31.716Z] #18 ...
17:05:31 [2020-12-16T17:05:31.716Z] 
17:05:31 [2020-12-16T17:05:31.716Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:31 [2020-12-16T17:05:31.716Z] #41 115.1   DEP      criu/protobuf-desc.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 115.4   DEP      criu/proc_parse.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 115.8   DEP      criu/plugin.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.0   DEP      criu/pipes.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.4   DEP      criu/pie-util.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.6   DEP      criu/pie-util-vdso.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.9   DEP      criu/pie-util-vdso-elf32.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.9   DEP      criu/path.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 116.9   DEP      criu/parasite-syscall.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 117.3   DEP      criu/pagemap.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 117.5   DEP      criu/pagemap-cache.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 117.7   DEP      criu/page-xfer.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 117.9   DEP      criu/page-pipe.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 118.0   DEP      criu/netfilter.d
17:05:31 [2020-12-16T17:05:31.716Z] #41 118.2   DEP      criu/net.d
17:05:31 [2020-12-16T17:05:31.880Z] #41 26.47   CC       images/mnt.o
17:05:31 [2020-12-16T17:05:31.928Z] #11 182.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 182.6 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 182.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 182.8 Setting up libbtrfs-dev (4.20.1-2) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 183.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 183.0 Setting up mingw-w64-common (6.0.0-3) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 183.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:05:31 [2020-12-16T17:05:31.928Z] #11 183.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:05:31 [2020-12-16T17:05:31.975Z] #41 118.5   DEP      criu/namespaces.d
17:05:32 [2020-12-16T17:05:32.143Z] #41 26.73   CC       images/pipe-data.o
17:05:32 [2020-12-16T17:05:32.236Z] #41 ...
17:05:32 [2020-12-16T17:05:32.236Z] 
17:05:32 [2020-12-16T17:05:32.236Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:32 [2020-12-16T17:05:32.236Z] #43 DONE 214.3s
17:05:32 [2020-12-16T17:05:32.236Z] 
17:05:32 [2020-12-16T17:05:32.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:32 [2020-12-16T17:05:32.236Z] #41 118.8   DEP      criu/mount.d
17:05:32 [2020-12-16T17:05:32.495Z] #41 119.1   DEP      criu/memfd.d
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.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
17:05:32 [2020-12-16T17:05:32.501Z] #11 183.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
17:05:32 [2020-12-16T17:05:32.502Z] #11 183.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:05:32 [2020-12-16T17:05:32.502Z] #11 183.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:05:32 [2020-12-16T17:05:32.502Z] #11 183.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:05:32 [2020-12-16T17:05:32.502Z] #11 183.6 Setting up dmsetup (2:1.02.155-3) ...
17:05:32 [2020-12-16T17:05:32.502Z] #11 183.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:05:32 [2020-12-16T17:05:32.590Z] #20 ...
17:05:32 [2020-12-16T17:05:32.590Z] 
17:05:32 [2020-12-16T17:05:32.590Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:32 [2020-12-16T17:05:32.590Z] #24 157.1 Checking out files:  29% (3308/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:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  46% (5127/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:  59% (6630/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:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  85% (9480/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.
17:05:32 [2020-12-16T17:05:32.590Z] #24 160.9 + cd /tmp/tmp.DMW0ekPUr8/tmp/docker-ce
17:05:32 [2020-12-16T17:05:32.590Z] #24 160.9 + git checkout -q v17.06.2-ce
17:05:32 [2020-12-16T17:05:32.719Z] #41 27.04   CC       images/sa.o
17:05:32 [2020-12-16T17:05:32.755Z] #41 119.3   DEP      criu/mem.d
17:05:32 [2020-12-16T17:05:32.761Z] #11 183.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:05:32 [2020-12-16T17:05:32.761Z] #11 183.6 Processing triggers for libc-bin (2.28-10) ...
17:05:32 [2020-12-16T17:05:32.985Z] #41 27.43   CC       images/timer.o
17:05:32 [2020-12-16T17:05:32.985Z] #41 ...
17:05:32 [2020-12-16T17:05:32.985Z] 
17:05:32 [2020-12-16T17:05:32.985Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:32 [2020-12-16T17:05:32.985Z] #43 114.7 github.com/LK4D4/vndr/godl
17:05:33 [2020-12-16T17:05:33.014Z] #41 119.6   DEP      criu/lsm.d
17:05:33 [2020-12-16T17:05:33.275Z] #41 119.7   DEP      criu/log.d
17:05:33 [2020-12-16T17:05:33.275Z] #41 119.9   DEP      criu/libnetlink.d
17:05:33 [2020-12-16T17:05:33.535Z] #41 120.1   DEP      criu/kerndat.d
17:05:33 [2020-12-16T17:05:33.645Z] #24 ...
17:05:33 [2020-12-16T17:05:33.645Z] 
17:05:33 [2020-12-16T17:05:33.645Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:33 [2020-12-16T17:05:33.645Z] #20 46.69 Selecting previously unselected package libnet1:ppc64el.
17:05:33 [2020-12-16T17:05:33.645Z] #20 46.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:05:33 [2020-12-16T17:05:33.645Z] #20 46.71 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:33 [2020-12-16T17:05:33.645Z] #20 46.80 Selecting previously unselected package libnl-3-200:ppc64el.
17:05:33 [2020-12-16T17:05:33.701Z] #11 DONE 184.3s
17:05:33 [2020-12-16T17:05:33.701Z] 
17:05:33 [2020-12-16T17:05:33.701Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:05:33 [2020-12-16T17:05:33.795Z] #41 120.5   DEP      criu/kcmp-ids.d
17:05:33 [2020-12-16T17:05:33.935Z] #43 115.6 github.com/LK4D4/vndr
17:05:33 [2020-12-16T17:05:33.975Z] #20 46.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 46.81 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 46.91 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:05:33 [2020-12-16T17:05:33.975Z] #20 46.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 46.92 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 47.01 Selecting previously unselected package libreadline5:ppc64el.
17:05:33 [2020-12-16T17:05:33.975Z] #20 47.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 47.01 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:05:33 [2020-12-16T17:05:33.975Z] #20 47.12 Selecting previously unselected package net-tools.
17:05:34 [2020-12-16T17:05:34.055Z] #41 120.6   DEP      criu/irmap.d
17:05:34 [2020-12-16T17:05:34.274Z] #20 47.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
17:05:34 [2020-12-16T17:05:34.274Z] #20 47.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:05:34 [2020-12-16T17:05:34.274Z] #20 47.41 Selecting previously unselected package python-pip-whl.
17:05:34 [2020-12-16T17:05:34.316Z] #41 120.9   DEP      criu/ipc_ns.d
17:05:34 [2020-12-16T17:05:34.576Z] #41 121.2   DEP      criu/image.d
17:05:34 [2020-12-16T17:05:34.577Z] #20 47.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:05:34 [2020-12-16T17:05:34.577Z] #20 47.44 Unpacking python-pip-whl (18.1-5) ...
17:05:34 [2020-12-16T17:05:34.836Z] #41 121.4   DEP      criu/image-desc.d
17:05:35 [2020-12-16T17:05:35.084Z] #12 ...
17:05:35 [2020-12-16T17:05:35.084Z] 
17:05:35 [2020-12-16T17:05:35.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:35 [2020-12-16T17:05:35.084Z] #41 73.12   CC       compel/src/lib/infect-rpc.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 73.42   CC       compel/src/lib/infect-util.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 73.80   CC       compel/src/lib/infect.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 77.11   CC       compel/src/lib/ptrace.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 77.75   AR       compel/libcompel.a
17:05:35 [2020-12-16T17:05:35.084Z] #41 78.06   HOSTCC   compel/src/main-host.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 78.45   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 78.56   HOSTCC   compel/src/lib/handle-elf-host.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 79.10   HOSTCC   compel/src/lib/log-host.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 79.42   HOSTLINK compel/compel-host-bin
17:05:35 [2020-12-16T17:05:35.084Z] #41 79.56   DEP      soccr/soccr.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 79.73   CC       soccr/soccr.o
17:05:35 [2020-12-16T17:05:35.084Z] #41 81.55   AR       soccr/libsoccr.a
17:05:35 [2020-12-16T17:05:35.084Z] #41 81.66 make[1]: 'soccr/libsoccr.a' is up to date.
17:05:35 [2020-12-16T17:05:35.084Z] #41 82.35   DEP      criu/arch/x86/sigframe.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 82.50   DEP      criu/arch/x86/sigaction_compat.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 82.67   DEP      criu/arch/x86/kerndat.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 82.80   DEP      criu/arch/x86/crtools.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 82.95   DEP      criu/arch/x86/cpu.d
17:05:35 [2020-12-16T17:05:35.084Z] #41 83.14   CC       criu/arch/x86/cpu.o
17:05:35 [2020-12-16T17:05:35.098Z] #41 121.6   DEP      criu/fsnotify.d
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.18 Selecting previously unselected package python3-lib2to3.
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.20 Unpacking python3-lib2to3 (3.7.3-1) ...
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.34 Selecting previously unselected package python3-distutils.
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:05:35 [2020-12-16T17:05:35.220Z] #20 48.36 Unpacking python3-distutils (3.7.3-1) ...
17:05:35 [2020-12-16T17:05:35.358Z] #41 121.9   DEP      criu/filesystems.d
17:05:35 [2020-12-16T17:05:35.519Z] #20 48.56 Selecting previously unselected package python3-pip.
17:05:35 [2020-12-16T17:05:35.519Z] #20 48.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:05:35 [2020-12-16T17:05:35.519Z] #20 48.59 Unpacking python3-pip (18.1-5) ...
17:05:35 [2020-12-16T17:05:35.618Z] #41 122.2   DEP      criu/files.d
17:05:35 [2020-12-16T17:05:35.618Z] #41 122.3   DEP      criu/files-reg.d
17:05:35 [2020-12-16T17:05:35.667Z] #41 83.88   CC       criu/arch/x86/crtools.o
17:05:35 [2020-12-16T17:05:35.667Z] #41 ...
17:05:35 [2020-12-16T17:05:35.667Z] 
17:05:35 [2020-12-16T17:05:35.667Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.243 + RM_GOPATH=0
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.243 + TMP_GOPATH=
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.243 + : /build
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.243 + '[' -z '' ']'
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.244 ++ mktemp -d
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.250 + export GOPATH=/tmp/tmp.sScu5FxJvN
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.250 + GOPATH=/tmp/tmp.sScu5FxJvN
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.250 + RM_GOPATH=1
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.250 + case "$(go env GOARCH)" in
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.256 ++ go env GOARCH
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.274 + export GO_BUILDMODE=-buildmode=pie
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.274 + GO_BUILDMODE=-buildmode=pie
17:05:35 [2020-12-16T17:05:35.667Z] #51 ...
17:05:35 [2020-12-16T17:05:35.667Z] 
17:05:35 [2020-12-16T17:05:35.667Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:05:35 [2020-12-16T17:05:35.667Z] #12 DONE 2.4s
17:05:35 [2020-12-16T17:05:35.667Z] 
17:05:35 [2020-12-16T17:05:35.667Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.280 ++ dirname /tmp/install/install.sh
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 + dir=/tmp/install
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 + bin=runc
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 + shift
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 + '[' '!' -f /tmp/install/runc.installer ']'
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 + . /tmp/install/runc.installer
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.290 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.296 + install_runc
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.296 + grep -q '^3\.10\.0.*\.el7\.'
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.296 + uname -r
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.297 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.298 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.298 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sScu5FxJvN/src/github.com/opencontainers/runc
17:05:35 [2020-12-16T17:05:35.667Z] #51 2.318 Cloning into '/tmp/tmp.sScu5FxJvN/src/github.com/opencontainers/runc'...
17:05:35 [2020-12-16T17:05:35.817Z] #20 48.86 Selecting previously unselected package python3-pkg-resources.
17:05:35 [2020-12-16T17:05:35.817Z] #20 48.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:05:35 [2020-12-16T17:05:35.817Z] #20 48.90 Unpacking python3-pkg-resources (40.8.0-1) ...
17:05:35 [2020-12-16T17:05:35.862Z] #43 ...
17:05:35 [2020-12-16T17:05:35.862Z] 
17:05:35 [2020-12-16T17:05:35.862Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:35 [2020-12-16T17:05:35.862Z] #11 107.2 Selecting previously unselected package g++-mingw-w64-x86-64.
17:05:35 [2020-12-16T17:05:35.862Z] #11 107.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:05:35 [2020-12-16T17:05:35.862Z] #11 107.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:35 [2020-12-16T17:05:35.862Z] #11 ...
17:05:35 [2020-12-16T17:05:35.862Z] 
17:05:35 [2020-12-16T17:05:35.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:35 [2020-12-16T17:05:35.862Z] #41 27.92   CC       images/timerfd.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 28.24   CC       images/mm.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 28.61   CC       images/sk-opts.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 28.81   CC       images/sk-unix.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 29.15   CC       images/sk-inet.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 29.46   CC       images/tun.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 29.86   CC       images/sk-netlink.o
17:05:35 [2020-12-16T17:05:35.862Z] #41 30.10   CC       images/packet-sock.o
17:05:36 [2020-12-16T17:05:36.114Z] #20 49.10 Selecting previously unselected package python3-setuptools.
17:05:36 [2020-12-16T17:05:36.114Z] #20 49.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:05:36 [2020-12-16T17:05:36.114Z] #20 49.11 Unpacking python3-setuptools (40.8.0-1) ...
17:05:36 [2020-12-16T17:05:36.125Z] #41 30.50   CC       images/ipc-var.o
17:05:36 [2020-12-16T17:05:36.125Z] #41 30.75   CC       images/ipc-desc.o
17:05:36 [2020-12-16T17:05:36.189Z] #41 122.6   DEP      criu/files-ext.d
17:05:36 [2020-12-16T17:05:36.189Z] #41 122.8   DEP      criu/file-lock.d
17:05:36 [2020-12-16T17:05:36.409Z] #20 49.46 Selecting previously unselected package python3-wheel.
17:05:36 [2020-12-16T17:05:36.409Z] #20 49.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:05:36 [2020-12-16T17:05:36.409Z] #20 49.48 Unpacking python3-wheel (0.32.3-2) ...
17:05:36 [2020-12-16T17:05:36.409Z] #20 ...
17:05:36 [2020-12-16T17:05:36.409Z] 
17:05:36 [2020-12-16T17:05:36.409Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:36 [2020-12-16T17:05:36.409Z] #43 87.04   DEP      criu/mem.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 87.26   DEP      criu/lsm.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 87.46   DEP      criu/log.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 87.60   DEP      criu/libnetlink.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 87.85   DEP      criu/kerndat.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 88.11   DEP      criu/kcmp-ids.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 88.23   DEP      criu/irmap.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 88.39   DEP      criu/ipc_ns.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 88.65   DEP      criu/image.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 88.92   DEP      criu/image-desc.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 89.11   DEP      criu/fsnotify.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 89.39   DEP      criu/filesystems.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 89.59   DEP      criu/files.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 89.74   DEP      criu/files-reg.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 89.95   DEP      criu/files-ext.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.10   DEP      criu/file-lock.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.31   DEP      criu/file-ids.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.55   DEP      criu/fifo.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.71   DEP      criu/fdstore.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.82   DEP      criu/fault-injection.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 90.89   DEP      criu/external.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 91.07   DEP      criu/eventpoll.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 91.29   DEP      criu/eventfd.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 91.47   DEP      criu/crtools.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 91.66   DEP      criu/cr-service.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 91.88   DEP      criu/cr-restore.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 92.19   DEP      criu/cr-errno.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 92.21   DEP      criu/cr-dump.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 92.50   DEP      criu/cr-dedup.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 92.73   DEP      criu/cr-check.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.05   DEP      criu/config.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.23   DEP      criu/clone-noasan.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.33   DEP      criu/cgroup.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.50   DEP      criu/cgroup-props.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.62   DEP      criu/bitmap.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.64   DEP      criu/bfd.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.75   DEP      criu/autofs.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 93.93   DEP      criu/aio.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 94.13   DEP      criu/action-scripts.d
17:05:36 [2020-12-16T17:05:36.409Z] #43 94.61   CC       criu/action-scripts.o
17:05:36 [2020-12-16T17:05:36.409Z] #43 95.20   CC       criu/aio.o
17:05:36 [2020-12-16T17:05:36.409Z] #43 95.90   CC       criu/autofs.o
17:05:36 [2020-12-16T17:05:36.702Z] #41 30.98   CC       images/ipc-shm.o
17:05:36 [2020-12-16T17:05:36.707Z] #43 ...
17:05:36 [2020-12-16T17:05:36.707Z] 
17:05:36 [2020-12-16T17:05:36.707Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:36 [2020-12-16T17:05:36.707Z] #20 49.57 Selecting previously unselected package sudo.
17:05:36 [2020-12-16T17:05:36.707Z] #20 49.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
17:05:36 [2020-12-16T17:05:36.707Z] #20 49.60 Unpacking sudo (1.8.27-1+deb10u2) ...
17:05:36 [2020-12-16T17:05:36.760Z] #41 123.2   DEP      criu/file-ids.d
17:05:36 [2020-12-16T17:05:36.967Z] #41 31.27   CC       images/ipc-msg.o
17:05:37 [2020-12-16T17:05:37.004Z] #20 50.13 Selecting previously unselected package thin-provisioning-tools.
17:05:37 [2020-12-16T17:05:37.021Z] #41 123.5   DEP      criu/fifo.d
17:05:37 [2020-12-16T17:05:37.231Z] #41 31.52   CC       images/ipc-sem.o
17:05:37 [2020-12-16T17:05:37.284Z] #41 123.8   DEP      criu/fdstore.d
17:05:37 [2020-12-16T17:05:37.284Z] #41 123.9   DEP      criu/fault-injection.d
17:05:37 [2020-12-16T17:05:37.302Z] #20 50.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
17:05:37 [2020-12-16T17:05:37.302Z] #20 50.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:05:37 [2020-12-16T17:05:37.302Z] #20 50.38 Selecting previously unselected package uidmap.
17:05:37 [2020-12-16T17:05:37.302Z] #20 50.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
17:05:37 [2020-12-16T17:05:37.494Z] #41 31.84   CC       images/utsns.o
17:05:37 [2020-12-16T17:05:37.544Z] #41 124.0   DEP      criu/external.d
17:05:37 [2020-12-16T17:05:37.544Z] #41 124.1   DEP      criu/eventpoll.d
17:05:37 [2020-12-16T17:05:37.578Z] #51 ...
17:05:37 [2020-12-16T17:05:37.578Z] 
17:05:37 [2020-12-16T17:05:37.578Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:05:37 [2020-12-16T17:05:37.578Z] #13 DONE 1.8s
17:05:37 [2020-12-16T17:05:37.578Z] 
17:05:37 [2020-12-16T17:05:37.578Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.44 Unpacking uidmap (1:4.5-1.1) ...
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.54 Selecting previously unselected package vim-runtime.
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:05:37 [2020-12-16T17:05:37.599Z] #20 50.69 Unpacking vim-runtime (2:8.1.0875-5) ...
17:05:37 [2020-12-16T17:05:37.758Z] #41 32.13   CC       images/creds.o
17:05:37 [2020-12-16T17:05:37.805Z] #41 124.3   DEP      criu/eventfd.d
17:05:37 [2020-12-16T17:05:37.805Z] #41 124.4   DEP      criu/crtools.d
17:05:37 [2020-12-16T17:05:37.896Z] #20 ...
17:05:37 [2020-12-16T17:05:37.896Z] 
17:05:37 [2020-12-16T17:05:37.896Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:37 [2020-12-16T17:05:37.896Z] #45 158.3 crypto/tls
17:05:37 [2020-12-16T17:05:37.896Z] #45 166.1 net/http/httptrace
17:05:37 [2020-12-16T17:05:37.896Z] #45 166.4 net/http
17:05:38 [2020-12-16T17:05:38.023Z] #41 32.48   CC       images/vma.o
17:05:38 [2020-12-16T17:05:38.066Z] #41 124.6   DEP      criu/cr-service.d
17:05:38 [2020-12-16T17:05:38.194Z] #45 ...
17:05:38 [2020-12-16T17:05:38.194Z] 
17:05:38 [2020-12-16T17:05:38.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:38 [2020-12-16T17:05:38.194Z] #43 98.66   CC       criu/bfd.o
17:05:38 [2020-12-16T17:05:38.286Z] #41 32.69   CC       images/netdev.o
17:05:38 [2020-12-16T17:05:38.327Z] #41 124.8   DEP      criu/cr-restore.d
17:05:38 [2020-12-16T17:05:38.327Z] #41 125.0   DEP      criu/cr-errno.d
17:05:38 [2020-12-16T17:05:38.588Z] #41 125.0   DEP      criu/cr-dump.d
17:05:38 [2020-12-16T17:05:38.588Z] #41 125.2   DEP      criu/cr-dedup.d
17:05:38 [2020-12-16T17:05:38.836Z] #43 99.43   CC       criu/bitmap.o
17:05:38 [2020-12-16T17:05:38.850Z] #41 125.5   DEP      criu/cr-check.d
17:05:38 [2020-12-16T17:05:38.864Z] #41 33.20   CC       images/tty.o
17:05:38 [2020-12-16T17:05:38.959Z] #14 1.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:05:38 [2020-12-16T17:05:38.959Z] #14 DONE 1.4s
17:05:38 [2020-12-16T17:05:38.959Z] 
17:05:38 [2020-12-16T17:05:38.959Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:05:39 [2020-12-16T17:05:39.111Z] #41 125.7   DEP      criu/config.d
17:05:39 [2020-12-16T17:05:39.134Z] #43 99.66   CC       criu/cgroup-props.o
17:05:39 [2020-12-16T17:05:39.372Z] #41 125.8   DEP      criu/clone-noasan.d
17:05:39 [2020-12-16T17:05:39.372Z] #41 125.9   DEP      criu/cgroup.d
17:05:39 [2020-12-16T17:05:39.441Z] #41 34.00   CC       images/file-lock.o
17:05:39 [2020-12-16T17:05:39.529Z] #15 ...
17:05:39 [2020-12-16T17:05:39.529Z] 
17:05:39 [2020-12-16T17:05:39.529Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:39 [2020-12-16T17:05:39.529Z] #43 180.3 net/http/httptrace
17:05:39 [2020-12-16T17:05:39.529Z] #43 180.5 net/http
17:05:39 [2020-12-16T17:05:39.529Z] #43 ...
17:05:39 [2020-12-16T17:05:39.529Z] 
17:05:39 [2020-12-16T17:05:39.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:39 [2020-12-16T17:05:39.529Z] #41 86.40   CC       criu/arch/x86/kerndat.o
17:05:39 [2020-12-16T17:05:39.529Z] #41 87.30   CC       criu/arch/x86/sigaction_compat.o
17:05:39 [2020-12-16T17:05:39.529Z] #41 87.81   CC       criu/arch/x86/sigframe.o
17:05:39 [2020-12-16T17:05:39.633Z] #41 126.1   DEP      criu/cgroup-props.d
17:05:39 [2020-12-16T17:05:39.633Z] #41 126.2   DEP      criu/bitmap.d
17:05:39 [2020-12-16T17:05:39.633Z] #41 126.2   DEP      criu/bfd.d
17:05:39 [2020-12-16T17:05:39.704Z] #41 34.18   CC       images/rlimit.o
17:05:39 [2020-12-16T17:05:39.789Z] #41 88.14   LINK     criu/arch/x86/crtools.built-in.o
17:05:39 [2020-12-16T17:05:39.789Z] #41 88.23   DEP      criu/pie/util-vdso-elf32.d
17:05:39 [2020-12-16T17:05:39.894Z] #41 126.4   DEP      criu/autofs.d
17:05:39 [2020-12-16T17:05:39.969Z] #41 34.34   CC       images/pagemap.o
17:05:40 [2020-12-16T17:05:40.155Z] #41 126.6   DEP      criu/aio.d
17:05:40 [2020-12-16T17:05:40.155Z] #41 126.7   DEP      criu/action-scripts.d
17:05:40 [2020-12-16T17:05:40.183Z] #43 100.9   CC       criu/cgroup.o
17:05:40 [2020-12-16T17:05:40.234Z] #41 ...
17:05:40 [2020-12-16T17:05:40.234Z] 
17:05:40 [2020-12-16T17:05:40.234Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:40 [2020-12-16T17:05:40.234Z] #30 DONE 121.5s
17:05:40 [2020-12-16T17:05:40.234Z] 
17:05:40 [2020-12-16T17:05:40.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:40 [2020-12-16T17:05:40.234Z] #41 34.54   CC       images/siginfo.o
17:05:40 [2020-12-16T17:05:40.234Z] #41 ...
17:05:40 [2020-12-16T17:05:40.234Z] 
17:05:40 [2020-12-16T17:05:40.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:40 [2020-12-16T17:05:40.234Z] #11 122.0 Selecting previously unselected package libapparmor1:arm64.
17:05:40 [2020-12-16T17:05:40.234Z] #11 122.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:05:40 [2020-12-16T17:05:40.234Z] #11 122.0 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:05:40 [2020-12-16T17:05:40.363Z] #41 88.42   DEP      criu/pie/util-vdso.d
17:05:40 [2020-12-16T17:05:40.363Z] #41 ...
17:05:40 [2020-12-16T17:05:40.363Z] 
17:05:40 [2020-12-16T17:05:40.363Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:05:40 [2020-12-16T17:05:40.363Z] #15 DONE 1.4s
17:05:40 [2020-12-16T17:05:40.363Z] 
17:05:40 [2020-12-16T17:05:40.363Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:40 [2020-12-16T17:05:40.363Z] #41 88.66   DEP      criu/pie/util.d
17:05:40 [2020-12-16T17:05:40.416Z] #41 126.9   CC       criu/action-scripts.o
17:05:40 [2020-12-16T17:05:40.498Z] #11 122.3 Selecting previously unselected package libapparmor-dev:arm64.
17:05:40 [2020-12-16T17:05:40.762Z] #11 122.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:05:40 [2020-12-16T17:05:40.762Z] #11 122.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:05:40 [2020-12-16T17:05:40.762Z] #11 122.5 Selecting previously unselected package libbtrfs0.
17:05:40 [2020-12-16T17:05:40.762Z] #11 122.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:05:40 [2020-12-16T17:05:40.762Z] #11 122.5 Unpacking libbtrfs0 (4.20.1-2) ...
17:05:40 [2020-12-16T17:05:40.938Z] #41 88.98   CC       criu/pie/util.o
17:05:40 [2020-12-16T17:05:40.987Z] #41 127.5   CC       criu/aio.o
17:05:41 [2020-12-16T17:05:41.032Z] #11 122.7 Selecting previously unselected package libbtrfs-dev.
17:05:41 [2020-12-16T17:05:41.032Z] #11 122.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:05:41 [2020-12-16T17:05:41.032Z] #11 122.7 Unpacking libbtrfs-dev (4.20.1-2) ...
17:05:41 [2020-12-16T17:05:41.198Z] #41 89.46   CC       criu/pie/util-vdso.o
17:05:41 [2020-12-16T17:05:41.295Z] #11 123.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:05:41 [2020-12-16T17:05:41.295Z] #11 123.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:05:41 [2020-12-16T17:05:41.295Z] #11 123.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.2 Selecting previously unselected package libudev-dev:arm64.
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ...
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.2 Unpacking libudev-dev:arm64 (241-7~deb10u5) ...
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.4 Selecting previously unselected package libsepol1-dev:arm64.
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:05:41 [2020-12-16T17:05:41.558Z] #11 123.4 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:05:41 [2020-12-16T17:05:41.559Z] #41 128.0   CC       criu/autofs.o
17:05:41 [2020-12-16T17:05:41.768Z] #41 ...
17:05:41 [2020-12-16T17:05:41.768Z] 
17:05:41 [2020-12-16T17:05:41.768Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:05:41 [2020-12-16T17:05:41.768Z] #16 DONE 1.4s
17:05:41 [2020-12-16T17:05:41.768Z] 
17:05:41 [2020-12-16T17:05:41.768Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:05:42 [2020-12-16T17:05:42.130Z] #41 ...
17:05:42 [2020-12-16T17:05:42.130Z] 
17:05:42 [2020-12-16T17:05:42.130Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:42 [2020-12-16T17:05:42.130Z] #18 15.49 Reading package lists...
17:05:42 [2020-12-16T17:05:42.130Z] #18 21.69 Reading package lists...
17:05:42 [2020-12-16T17:05:42.130Z] #18 27.49 Building dependency tree...
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.89 libcap2-bin is already the newest version (1:2.25-2).
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.89 The following additional packages will be installed:
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.90   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.90   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.90   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   python3.7 python3.7-minimal vim-runtime xxd
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91 Suggested packages:
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91 Recommended packages:
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   aufs-dkms nftables build-essential python3-dev python3-keyring
17:05:42 [2020-12-16T17:05:42.130Z] #18 28.91   python3-keyrings.alt python3-xdg unzip
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.84 The following NEW packages will be installed:
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.85   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.85   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:05:42 [2020-12-16T17:05:42.130Z] #18 30.86   xz-utils zip
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.19 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.19 Need to get 28.5 MB of archives.
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.19 After this operation, 116 MB of additional disk space will be used.
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:05:42 [2020-12-16T17:05:42.130Z] #18 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:05:42 [2020-12-16T17:05:42.391Z] #18 31.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:05:42 [2020-12-16T17:05:42.653Z] #18 31.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:05:42 [2020-12-16T17:05:42.653Z] #18 31.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:05:42 [2020-12-16T17:05:42.653Z] #18 31.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:05:42 [2020-12-16T17:05:42.653Z] #18 31.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 32.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:05:42 [2020-12-16T17:05:42.913Z] #18 ...
17:05:42 [2020-12-16T17:05:42.913Z] 
17:05:42 [2020-12-16T17:05:42.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:42 [2020-12-16T17:05:42.913Z] #41 129.6   CC       criu/bfd.o
17:05:43 [2020-12-16T17:05:43.486Z] #41 130.1   CC       criu/bitmap.o
17:05:43 [2020-12-16T17:05:43.496Z] #11 125.1 Selecting previously unselected package libpcre16-3:arm64.
17:05:43 [2020-12-16T17:05:43.496Z] #11 125.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:05:43 [2020-12-16T17:05:43.496Z] #11 125.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:05:43 [2020-12-16T17:05:43.496Z] #11 ...
17:05:43 [2020-12-16T17:05:43.496Z] 
17:05:43 [2020-12-16T17:05:43.496Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:43 [2020-12-16T17:05:43.496Z] #43 DONE 125.3s
17:05:43 [2020-12-16T17:05:43.678Z] #17 DONE 1.7s
17:05:43 [2020-12-16T17:05:43.678Z] 
17:05:43 [2020-12-16T17:05:43.678Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:43 [2020-12-16T17:05:43.737Z] #43 ...
17:05:43 [2020-12-16T17:05:43.737Z] 
17:05:43 [2020-12-16T17:05:43.737Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:43 [2020-12-16T17:05:43.737Z] #20 54.97 Selecting previously unselected package vim.
17:05:43 [2020-12-16T17:05:43.737Z] #20 54.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 55.04 Unpacking vim (2:8.1.0875-5) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 55.73 Selecting previously unselected package xfsprogs.
17:05:43 [2020-12-16T17:05:43.737Z] #20 55.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 55.74 Unpacking xfsprogs (4.20.0-1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.37 Selecting previously unselected package zip.
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.38 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.38 Unpacking zip (3.0-11+b1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.61 Setting up aufs-tools (1:4.14+20190211-1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.62 Setting up libip6tc0:ppc64el (1.8.2-4) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.64 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.65 Setting up libgpm2:ppc64el (1.20.7-5) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.66 Setting up libip4tc0:ppc64el (1.8.2-4) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.67 Setting up uidmap (1:4.5-1.1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.67 Setting up libnftnl11:ppc64el (1.1.2-2) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.67 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.70 Setting up xxd (2:8.1.0875-5) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.70 Setting up zip (3.0-11+b1) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.71 Setting up vim-common (2:8.1.0875-5) ...
17:05:43 [2020-12-16T17:05:43.737Z] #20 56.77 Setting up bash-completion (1:2.8-6) ...
17:05:43 [2020-12-16T17:05:43.747Z] #41 130.2   CC       criu/cgroup-props.o
17:05:43 [2020-12-16T17:05:43.747Z] #41 ...
17:05:43 [2020-12-16T17:05:43.747Z] 
17:05:43 [2020-12-16T17:05:43.747Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:43 [2020-12-16T17:05:43.747Z] #30 DONE 226.0s
17:05:43 [2020-12-16T17:05:43.760Z] 
17:05:43 [2020-12-16T17:05:43.760Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:44 [2020-12-16T17:05:44.008Z] 
17:05:44 [2020-12-16T17:05:44.008Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:05:44 [2020-12-16T17:05:44.008Z] #18 32.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:05:44 [2020-12-16T17:05:44.034Z] #20 ...
17:05:44 [2020-12-16T17:05:44.034Z] 
17:05:44 [2020-12-16T17:05:44.034Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:44 [2020-12-16T17:05:44.034Z] #24 164.3 + mkdir -p /tmp/tmp.DMW0ekPUr8/src/github.com/docker
17:05:44 [2020-12-16T17:05:44.034Z] #24 164.3 + mv components/cli /tmp/tmp.DMW0ekPUr8/src/github.com/docker/cli
17:05:44 [2020-12-16T17:05:44.034Z] #24 164.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:05:44 [2020-12-16T17:05:44.953Z] #18 34.21 debconf: delaying package configuration, since apt-utils is not installed
17:05:45 [2020-12-16T17:05:45.060Z] #18 1.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:45 [2020-12-16T17:05:45.214Z] #18 34.36 Fetched 28.5 MB in 2s (14.1 MB/s)
17:05:45 [2020-12-16T17:05:45.214Z] #18 34.44 Selecting previously unselected package pigz.
17:05:45 [2020-12-16T17:05:45.320Z] #18 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:45 [2020-12-16T17:05:45.320Z] #18 1.912 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:45 [2020-12-16T17:05:45.349Z] #22 123.0 Checking out files:  18% (2113/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% (3878/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:  52% (5810/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:  74% (8269/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% (11028/11127)   
Checking out files: 100% (11127/11127)   
Checking out files: 100% (11127/11127), done.
17:05:45 [2020-12-16T17:05:45.349Z] #22 127.1 + cd /tmp/tmp.GguxwXZ18o/tmp/docker-ce
17:05:45 [2020-12-16T17:05:45.349Z] #22 127.1 + git checkout -q v17.06.2-ce
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.52 Unpacking pigz (2.4-1) ...
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.62 Selecting previously unselected package libpython3.7-minimal:amd64.
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:05:45 [2020-12-16T17:05:45.475Z] #18 34.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:05:45 [2020-12-16T17:05:45.736Z] #18 35.00 Selecting previously unselected package python3.7-minimal.
17:05:45 [2020-12-16T17:05:45.736Z] #18 35.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:05:45 [2020-12-16T17:05:45.736Z] #18 35.02 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:05:46 [2020-12-16T17:05:46.122Z] #24 ...
17:05:46 [2020-12-16T17:05:46.122Z] 
17:05:46 [2020-12-16T17:05:46.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:46 [2020-12-16T17:05:46.122Z] #43 106.3   CC       criu/clone-noasan.o
17:05:46 [2020-12-16T17:05:46.122Z] #43 106.6   CC       criu/config.o
17:05:46 [2020-12-16T17:05:46.681Z] #18 35.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:05:46 [2020-12-16T17:05:46.681Z] #18 35.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:05:47 [2020-12-16T17:05:47.229Z] #18 3.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:48 [2020-12-16T17:05:48.595Z] #18 37.87 Selecting previously unselected package python3-minimal.
17:05:48 [2020-12-16T17:05:48.609Z] #18 ...
17:05:48 [2020-12-16T17:05:48.609Z] 
17:05:48 [2020-12-16T17:05:48.609Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:48 [2020-12-16T17:05:48.609Z] #51 15.00 Checking out files:  94% (1090/1151)   
Checking out files:  95% (1094/1151)   
Checking out files:  96% (1105/1151)   
Checking out files:  97% (1117/1151)   
Checking out files:  98% (1128/1151)   
Checking out files:  99% (1140/1151)   
Checking out files: 100% (1151/1151)   
Checking out files: 100% (1151/1151), done.
17:05:48 [2020-12-16T17:05:48.609Z] #51 15.05 + cd /tmp/tmp.sScu5FxJvN/src/github.com/opencontainers/runc
17:05:48 [2020-12-16T17:05:48.609Z] #51 15.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:05:48 [2020-12-16T17:05:48.690Z] #22 130.3 + mkdir -p /tmp/tmp.GguxwXZ18o/src/github.com/docker
17:05:48 [2020-12-16T17:05:48.690Z] #22 130.3 + mv components/cli /tmp/tmp.GguxwXZ18o/src/github.com/docker/cli
17:05:48 [2020-12-16T17:05:48.690Z] #22 130.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:05:48 [2020-12-16T17:05:48.846Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 29.2% of statements
17:05:48 [2020-12-16T17:05:48.846Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.7% of statements
17:05:48 [2020-12-16T17:05:48.846Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:05:48 [2020-12-16T17:05:48.846Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:05:48 [2020-12-16T17:05:48.846Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:05:48 [2020-12-16T17:05:48.846Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:05:48 [2020-12-16T17:05:48.856Z] #18 37.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
17:05:48 [2020-12-16T17:05:48.856Z] #18 37.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:05:48 [2020-12-16T17:05:48.856Z] #18 37.93 Unpacking python3-minimal (3.7.3-1) ...
17:05:48 [2020-12-16T17:05:48.856Z] #18 38.02 Selecting previously unselected package libmpdec2:amd64.
17:05:48 [2020-12-16T17:05:48.856Z] #18 38.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:05:48 [2020-12-16T17:05:48.856Z] #18 38.03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:05:48 [2020-12-16T17:05:48.856Z] #18 38.13 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:05:49 [2020-12-16T17:05:49.117Z] #18 38.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:05:49 [2020-12-16T17:05:49.117Z] #18 38.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:05:49 [2020-12-16T17:05:49.179Z] #51 15.71 + '[' -z '' ']'
17:05:49 [2020-12-16T17:05:49.179Z] #51 15.71 + target=static
17:05:49 [2020-12-16T17:05:49.179Z] #51 15.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:05:49 [2020-12-16T17:05:49.270Z] #22 ...
17:05:49 [2020-12-16T17:05:49.270Z] 
17:05:49 [2020-12-16T17:05:49.270Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.6 Selecting previously unselected package libpcre32-3:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.8 Selecting previously unselected package libpcrecpp0v5:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 125.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 126.1 Selecting previously unselected package libpcre3-dev:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 126.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 126.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 126.9 Selecting previously unselected package libselinux1-dev:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 126.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.4 Selecting previously unselected package libdevmapper-dev:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.5 Selecting previously unselected package libseccomp-dev:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.7 Selecting previously unselected package libsystemd-dev:arm64.
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 127.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.4 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.5 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.5 Setting up libbtrfs0 (4.20.1-2) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.5 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.6 Setting up libudev-dev:arm64 (241-7~deb10u5) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.6 Setting up libbtrfs-dev (4.20.1-2) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.7 Setting up mingw-w64-common (6.0.0-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.7 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:05:49 [2020-12-16T17:05:49.270Z] #11 128.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.0 Setting up dmsetup (2:1.02.155-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 129.1 Processing triggers for libc-bin (2.28-10) ...
17:05:49 [2020-12-16T17:05:49.270Z] #11 DONE 130.8s
17:05:49 [2020-12-16T17:05:49.270Z] 
17:05:49 [2020-12-16T17:05:49.270Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:05:49 [2020-12-16T17:05:49.694Z] #43 109.5   CC       criu/cr-check.o
17:05:49 [2020-12-16T17:05:49.750Z] #51 16.41 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 .
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.06 Selecting previously unselected package python3.7.
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.06 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.18 Selecting previously unselected package libpython3-stdlib:amd64.
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:05:50 [2020-12-16T17:05:50.059Z] #18 39.27 Setting up python3-minimal (3.7.3-1) ...
17:05:50 [2020-12-16T17:05:50.222Z] #12 ...
17:05:50 [2020-12-16T17:05:50.222Z] 
17:05:50 [2020-12-16T17:05:50.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:50 [2020-12-16T17:05:50.222Z] #41 34.74   CC       images/rpc.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 36.17   CC       images/ext-file.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 36.58   CC       images/cgroup.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 37.28   CC       images/userns.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 37.61   CC       images/google/protobuf/descriptor.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 39.36   CC       images/opts.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 39.51   CC       images/seccomp.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 39.64   CC       images/binfmt-misc.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 39.80   CC       images/time.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 39.96   CC       images/sysctl.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 40.20   CC       images/autofs.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 40.33   CC       images/macvlan.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 40.43   CC       images/sit.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 40.57   CC       images/memfd.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 40.92   CC       images/timens.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.25   LINK     images/built-in.o
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.37   GEN      compel/include/asm
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.40   GEN      compel/include/version.h
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.43 touch .config
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.54   GEN      include/common/config.h
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.65   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
17:05:50 [2020-12-16T17:05:50.222Z] #41 41.68   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 41.71   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 41.74   DEP      compel/plugins/std/infect.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 41.89   DEP      compel/plugins/std/string.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 41.93   DEP      compel/plugins/std/log.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 41.99   DEP      compel/plugins/std/fds.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.05   DEP      compel/plugins/std/std.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.11   DEP      compel/plugins/shmem/shmem.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.17   DEP      compel/plugins/fds/fds.d
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.33   CC       compel/plugins/std/std.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.52   CC       compel/plugins/std/fds.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 42.75   CC       compel/plugins/std/log.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 43.77   CC       compel/plugins/std/string.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 44.29   CC       compel/plugins/std/infect.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 44.62   CC       compel/arch/aarch64/plugins/std/parasite-head.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 44.65   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
17:05:50 [2020-12-16T17:05:50.223Z] #41 44.68   AR       compel/plugins/std.lib.a
17:05:50 [2020-12-16T17:05:50.487Z] #41 44.81   CC       compel/plugins/fds/fds.o
17:05:50 [2020-12-16T17:05:50.750Z] #41 45.09   AR       compel/plugins/fds.lib.a
17:05:50 [2020-12-16T17:05:50.750Z] #41 45.18   HOSTDEP  compel/src/lib/log-host.d
17:05:50 [2020-12-16T17:05:50.750Z] #41 45.22   HOSTDEP  compel/src/lib/handle-elf-host.d
17:05:50 [2020-12-16T17:05:50.750Z] #41 45.28   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
17:05:51 [2020-12-16T17:05:51.002Z] #18 40.08 Selecting previously unselected package python3.
17:05:51 [2020-12-16T17:05:51.002Z] #18 40.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
17:05:51 [2020-12-16T17:05:51.002Z] #18 40.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.002Z] #18 40.18 Unpacking python3 (3.7.3-1) ...
17:05:51 [2020-12-16T17:05:51.002Z] #18 40.26 Selecting previously unselected package libip4tc0:amd64.
17:05:51 [2020-12-16T17:05:51.013Z] #41 45.32   HOSTDEP  compel/src/main-host.d
17:05:51 [2020-12-16T17:05:51.013Z] #41 45.43   DEP      compel/src/lib/ptrace.d
17:05:51 [2020-12-16T17:05:51.013Z] #41 45.53   DEP      compel/src/lib/infect.d
17:05:51 [2020-12-16T17:05:51.227Z] #43 ...
17:05:51 [2020-12-16T17:05:51.227Z] 
17:05:51 [2020-12-16T17:05:51.227Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.60 Setting up libiptc0:ppc64el (1.8.2-4) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.61 Setting up xz-utils (5.2.4-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.63 Setting up sudo (1.8.27-1+deb10u2) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.72 invoke-rc.d: could not determine current runlevel
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.74 invoke-rc.d: policy-rc.d denied execution of start.
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.78 Setting up pigz (2.4-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.79 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.79 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.80 Setting up python-pip-whl (18.1-5) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.81 Setting up libmpdec2:ppc64el (2.4.2-2) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 60.81 Setting up vim-runtime (2:8.1.0875-5) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.55 Setting up libaio1:ppc64el (0.3.112-3) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.56 Setting up libonig5:ppc64el (6.9.1-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.56 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.57 Setting up vim (2:8.1.0875-5) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.67 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.68 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.71 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.72 Setting up jq (1.5+dfsg-2+b1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.73 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
17:05:51 [2020-12-16T17:05:51.227Z] #20 61.73 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.28 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.36 Selecting previously unselected package libip6tc0:amd64.
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.37 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.46 Selecting previously unselected package libiptc0:amd64.
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.47 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.56 Selecting previously unselected package libnfnetlink0:amd64.
17:05:51 [2020-12-16T17:05:51.263Z] #18 40.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.277Z] #41 ...
17:05:51 [2020-12-16T17:05:51.277Z] 
17:05:51 [2020-12-16T17:05:51.277Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.940 + RM_GOPATH=0
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.940 + TMP_GOPATH=
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.940 + : /build
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.940 + '[' -z '' ']'
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.941 ++ mktemp -d
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.944 + export GOPATH=/tmp/tmp.Y0qlG3TQjF
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.944 + GOPATH=/tmp/tmp.Y0qlG3TQjF
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.944 + RM_GOPATH=1
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.944 + case "$(go env GOARCH)" in
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.944 ++ go env GOARCH
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.986 + export GO_BUILDMODE=-buildmode=pie
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.986 + GO_BUILDMODE=-buildmode=pie
17:05:51 [2020-12-16T17:05:51.277Z] #51 1.986 ++ dirname /tmp/install/install.sh
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.003 + dir=/tmp/install
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + bin=runc
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + shift
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + '[' '!' -f /tmp/install/runc.installer ']'
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + . /tmp/install/runc.installer
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + install_runc
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + uname -r
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.042 + grep -q '^3\.10\.0.*\.el7\.'
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.064 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.064 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.064 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y0qlG3TQjF/src/github.com/opencontainers/runc
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.065 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:05:51 [2020-12-16T17:05:51.277Z] #51 2.067 Cloning into '/tmp/tmp.Y0qlG3TQjF/src/github.com/opencontainers/runc'...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.71 Selecting previously unselected package libnftnl11:amd64.
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.71 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.79 Selecting previously unselected package iptables.
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:05:51 [2020-12-16T17:05:51.524Z] #18 40.80 Unpacking iptables (1.8.2-4) ...
17:05:51 [2020-12-16T17:05:51.541Z] #51 ...
17:05:51 [2020-12-16T17:05:51.541Z] 
17:05:51 [2020-12-16T17:05:51.541Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:05:51 [2020-12-16T17:05:51.541Z] #12 DONE 2.4s
17:05:51 [2020-12-16T17:05:51.541Z] 
17:05:51 [2020-12-16T17:05:51.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:51 [2020-12-16T17:05:51.541Z] #41 45.69   DEP      compel/src/lib/infect-util.d
17:05:51 [2020-12-16T17:05:51.541Z] #41 45.85   DEP      compel/src/lib/infect-rpc.d
17:05:51 [2020-12-16T17:05:51.541Z] #41 45.95   DEP      compel/arch/aarch64/src/lib/infect.d
17:05:51 [2020-12-16T17:05:51.804Z] #41 46.15   DEP      compel/arch/aarch64/src/lib/cpu.d
17:05:51 [2020-12-16T17:05:51.804Z] #41 46.20   DEP      compel/src/lib/log.d
17:05:51 [2020-12-16T17:05:51.804Z] #41 46.31   DEP      compel/src/main.d
17:05:52 [2020-12-16T17:05:52.067Z] #41 46.37   DEP      compel/src/lib/handle-elf.d
17:05:52 [2020-12-16T17:05:52.067Z] #41 46.49   DEP      compel/arch/aarch64/src/lib/handle-elf.d
17:05:52 [2020-12-16T17:05:52.067Z] #41 46.61   CC       compel/src/lib/log.o
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.14 Selecting previously unselected package xxd.
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.17 Unpacking xxd (2:8.1.0875-5) ...
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.30 Selecting previously unselected package vim-common.
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:05:52 [2020-12-16T17:05:52.096Z] #18 41.36 Unpacking vim-common (2:8.1.0875-5) ...
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.31 Setting up iptables (1.8.2-4) ...
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:05:52 [2020-12-16T17:05:52.281Z] #20 65.38 Setting up python3 (3.7.3-1) ...
17:05:52 [2020-12-16T17:05:52.331Z] #41 46.87   CC       compel/arch/aarch64/src/lib/cpu.o
17:05:52 [2020-12-16T17:05:52.348Z] ok  	github.com/docker/docker/daemon/cluster	0.072s	coverage: 0.5% of statements
17:05:52 [2020-12-16T17:05:52.357Z] #18 41.53 Selecting previously unselected package bash-completion.
17:05:52 [2020-12-16T17:05:52.357Z] #18 41.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:05:52 [2020-12-16T17:05:52.907Z] #41 47.21   CC       compel/arch/aarch64/src/lib/infect.o
17:05:52 [2020-12-16T17:05:52.927Z] #20 65.92 Setting up python3-wheel (0.32.3-2) ...
17:05:53 [2020-12-16T17:05:53.047Z] #51 ...
17:05:53 [2020-12-16T17:05:53.047Z] 
17:05:53 [2020-12-16T17:05:53.047Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:53 [2020-12-16T17:05:53.047Z] #41 90.72   CC       criu/pie/util-vdso-elf32.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 91.79   AR       criu/pie/pie.lib.a
17:05:53 [2020-12-16T17:05:53.047Z] #41 91.86   DEP      criu/pie/restorer.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.14   DEP      criu/arch/x86/sigaction_compat_pie.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.37   DEP      criu/arch/x86/restorer_unmap.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.39   DEP      criu/arch/x86/restorer.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.67   DEP      criu/arch/x86/vdso-pie.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.83   DEP      criu/pie/parasite-vdso.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 92.99   DEP      criu/pie/parasite.d
17:05:53 [2020-12-16T17:05:53.047Z] #41 93.29   CC       criu/pie/parasite.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 95.48   LINK     criu/pie/parasite.built-in.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 95.52   GEN      criu/pie/parasite-blob.h
17:05:53 [2020-12-16T17:05:53.047Z] #41 95.56   CC       criu/pie/parasite-vdso.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 96.81   CC       criu/arch/x86/vdso-pie.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 97.31   CC       criu/arch/x86/restorer.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 98.41   CC       criu/arch/x86/restorer_unmap.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 98.47   CC       criu/arch/x86/sigaction_compat_pie.o
17:05:53 [2020-12-16T17:05:53.047Z] #41 98.90   CC       criu/pie/restorer.o
17:05:53 [2020-12-16T17:05:53.171Z] #41 47.52   CC       compel/src/lib/infect-rpc.o
17:05:53 [2020-12-16T17:05:53.171Z] #41 47.73   CC       compel/src/lib/infect-util.o
17:05:53 [2020-12-16T17:05:53.377Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
17:05:53 [2020-12-16T17:05:53.435Z] #41 47.88   CC       compel/src/lib/infect.o
17:05:53 [2020-12-16T17:05:53.980Z] #20 66.93 Setting up apparmor (2.13.2-10) ...
17:05:54 [2020-12-16T17:05:54.385Z] #41 ...
17:05:54 [2020-12-16T17:05:54.386Z] 
17:05:54 [2020-12-16T17:05:54.386Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:05:54 [2020-12-16T17:05:54.386Z] #13 DONE 2.7s
17:05:54 [2020-12-16T17:05:54.386Z] 
17:05:54 [2020-12-16T17:05:54.386Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:05:54 [2020-12-16T17:05:54.877Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 35.9% of statements
17:05:54 [2020-12-16T17:05:54.903Z] #18 ...
17:05:54 [2020-12-16T17:05:54.903Z] 
17:05:54 [2020-12-16T17:05:54.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:54 [2020-12-16T17:05:54.903Z] #41 131.3   CC       criu/cgroup.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 134.1   CC       criu/clone-noasan.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 134.3   CC       criu/config.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 135.6   CC       criu/cr-check.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 137.3   CC       criu/cr-dedup.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 137.6   CC       criu/cr-dump.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 139.8   CC       criu/cr-errno.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 139.8   CC       criu/cr-restore.o
17:05:54 [2020-12-16T17:05:54.903Z] #41 ...
17:05:54 [2020-12-16T17:05:54.903Z] 
17:05:54 [2020-12-16T17:05:54.903Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:54 [2020-12-16T17:05:54.903Z] #18 44.10 Unpacking bash-completion (1:2.8-6) ...
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.46 Selecting previously unselected package bzip2.
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.53 Selecting previously unselected package xz-utils.
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:05:55 [2020-12-16T17:05:55.475Z] #18 44.55 Unpacking xz-utils (5.2.4-1) ...
17:05:55 [2020-12-16T17:05:55.736Z] #18 44.73 Selecting previously unselected package apparmor.
17:05:55 [2020-12-16T17:05:55.736Z] #18 44.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:05:55 [2020-12-16T17:05:55.736Z] #18 44.84 Unpacking apparmor (2.13.2-10) ...
17:05:55 [2020-12-16T17:05:55.955Z] #14 1.707 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:05:55 [2020-12-16T17:05:55.997Z] #18 45.19 Selecting previously unselected package aufs-tools.
17:05:55 [2020-12-16T17:05:55.997Z] #18 45.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:05:55 [2020-12-16T17:05:55.997Z] #18 45.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:05:56 [2020-12-16T17:05:56.092Z] #20 69.19 Setting up xfsprogs (4.20.0-1) ...
17:05:56 [2020-12-16T17:05:56.092Z] #20 69.19 Setting up python3-lib2to3 (3.7.3-1) ...
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.30 Selecting previously unselected package libonig5:amd64.
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.30 Unpacking libonig5:amd64 (6.9.1-1) ...
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.42 Selecting previously unselected package libjq1:amd64.
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:05:56 [2020-12-16T17:05:56.258Z] #18 45.55 Selecting previously unselected package jq.
17:05:56 [2020-12-16T17:05:56.299Z] #14 DONE 1.9s
17:05:56 [2020-12-16T17:05:56.299Z] 
17:05:56 [2020-12-16T17:05:56.299Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.1   LINK     criu/pie/restorer.built-in.o
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.1   GEN      criu/pie/restorer-blob.h
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.2   DEP      criu/vdso.d
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.5   DEP      criu/vdso-compat.d
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.6   DEP      criu/uts_ns.d
17:05:56 [2020-12-16T17:05:56.342Z] #41 104.7   DEP      criu/util.d
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.56 Unpacking jq (1.5+dfsg-2+b1) ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.65 Selecting previously unselected package libaio1:amd64.
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.66 Unpacking libaio1:amd64 (0.3.112-3) ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.72 Selecting previously unselected package libgpm2:amd64.
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.73 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:05:56 [2020-12-16T17:05:56.519Z] #18 45.80 Selecting previously unselected package libicu63:amd64.
17:05:56 [2020-12-16T17:05:56.602Z] #41 104.9   DEP      criu/uffd.d
17:05:56 [2020-12-16T17:05:56.737Z] #20 69.77 Setting up python3-pkg-resources (40.8.0-1) ...
17:05:56 [2020-12-16T17:05:56.780Z] #18 45.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:05:56 [2020-12-16T17:05:56.780Z] #18 45.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:05:56 [2020-12-16T17:05:56.862Z] #41 105.2   DEP      criu/tun.d
17:05:57 [2020-12-16T17:05:57.122Z] #41 105.3   DEP      criu/tty.d
17:05:57 [2020-12-16T17:05:57.382Z] #41 105.5   DEP      criu/timerfd.d
17:05:57 [2020-12-16T17:05:57.642Z] #41 105.8   DEP      criu/timens.d
17:05:57 [2020-12-16T17:05:57.642Z] #41 106.0   DEP      criu/sysfs_parse.d
17:05:57 [2020-12-16T17:05:57.789Z] #20 ...
17:05:57 [2020-12-16T17:05:57.789Z] 
17:05:57 [2020-12-16T17:05:57.789Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:57 [2020-12-16T17:05:57.789Z] #45 178.0 github.com/LK4D4/vndr/godl
17:05:57 [2020-12-16T17:05:57.789Z] #45 179.4 github.com/LK4D4/vndr
17:05:57 [2020-12-16T17:05:57.789Z] #45 ...
17:05:57 [2020-12-16T17:05:57.789Z] 
17:05:57 [2020-12-16T17:05:57.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:57 [2020-12-16T17:05:57.789Z] #43 112.1   CC       criu/cr-dedup.o
17:05:57 [2020-12-16T17:05:57.789Z] #43 112.7   CC       criu/cr-dump.o
17:05:57 [2020-12-16T17:05:57.789Z] #43 116.1   CC       criu/cr-errno.o
17:05:57 [2020-12-16T17:05:57.789Z] #43 116.2   CC       criu/cr-restore.o
17:05:57 [2020-12-16T17:05:57.902Z] #41 106.2   DEP      criu/sysctl.d
17:05:58 [2020-12-16T17:05:58.088Z] #43 ...
17:05:58 [2020-12-16T17:05:58.088Z] 
17:05:58 [2020-12-16T17:05:58.088Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:58 [2020-12-16T17:05:58.088Z] #20 70.98 Setting up python3-distutils (3.7.3-1) ...
17:05:58 [2020-12-16T17:05:58.162Z] #41 106.4   DEP      criu/string.d
17:05:58 [2020-12-16T17:05:58.162Z] #41 106.4   DEP      criu/stats.d
17:05:58 [2020-12-16T17:05:58.263Z] #15 DONE 2.1s
17:05:58 [2020-12-16T17:05:58.263Z] 
17:05:58 [2020-12-16T17:05:58.263Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:05:58 [2020-12-16T17:05:58.385Z] #20 71.53 Setting up python3-setuptools (40.8.0-1) ...
17:05:58 [2020-12-16T17:05:58.421Z] #41 106.5   DEP      criu/sockets.d
17:05:58 [2020-12-16T17:05:58.422Z] #41 106.7   DEP      criu/sk-unix.d
17:05:58 [2020-12-16T17:05:58.681Z] #41 106.9   DEP      criu/sk-tcp.d
17:05:58 [2020-12-16T17:05:58.945Z] #41 107.1   DEP      criu/sk-queue.d
17:05:58 [2020-12-16T17:05:58.945Z] #41 ...
17:05:58 [2020-12-16T17:05:58.945Z] 
17:05:58 [2020-12-16T17:05:58.945Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:58 [2020-12-16T17:05:58.945Z] #43 199.8 github.com/LK4D4/vndr/godl
17:05:58 [2020-12-16T17:05:58.945Z] #43 201.3 github.com/LK4D4/vndr
17:05:58 [2020-12-16T17:05:58.945Z] #43 ...
17:05:58 [2020-12-16T17:05:58.945Z] 
17:05:58 [2020-12-16T17:05:58.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:58 [2020-12-16T17:05:58.945Z] #41 107.2   DEP      criu/sk-packet.d
17:05:59 [2020-12-16T17:05:59.205Z] #41 107.4   DEP      criu/sk-netlink.d
17:05:59 [2020-12-16T17:05:59.464Z] #41 107.6   DEP      criu/sk-inet.d
17:05:59 [2020-12-16T17:05:59.464Z] #41 107.9   DEP      criu/signalfd.d
17:05:59 [2020-12-16T17:05:59.724Z] #41 108.1   DEP      criu/sigframe.d
17:05:59 [2020-12-16T17:05:59.939Z] #20 ...
17:05:59 [2020-12-16T17:05:59.939Z] 
17:05:59 [2020-12-16T17:05:59.939Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:59 [2020-12-16T17:05:59.939Z] #45 DONE 190.0s
17:05:59 [2020-12-16T17:05:59.939Z] 
17:05:59 [2020-12-16T17:05:59.939Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:59 [2020-12-16T17:05:59.984Z] #41 108.2   DEP      criu/shmem.d
17:05:59 [2020-12-16T17:05:59.984Z] #41 ...
17:05:59 [2020-12-16T17:05:59.984Z] 
17:05:59 [2020-12-16T17:05:59.984Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:05:59 [2020-12-16T17:05:59.984Z] #18 6.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
17:05:59 [2020-12-16T17:05:59.984Z] #18 8.706 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:59 [2020-12-16T17:05:59.984Z] #18 15.38 Fetched 8409 kB in 14s (604 kB/s)
17:06:00 [2020-12-16T17:06:00.234Z] #16 DONE 1.8s
17:06:00 [2020-12-16T17:06:00.234Z] 
17:06:00 [2020-12-16T17:06:00.234Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:06:00 [2020-12-16T17:06:00.244Z] #18 15.38 Reading package lists...
17:06:00 [2020-12-16T17:06:00.244Z] #18 ...
17:06:00 [2020-12-16T17:06:00.244Z] 
17:06:00 [2020-12-16T17:06:00.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:00 [2020-12-16T17:06:00.244Z] #41 108.4   DEP      criu/servicefd.d
17:06:00 [2020-12-16T17:06:00.244Z] #41 108.6   DEP      criu/seize.d
17:06:00 [2020-12-16T17:06:00.504Z] #41 108.7   DEP      criu/seccomp.d
17:06:00 [2020-12-16T17:06:00.585Z] #20 73.71 Setting up python3-pip (18.1-5) ...
17:06:00 [2020-12-16T17:06:00.764Z] #41 108.9   DEP      criu/rst-malloc.d
17:06:00 [2020-12-16T17:06:00.764Z] #41 109.0   DEP      criu/rbtree.d
17:06:00 [2020-12-16T17:06:00.764Z] #41 109.1   DEP      criu/pstree.d
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.49 Selecting previously unselected package libnet1:amd64.
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.59 Selecting previously unselected package libnl-3-200:amd64.
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.69 Selecting previously unselected package libprotobuf-c1:amd64.
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.78 Selecting previously unselected package libreadline5:amd64.
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.93 Selecting previously unselected package net-tools.
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 49.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 50.09 Selecting previously unselected package python-pip-whl.
17:06:00 [2020-12-16T17:06:00.987Z] #18 50.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:06:00 [2020-12-16T17:06:00.987Z] #18 50.11 Unpacking python-pip-whl (18.1-5) ...
17:06:01 [2020-12-16T17:06:01.024Z] #41 109.3   DEP      criu/protobuf.d
17:06:01 [2020-12-16T17:06:01.284Z] #41 109.4   GEN      criu/protobuf-desc-gen.h
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.64 Selecting previously unselected package python3-lib2to3.
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.64 Unpacking python3-lib2to3 (3.7.3-1) ...
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.75 Selecting previously unselected package python3-distutils.
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:06:01 [2020-12-16T17:06:01.559Z] #18 50.76 Unpacking python3-distutils (3.7.3-1) ...
17:06:01 [2020-12-16T17:06:01.752Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 14.1% of statements
17:06:01 [2020-12-16T17:06:01.820Z] #18 50.91 Selecting previously unselected package python3-pip.
17:06:01 [2020-12-16T17:06:01.820Z] #18 50.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:06:01 [2020-12-16T17:06:01.820Z] #18 50.93 Unpacking python3-pip (18.1-5) ...
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.09 Selecting previously unselected package python3-pkg-resources.
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.11 Unpacking python3-pkg-resources (40.8.0-1) ...
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.22 Selecting previously unselected package python3-setuptools.
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:06:02 [2020-12-16T17:06:02.081Z] #18 51.24 Unpacking python3-setuptools (40.8.0-1) ...
17:06:02 [2020-12-16T17:06:02.120Z] #20 75.21 Processing triggers for libc-bin (2.28-10) ...
17:06:02 [2020-12-16T17:06:02.222Z] #17 DONE 2.0s
17:06:02 [2020-12-16T17:06:02.222Z] 
17:06:02 [2020-12-16T17:06:02.222Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:02 [2020-12-16T17:06:02.342Z] #18 51.46 Selecting previously unselected package python3-wheel.
17:06:02 [2020-12-16T17:06:02.342Z] #18 51.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:06:02 [2020-12-16T17:06:02.342Z] #18 51.49 Unpacking python3-wheel (0.32.3-2) ...
17:06:02 [2020-12-16T17:06:02.342Z] #18 51.58 Selecting previously unselected package sudo.
17:06:02 [2020-12-16T17:06:02.417Z] #20 75.31 Processing triggers for mime-support (3.62) ...
17:06:02 [2020-12-16T17:06:02.603Z] #18 51.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:06:02 [2020-12-16T17:06:02.603Z] #18 51.59 Unpacking sudo (1.8.27-1+deb10u2) ...
17:06:02 [2020-12-16T17:06:02.665Z] #41 ...
17:06:02 [2020-12-16T17:06:02.665Z] 
17:06:02 [2020-12-16T17:06:02.665Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:02 [2020-12-16T17:06:02.665Z] #43 DONE 213.7s
17:06:02 [2020-12-16T17:06:02.714Z] #20 DONE 75.7s
17:06:02 [2020-12-16T17:06:02.714Z] 
17:06:02 [2020-12-16T17:06:02.714Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:02 [2020-12-16T17:06:02.714Z] #56 ...
17:06:02 [2020-12-16T17:06:02.714Z] 
17:06:02 [2020-12-16T17:06:02.714Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:06:02 [2020-12-16T17:06:02.779Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.8% of statements
17:06:02 [2020-12-16T17:06:02.864Z] #18 52.14 Selecting previously unselected package thin-provisioning-tools.
17:06:02 [2020-12-16T17:06:02.925Z] 
17:06:02 [2020-12-16T17:06:02.925Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:02 [2020-12-16T17:06:02.925Z] #18 15.38 Reading package lists...
17:06:03 [2020-12-16T17:06:03.012Z] #21 0.388 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:06:03 [2020-12-16T17:06:03.012Z] #21 0.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:06:03 [2020-12-16T17:06:03.012Z] #21 0.400 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:06:03 [2020-12-16T17:06:03.125Z] #18 52.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:06:03 [2020-12-16T17:06:03.125Z] #18 52.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:06:03 [2020-12-16T17:06:03.125Z] #18 52.39 Selecting previously unselected package uidmap.
17:06:03 [2020-12-16T17:06:03.308Z] #21 DONE 0.5s
17:06:03 [2020-12-16T17:06:03.308Z] 
17:06:03 [2020-12-16T17:06:03.308Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.40 Unpacking uidmap (1:4.5-1.1) ...
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.51 Selecting previously unselected package vim-runtime.
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:06:03 [2020-12-16T17:06:03.386Z] #18 52.59 Unpacking vim-runtime (2:8.1.0875-5) ...
17:06:03 [2020-12-16T17:06:03.408Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
17:06:03 [2020-12-16T17:06:03.697Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
17:06:04 [2020-12-16T17:06:04.156Z] #18 2.215 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:06:04 [2020-12-16T17:06:04.417Z] #18 2.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:06:04 [2020-12-16T17:06:04.680Z] #18 2.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:06:04 [2020-12-16T17:06:04.724Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
17:06:04 [2020-12-16T17:06:04.943Z] #18 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:06:05 [2020-12-16T17:06:05.352Z] ok  	github.com/docker/docker/daemon	12.276s	coverage: 17.2% of statements
17:06:05 [2020-12-16T17:06:05.352Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:06:05 [2020-12-16T17:06:05.352Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:06:05 [2020-12-16T17:06:05.352Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:06:05 [2020-12-16T17:06:05.352Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:06:05 [2020-12-16T17:06:05.892Z] #18 3.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB]
17:06:06 [2020-12-16T17:06:06.156Z] #18 ...
17:06:06 [2020-12-16T17:06:06.156Z] 
17:06:06 [2020-12-16T17:06:06.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:06 [2020-12-16T17:06:06.156Z] #41 50.42   CC       compel/src/lib/ptrace.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 50.91   AR       compel/libcompel.a
17:06:06 [2020-12-16T17:06:06.156Z] #41 51.08   HOSTCC   compel/src/main-host.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 51.48   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 51.70   HOSTCC   compel/src/lib/handle-elf-host.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 51.90   HOSTCC   compel/src/lib/log-host.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 52.20   HOSTLINK compel/compel-host-bin
17:06:06 [2020-12-16T17:06:06.156Z] #41 52.40   DEP      soccr/soccr.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 52.61   CC       soccr/soccr.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 54.11   AR       soccr/libsoccr.a
17:06:06 [2020-12-16T17:06:06.156Z] #41 54.18 make[1]: 'soccr/libsoccr.a' is up to date.
17:06:06 [2020-12-16T17:06:06.156Z] #41 54.71   DEP      criu/arch/aarch64/sigframe.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 54.96   DEP      criu/arch/aarch64/crtools.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 55.38   DEP      criu/arch/aarch64/cpu.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 55.43   DEP      criu/arch/aarch64/bitops.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 55.54   CC       criu/arch/aarch64/bitops.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 55.60   CC       criu/arch/aarch64/cpu.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 55.71   CC       criu/arch/aarch64/crtools.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 56.35   CC       criu/arch/aarch64/sigframe.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 56.72   LINK     criu/arch/aarch64/crtools.built-in.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 56.82   DEP      criu/pie/util-vdso.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 57.14   DEP      criu/pie/util.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 57.33   CC       criu/pie/util.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 57.57   CC       criu/pie/util-vdso.o
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.25   AR       criu/pie/pie.lib.a
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.31   DEP      criu/pie/restorer.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.63   DEP      criu/arch/aarch64/intraprocedure.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.65   DEP      criu/arch/aarch64/restorer.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.83   DEP      criu/arch/aarch64/vdso-pie.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 58.96   DEP      criu/pie/parasite-vdso.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 59.27   DEP      criu/pie/parasite.d
17:06:06 [2020-12-16T17:06:06.156Z] #41 59.53   CC       criu/pie/parasite.o
17:06:06 [2020-12-16T17:06:06.418Z] #41 60.91   LINK     criu/pie/parasite.built-in.o
17:06:06 [2020-12-16T17:06:06.418Z] #41 60.91   GEN      criu/pie/parasite-blob.h
17:06:06 [2020-12-16T17:06:06.418Z] #41 60.94   CC       criu/pie/parasite-vdso.o
17:06:06 [2020-12-16T17:06:06.687Z] #18 55.51 Selecting previously unselected package vim.
17:06:06 [2020-12-16T17:06:06.687Z] #18 55.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:06:06 [2020-12-16T17:06:06.687Z] #18 55.54 Unpacking vim (2:8.1.0875-5) ...
17:06:06 [2020-12-16T17:06:06.851Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
17:06:06 [2020-12-16T17:06:06.864Z] #22 ...
17:06:06 [2020-12-16T17:06:06.864Z] 
17:06:06 [2020-12-16T17:06:06.864Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:06 [2020-12-16T17:06:06.864Z] #32 DONE 197.0s
17:06:06 [2020-12-16T17:06:06.948Z] #18 56.04 Selecting previously unselected package xfsprogs.
17:06:06 [2020-12-16T17:06:06.948Z] #18 56.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:06:06 [2020-12-16T17:06:06.948Z] #18 56.06 Unpacking xfsprogs (4.20.0-1) ...
17:06:07 [2020-12-16T17:06:07.136Z] #18 19.17 Reading package lists...
17:06:07 [2020-12-16T17:06:07.162Z] 
17:06:07 [2020-12-16T17:06:07.162Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-12-16T17:06:07.162Z] #43 123.9   CC       criu/cr-service.o
17:06:07 [2020-12-16T17:06:07.162Z] #43 126.0   CC       criu/crtools.o
17:06:07 [2020-12-16T17:06:07.162Z] #43 126.8   CC       criu/eventfd.o
17:06:07 [2020-12-16T17:06:07.162Z] #43 127.3   CC       criu/eventpoll.o
17:06:07 [2020-12-16T17:06:07.368Z] #41 ...
17:06:07 [2020-12-16T17:06:07.368Z] 
17:06:07 [2020-12-16T17:06:07.368Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:07 [2020-12-16T17:06:07.368Z] #18 5.155 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:06:07 [2020-12-16T17:06:07.395Z] #18 23.17 Building dependency tree...
17:06:07 [2020-12-16T17:06:07.480Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.174s	coverage: 56.2% of statements
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.51 Selecting previously unselected package zip.
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.51 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.52 Unpacking zip (3.0-11+b1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.71 Setting up aufs-tools (1:4.14+20190211-1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.74 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 ...
17:06:07 [2020-12-16T17:06:07.520Z] 
17:06:07 [2020-12-16T17:06:07.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-12-16T17:06:07.520Z] #41 144.1   CC       criu/cr-service.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 145.7   CC       criu/crtools.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 146.1   CC       criu/eventfd.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 146.4   CC       criu/eventpoll.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 147.1   CC       criu/external.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 147.6   CC       criu/fault-injection.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 147.7   CC       criu/fdstore.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 148.0   CC       criu/fifo.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 148.5   CC       criu/file-ids.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 148.7   CC       criu/file-lock.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 149.6   CC       criu/files-ext.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 149.9   CC       criu/files-reg.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 152.1   CC       criu/files.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 154.2   CC       criu/filesystems.o
17:06:07 [2020-12-16T17:06:07.520Z] #41 ...
17:06:07 [2020-12-16T17:06:07.520Z] 
17:06:07 [2020-12-16T17:06:07.520Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.76 Setting up libgpm2:amd64 (1.20.7-5) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.78 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.79 Setting up uidmap (1:4.5-1.1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.80 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:06:07 [2020-12-16T17:06:07.520Z] #18 56.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:07 [2020-12-16T17:06:07.631Z] #18 ...
17:06:07 [2020-12-16T17:06:07.631Z] 
17:06:07 [2020-12-16T17:06:07.631Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:07 [2020-12-16T17:06:07.631Z] #51 8.482 + cd /tmp/tmp.Y0qlG3TQjF/src/github.com/opencontainers/runc
17:06:07 [2020-12-16T17:06:07.631Z] #51 8.482 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:06:07 [2020-12-16T17:06:07.631Z] #51 9.000 + '[' -z '' ']'
17:06:07 [2020-12-16T17:06:07.631Z] #51 9.000 + target=static
17:06:07 [2020-12-16T17:06:07.631Z] #51 9.000 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:06:07 [2020-12-16T17:06:07.631Z] #51 9.446 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 .
17:06:07 [2020-12-16T17:06:07.631Z] #51 ...
17:06:07 [2020-12-16T17:06:07.631Z] 
17:06:07 [2020-12-16T17:06:07.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-12-16T17:06:07.631Z] #41 61.74   CC       criu/arch/aarch64/vdso-pie.o
17:06:07 [2020-12-16T17:06:07.631Z] #41 62.09   CC       criu/arch/aarch64/restorer.o
17:06:07 [2020-12-16T17:06:07.781Z] #18 56.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:06:07 [2020-12-16T17:06:07.781Z] #18 56.87 Setting up xxd (2:8.1.0875-5) ...
17:06:07 [2020-12-16T17:06:07.781Z] #18 56.89 Setting up zip (3.0-11+b1) ...
17:06:07 [2020-12-16T17:06:07.781Z] #18 56.90 Setting up vim-common (2:8.1.0875-5) ...
17:06:07 [2020-12-16T17:06:07.781Z] #18 56.93 Setting up bash-completion (1:2.8-6) ...
17:06:07 [2020-12-16T17:06:07.810Z] #43 128.5   CC       criu/external.o
17:06:07 [2020-12-16T17:06:07.894Z] #41 62.45   CC       criu/arch/aarch64/intraprocedure.o
17:06:07 [2020-12-16T17:06:07.894Z] #41 62.50   CC       criu/pie/restorer.o
17:06:08 [2020-12-16T17:06:08.332Z] #18 ...
17:06:08 [2020-12-16T17:06:08.332Z] 
17:06:08 [2020-12-16T17:06:08.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:08 [2020-12-16T17:06:08.332Z] #41 111.5   DEP      criu/protobuf-desc.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 111.7   DEP      criu/proc_parse.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.0   DEP      criu/plugin.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.1   DEP      criu/pipes.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.4   DEP      criu/pie-util.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.5   DEP      criu/pie-util-vdso.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.6   DEP      criu/pie-util-vdso-elf32.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 112.8   DEP      criu/path.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 113.0   DEP      criu/parasite-syscall.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 113.2   DEP      criu/pagemap.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 113.5   DEP      criu/pagemap-cache.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 113.7   DEP      criu/page-xfer.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 113.9   DEP      criu/page-pipe.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 114.0   DEP      criu/netfilter.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 114.3   DEP      criu/net.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 114.5   DEP      criu/namespaces.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 114.7   DEP      criu/mount.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 114.8   DEP      criu/memfd.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.0   DEP      criu/mem.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.1   DEP      criu/lsm.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.3   DEP      criu/log.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.4   DEP      criu/libnetlink.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.5   DEP      criu/kerndat.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.7   DEP      criu/kcmp-ids.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 115.8   DEP      criu/irmap.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 116.0   DEP      criu/ipc_ns.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 116.2   DEP      criu/image.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 116.3   DEP      criu/image-desc.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 116.5   DEP      criu/fsnotify.d
17:06:08 [2020-12-16T17:06:08.332Z] #41 ...
17:06:08 [2020-12-16T17:06:08.332Z] 
17:06:08 [2020-12-16T17:06:08.332Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.84 libcap2-bin is already the newest version (1:2.25-2).
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.84 The following additional packages will be installed:
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.85   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   python3.7 python3.7-minimal vim-runtime xxd
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86 Suggested packages:
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86 Recommended packages:
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   aufs-dkms nftables build-essential python3-dev python3-keyring
17:06:08 [2020-12-16T17:06:08.332Z] #18 24.86   python3-keyrings.alt python3-xdg unzip
17:06:08 [2020-12-16T17:06:08.456Z] #43 128.8   CC       criu/fault-injection.o
17:06:08 [2020-12-16T17:06:08.456Z] #43 129.0   CC       criu/fdstore.o
17:06:09 [2020-12-16T17:06:09.101Z] #43 129.6   CC       criu/fifo.o
17:06:09 [2020-12-16T17:06:09.711Z] #18 ...
17:06:09 [2020-12-16T17:06:09.711Z] 
17:06:09 [2020-12-16T17:06:09.712Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:09 [2020-12-16T17:06:09.712Z] #30 DONE 220.5s
17:06:09 [2020-12-16T17:06:09.712Z] 
17:06:09 [2020-12-16T17:06:09.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:09 [2020-12-16T17:06:09.712Z] #41 116.6   DEP      criu/filesystems.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 116.8   DEP      criu/files.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.1   DEP      criu/files-reg.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.2   DEP      criu/files-ext.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.4   DEP      criu/file-lock.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.5   DEP      criu/file-ids.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.7   DEP      criu/fifo.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 117.9   DEP      criu/fdstore.d
17:06:09 [2020-12-16T17:06:09.712Z] #41 118.0   DEP      criu/fault-injection.d
17:06:09 [2020-12-16T17:06:09.745Z] #43 130.2   CC       criu/file-ids.o
17:06:09 [2020-12-16T17:06:09.973Z] #41 118.1   DEP      criu/external.d
17:06:09 [2020-12-16T17:06:09.973Z] #41 118.3   DEP      criu/eventpoll.d
17:06:10 [2020-12-16T17:06:10.042Z] #43 130.6   CC       criu/file-lock.o
17:06:10 [2020-12-16T17:06:10.232Z] #41 118.6   DEP      criu/eventfd.d
17:06:10 [2020-12-16T17:06:10.328Z] #18 59.61 Setting up libiptc0:amd64 (1.8.2-4) ...
17:06:10 [2020-12-16T17:06:10.328Z] #18 59.62 Setting up xz-utils (5.2.4-1) ...
17:06:10 [2020-12-16T17:06:10.328Z] #18 59.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:06:10 [2020-12-16T17:06:10.491Z] #41 118.8   DEP      criu/crtools.d
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.66 Setting up sudo (1.8.27-1+deb10u2) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.72 invoke-rc.d: could not determine current runlevel
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.74 invoke-rc.d: policy-rc.d denied execution of start.
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.75 Setting up pigz (2.4-1) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.78 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.80 Setting up python-pip-whl (18.1-5) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.81 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:06:10 [2020-12-16T17:06:10.588Z] #18 59.82 Setting up vim-runtime (2:8.1.0875-5) ...
17:06:10 [2020-12-16T17:06:10.750Z] #41 119.0   DEP      criu/cr-service.d
17:06:11 [2020-12-16T17:06:11.009Z] #41 119.3   DEP      criu/cr-restore.d
17:06:11 [2020-12-16T17:06:11.103Z] #43 ...
17:06:11 [2020-12-16T17:06:11.103Z] 
17:06:11 [2020-12-16T17:06:11.103Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:11 [2020-12-16T17:06:11.103Z] #22 4.723 Collecting yamllint==1.16.0
17:06:11 [2020-12-16T17:06:11.103Z] #22 5.251   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:06:11 [2020-12-16T17:06:11.103Z] #22 5.367 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:06:11 [2020-12-16T17:06:11.103Z] #22 5.423   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:06:11 [2020-12-16T17:06:11.103Z] #22 5.481 Collecting pyyaml (from yamllint==1.16.0)
17:06:11 [2020-12-16T17:06:11.103Z] #22 5.714   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:06:11 [2020-12-16T17:06:11.103Z] #22 7.287 Building wheels for collected packages: pyyaml
17:06:11 [2020-12-16T17:06:11.103Z] #22 7.289   Running setup.py bdist_wheel for pyyaml: started
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.22 Setting up libaio1:amd64 (0.3.112-3) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.24 Setting up libonig5:amd64 (6.9.1-1) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.28 Setting up vim (2:8.1.0875-5) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.38 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:06:11 [2020-12-16T17:06:11.160Z] #18 60.41 Setting up jq (1.5+dfsg-2+b1) ...
17:06:11 [2020-12-16T17:06:11.214Z] #41 65.71   LINK     criu/pie/restorer.built-in.o
17:06:11 [2020-12-16T17:06:11.214Z] #41 65.72   GEN      criu/pie/restorer-blob.h
17:06:11 [2020-12-16T17:06:11.268Z] #41 119.5   DEP      criu/cr-errno.d
17:06:11 [2020-12-16T17:06:11.269Z] #41 119.5   DEP      criu/cr-dump.d
17:06:11 [2020-12-16T17:06:11.421Z] #18 60.42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:06:11 [2020-12-16T17:06:11.421Z] #18 60.44 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:06:11 [2020-12-16T17:06:11.477Z] #41 65.82   DEP      criu/vdso.d
17:06:11 [2020-12-16T17:06:11.477Z] #41 66.06   DEP      criu/uts_ns.d
17:06:11 [2020-12-16T17:06:11.529Z] #41 119.8   DEP      criu/cr-dedup.d
17:06:11 [2020-12-16T17:06:11.740Z] #41 66.32   DEP      criu/util.d
17:06:11 [2020-12-16T17:06:11.788Z] #41 119.9   DEP      criu/cr-check.d
17:06:11 [2020-12-16T17:06:11.918Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.954s	coverage: 46.2% of statements
17:06:12 [2020-12-16T17:06:12.047Z] #41 120.2   DEP      criu/config.d
17:06:12 [2020-12-16T17:06:12.047Z] #41 120.3   DEP      criu/clone-noasan.d
17:06:12 [2020-12-16T17:06:12.047Z] #41 120.4   DEP      criu/cgroup.d
17:06:12 [2020-12-16T17:06:12.162Z] #22 8.902   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:06:12 [2020-12-16T17:06:12.162Z] #22 8.903   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:06:12 [2020-12-16T17:06:12.162Z] #22 9.003 Successfully built pyyaml
17:06:12 [2020-12-16T17:06:12.162Z] #22 9.027 Installing collected packages: pathspec, pyyaml, yamllint
17:06:12 [2020-12-16T17:06:12.208Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
17:06:12 [2020-12-16T17:06:12.306Z] #41 120.5   DEP      criu/cgroup-props.d
17:06:12 [2020-12-16T17:06:12.306Z] #41 120.7   DEP      criu/bitmap.d
17:06:12 [2020-12-16T17:06:12.322Z] #41 66.63   DEP      criu/uffd.d
17:06:12 [2020-12-16T17:06:12.322Z] #41 66.89   DEP      criu/tun.d
17:06:12 [2020-12-16T17:06:12.459Z] #22 9.418 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:06:12 [2020-12-16T17:06:12.565Z] #41 120.7   DEP      criu/bfd.d
17:06:12 [2020-12-16T17:06:12.565Z] #41 120.8   DEP      criu/autofs.d
17:06:12 [2020-12-16T17:06:12.585Z] #41 67.03   DEP      criu/tty.d
17:06:12 [2020-12-16T17:06:12.585Z] #41 67.17   DEP      criu/timerfd.d
17:06:12 [2020-12-16T17:06:12.757Z] #22 DONE 9.7s
17:06:12 [2020-12-16T17:06:12.757Z] 
17:06:12 [2020-12-16T17:06:12.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:12 [2020-12-16T17:06:12.757Z] #43 131.7   CC       criu/files-ext.o
17:06:12 [2020-12-16T17:06:12.757Z] #43 132.1   CC       criu/files-reg.o
17:06:12 [2020-12-16T17:06:12.824Z] #41 121.0   DEP      criu/aio.d
17:06:12 [2020-12-16T17:06:12.824Z] #41 121.1   DEP      criu/action-scripts.d
17:06:12 [2020-12-16T17:06:12.847Z] #41 67.33   DEP      criu/timens.d
17:06:13 [2020-12-16T17:06:13.084Z] #41 121.3   CC       criu/action-scripts.o
17:06:13 [2020-12-16T17:06:13.111Z] #41 67.46   DEP      criu/sysfs_parse.d
17:06:13 [2020-12-16T17:06:13.111Z] #41 67.65   DEP      criu/sysctl.d
17:06:13 [2020-12-16T17:06:13.375Z] #41 67.89   DEP      criu/string.d
17:06:13 [2020-12-16T17:06:13.375Z] #41 67.98   DEP      criu/stats.d
17:06:13 [2020-12-16T17:06:13.652Z] #41 121.8   CC       criu/aio.o
17:06:13 [2020-12-16T17:06:13.951Z] #41 68.18   DEP      criu/sockets.d
17:06:13 [2020-12-16T17:06:13.951Z] #41 68.46   DEP      criu/sk-unix.d
17:06:14 [2020-12-16T17:06:14.220Z] #41 122.4   CC       criu/autofs.o
17:06:14 [2020-12-16T17:06:14.296Z] #43 135.0   CC       criu/files.o
17:06:14 [2020-12-16T17:06:14.479Z] #41 ...
17:06:14 [2020-12-16T17:06:14.479Z] 
17:06:14 [2020-12-16T17:06:14.480Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81 The following NEW packages will be installed:
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:06:14 [2020-12-16T17:06:14.480Z] #18 26.81   xz-utils zip
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.23 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.23 Need to get 28.5 MB of archives.
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.23 After this operation, 116 MB of additional disk space will be used.
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 27.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 28.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.50 debconf: delaying package configuration, since apt-utils is not installed
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.58 Fetched 28.5 MB in 2s (15.0 MB/s)
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.62 Selecting previously unselected package pigz.
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.68 Unpacking pigz (2.4-1) ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.79 Selecting previously unselected package libpython3.7-minimal:amd64.
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 29.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 30.20 Selecting previously unselected package python3.7-minimal.
17:06:14 [2020-12-16T17:06:14.480Z] #18 30.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 30.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 31.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:06:14 [2020-12-16T17:06:14.480Z] #18 31.10 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:14 [2020-12-16T17:06:14.529Z] #41 68.79   DEP      criu/sk-tcp.d
17:06:14 [2020-12-16T17:06:14.529Z] #41 ...
17:06:14 [2020-12-16T17:06:14.529Z] 
17:06:14 [2020-12-16T17:06:14.529Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:14 [2020-12-16T17:06:14.529Z] #38 155.8 + dpkg --print-architecture
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.42 Setting up iptables (1.8.2-4) ...
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.49 Setting up python3 (3.7.3-1) ...
17:06:14 [2020-12-16T17:06:14.801Z] #18 63.93 Setting up python3-wheel (0.32.3-2) ...
17:06:15 [2020-12-16T17:06:15.107Z] #38 DONE 156.7s
17:06:15 [2020-12-16T17:06:15.107Z] 
17:06:15 [2020-12-16T17:06:15.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:15 [2020-12-16T17:06:15.107Z] #41 69.10   DEP      criu/sk-queue.d
17:06:15 [2020-12-16T17:06:15.107Z] #41 69.29   DEP      criu/sk-packet.d
17:06:15 [2020-12-16T17:06:15.107Z] #41 69.56   DEP      criu/sk-netlink.d
17:06:15 [2020-12-16T17:06:15.370Z] #41 69.81   DEP      criu/sk-inet.d
17:06:15 [2020-12-16T17:06:15.633Z] #41 70.02   DEP      criu/signalfd.d
17:06:15 [2020-12-16T17:06:15.633Z] #41 70.12   DEP      criu/sigframe.d
17:06:15 [2020-12-16T17:06:15.633Z] #41 70.23   DEP      criu/shmem.d
17:06:15 [2020-12-16T17:06:15.713Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.292s	coverage: 49.5% of statements
17:06:15 [2020-12-16T17:06:15.754Z] #18 64.69 Setting up apparmor (2.13.2-10) ...
17:06:16 [2020-12-16T17:06:16.209Z] #41 70.39   DEP      criu/servicefd.d
17:06:16 [2020-12-16T17:06:16.209Z] #41 70.64   DEP      criu/seize.d
17:06:16 [2020-12-16T17:06:16.326Z] #18 ...
17:06:16 [2020-12-16T17:06:16.326Z] 
17:06:16 [2020-12-16T17:06:16.326Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:16 [2020-12-16T17:06:16.326Z] #38 258.2 + dpkg --print-architecture
17:06:16 [2020-12-16T17:06:16.326Z] #38 258.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:06:16 [2020-12-16T17:06:16.326Z] #38 258.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:06:16 [2020-12-16T17:06:16.326Z] #38 258.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:06:16 [2020-12-16T17:06:16.472Z] #41 70.85   DEP      criu/seccomp.d
17:06:16 [2020-12-16T17:06:16.735Z] #41 71.07   DEP      criu/rst-malloc.d
17:06:16 [2020-12-16T17:06:16.736Z] #41 71.24   DEP      criu/rbtree.d
17:06:16 [2020-12-16T17:06:16.736Z] #41 71.33   DEP      criu/pstree.d
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.20 Selecting previously unselected package python3-minimal.
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.27 Unpacking python3-minimal (3.7.3-1) ...
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.35 Selecting previously unselected package libmpdec2:amd64.
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.37 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:06:17 [2020-12-16T17:06:17.018Z] #18 33.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:06:17 [2020-12-16T17:06:17.060Z] #43 137.3   CC       criu/filesystems.o
17:06:17 [2020-12-16T17:06:17.311Z] #41 71.57   DEP      criu/protobuf.d
17:06:17 [2020-12-16T17:06:17.311Z] #41 71.66   GEN      criu/protobuf-desc-gen.h
17:06:17 [2020-12-16T17:06:17.703Z] #43 138.3   CC       criu/fsnotify.o
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.37 Selecting previously unselected package python3.7.
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.56 Selecting previously unselected package libpython3-stdlib:amd64.
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:06:17 [2020-12-16T17:06:17.958Z] #18 34.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:06:18 [2020-12-16T17:06:18.218Z] #18 34.67 Setting up python3-minimal (3.7.3-1) ...
17:06:18 [2020-12-16T17:06:18.240Z] #38 ...
17:06:18 [2020-12-16T17:06:18.240Z] 
17:06:18 [2020-12-16T17:06:18.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:18 [2020-12-16T17:06:18.240Z] #41 154.8   CC       criu/fsnotify.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 156.0   CC       criu/image-desc.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 156.1   CC       criu/image.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 157.0   CC       criu/ipc_ns.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 158.3   CC       criu/irmap.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 159.1   CC       criu/kcmp-ids.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 159.4   CC       criu/kerndat.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 160.7   CC       criu/libnetlink.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 161.1   CC       criu/log.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 161.6   CC       criu/lsm.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 162.0   CC       criu/mem.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 163.8   CC       criu/memfd.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 164.5   CC       criu/mount.o
17:06:18 [2020-12-16T17:06:18.240Z] #41 ...
17:06:18 [2020-12-16T17:06:18.240Z] 
17:06:18 [2020-12-16T17:06:18.240Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:18 [2020-12-16T17:06:18.240Z] #18 66.52 Setting up xfsprogs (4.20.0-1) ...
17:06:18 [2020-12-16T17:06:18.240Z] #18 66.54 Setting up python3-lib2to3 (3.7.3-1) ...
17:06:18 [2020-12-16T17:06:18.240Z] #18 66.96 Setting up python3-pkg-resources (40.8.0-1) ...
17:06:18 [2020-12-16T17:06:18.811Z] #18 67.85 Setting up python3-distutils (3.7.3-1) ...
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.58 Selecting previously unselected package python3.
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.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 ... 24093 files and directories currently installed.)
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.68 Unpacking python3 (3.7.3-1) ...
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.77 Selecting previously unselected package libip4tc0:amd64.
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.157Z] #18 35.77 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:06:19 [2020-12-16T17:06:19.233Z] #43 139.4   CC       criu/image-desc.o
17:06:19 [2020-12-16T17:06:19.233Z] #43 139.7   CC       criu/image.o
17:06:19 [2020-12-16T17:06:19.237Z] #41 73.46   DEP      criu/protobuf-desc.d
17:06:19 [2020-12-16T17:06:19.237Z] #41 73.59   DEP      criu/proc_parse.d
17:06:19 [2020-12-16T17:06:19.237Z] #41 73.76   DEP      criu/plugin.d
17:06:19 [2020-12-16T17:06:19.237Z] #41 73.85   DEP      criu/pipes.d
17:06:19 [2020-12-16T17:06:19.383Z] #18 68.31 Setting up python3-setuptools (40.8.0-1) ...
17:06:19 [2020-12-16T17:06:19.417Z] #18 35.87 Selecting previously unselected package libip6tc0:amd64.
17:06:19 [2020-12-16T17:06:19.417Z] #18 35.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.417Z] #18 35.88 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:06:19 [2020-12-16T17:06:19.417Z] #18 35.99 Selecting previously unselected package libiptc0:amd64.
17:06:19 [2020-12-16T17:06:19.417Z] #18 36.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.417Z] #18 36.01 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:06:19 [2020-12-16T17:06:19.417Z] #18 36.11 Selecting previously unselected package libnfnetlink0:amd64.
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.17 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.25 Selecting previously unselected package libnftnl11:amd64.
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.677Z] #18 36.26 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:06:19 [2020-12-16T17:06:19.813Z] #41 74.14   DEP      criu/pie-util.d
17:06:19 [2020-12-16T17:06:19.813Z] #41 74.21   DEP      criu/pie-util-vdso.d
17:06:19 [2020-12-16T17:06:19.813Z] #41 74.30   DEP      criu/path.d
17:06:19 [2020-12-16T17:06:19.937Z] #18 36.36 Selecting previously unselected package iptables.
17:06:19 [2020-12-16T17:06:19.937Z] #18 36.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:06:19 [2020-12-16T17:06:19.937Z] #18 36.37 Unpacking iptables (1.8.2-4) ...
17:06:20 [2020-12-16T17:06:20.077Z] #41 74.45   DEP      criu/parasite-syscall.d
17:06:20 [2020-12-16T17:06:20.077Z] #41 ...
17:06:20 [2020-12-16T17:06:20.077Z] 
17:06:20 [2020-12-16T17:06:20.077Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:20 [2020-12-16T17:06:20.077Z] #18 7.940 Fetched 8233 kB in 6s (1349 kB/s)
17:06:20 [2020-12-16T17:06:20.077Z] #18 7.940 Reading package lists...
17:06:20 [2020-12-16T17:06:20.077Z] #18 11.02 Reading package lists...
17:06:20 [2020-12-16T17:06:20.077Z] #18 13.74 Building dependency tree...
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10 libcap2-bin is already the newest version (1:2.25-2).
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10 The following additional packages will be installed:
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.10   python3.7 python3.7-minimal vim-runtime xxd
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11 Suggested packages:
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11 Recommended packages:
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11   aufs-dkms nftables build-essential python3-dev python3-keyring
17:06:20 [2020-12-16T17:06:20.077Z] #18 15.11   python3-keyrings.alt python3-xdg unzip
17:06:20 [2020-12-16T17:06:20.077Z] #18 16.52 The following NEW packages will be installed:
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.53   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.53   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.53   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.53   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.54   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.54   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.54   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.54   xz-utils zip
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.85 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.85 Need to get 27.6 MB of archives.
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.85 After this operation, 114 MB of additional disk space will be used.
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
17:06:20 [2020-12-16T17:06:20.078Z] #18 17.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:06:20 [2020-12-16T17:06:20.197Z] #18 36.69 Selecting previously unselected package xxd.
17:06:20 [2020-12-16T17:06:20.197Z] #18 36.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:06:20 [2020-12-16T17:06:20.197Z] #18 36.73 Unpacking xxd (2:8.1.0875-5) ...
17:06:20 [2020-12-16T17:06:20.197Z] #18 36.85 Selecting previously unselected package vim-common.
17:06:20 [2020-12-16T17:06:20.283Z] #43 140.6   CC       criu/ipc_ns.o
17:06:20 [2020-12-16T17:06:20.325Z] #18 69.56 Setting up python3-pip (18.1-5) ...
17:06:20 [2020-12-16T17:06:20.340Z] #18 18.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
17:06:20 [2020-12-16T17:06:20.340Z] #18 18.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:06:20 [2020-12-16T17:06:20.340Z] #18 18.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:06:20 [2020-12-16T17:06:20.340Z] #18 ...
17:06:20 [2020-12-16T17:06:20.340Z] 
17:06:20 [2020-12-16T17:06:20.340Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:20 [2020-12-16T17:06:20.340Z] #41 74.64   DEP      criu/pagemap.d
17:06:20 [2020-12-16T17:06:20.340Z] #41 74.86   DEP      criu/pagemap-cache.d
17:06:20 [2020-12-16T17:06:20.457Z] #18 36.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:20 [2020-12-16T17:06:20.457Z] #18 36.89 Unpacking vim-common (2:8.1.0875-5) ...
17:06:20 [2020-12-16T17:06:20.457Z] #18 37.06 Selecting previously unselected package bash-completion.
17:06:20 [2020-12-16T17:06:20.457Z] #18 37.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:06:20 [2020-12-16T17:06:20.603Z] #41 75.02   DEP      criu/page-xfer.d
17:06:20 [2020-12-16T17:06:20.603Z] #41 75.11   DEP      criu/page-pipe.d
17:06:20 [2020-12-16T17:06:20.603Z] #41 75.21   DEP      criu/netfilter.d
17:06:20 [2020-12-16T17:06:20.867Z] #41 75.33   DEP      criu/net.d
17:06:20 [2020-12-16T17:06:20.867Z] #41 75.45   DEP      criu/namespaces.d
17:06:21 [2020-12-16T17:06:21.130Z] #41 75.54   DEP      criu/mount.d
17:06:21 [2020-12-16T17:06:21.130Z] #41 75.62   DEP      criu/memfd.d
17:06:21 [2020-12-16T17:06:21.343Z] #43 141.9   CC       criu/irmap.o
17:06:21 [2020-12-16T17:06:21.394Z] #41 75.77   DEP      criu/mem.d
17:06:21 [2020-12-16T17:06:21.394Z] #41 75.94   DEP      criu/lsm.d
17:06:21 [2020-12-16T17:06:21.657Z] #41 76.16   DEP      criu/log.d
17:06:21 [2020-12-16T17:06:21.711Z] #18 70.59 Processing triggers for libc-bin (2.28-10) ...
17:06:21 [2020-12-16T17:06:21.711Z] #18 70.66 Processing triggers for mime-support (3.62) ...
17:06:21 [2020-12-16T17:06:21.921Z] #41 76.32   DEP      criu/libnetlink.d
17:06:21 [2020-12-16T17:06:21.921Z] #41 76.44   DEP      criu/kerndat.d
17:06:22 [2020-12-16T17:06:22.183Z] #41 76.62   DEP      criu/kcmp-ids.d
17:06:22 [2020-12-16T17:06:22.183Z] #41 76.68   DEP      criu/irmap.d
17:06:22 [2020-12-16T17:06:22.183Z] #41 76.77   DEP      criu/ipc_ns.d
17:06:22 [2020-12-16T17:06:22.282Z] #18 DONE 71.4s
17:06:22 [2020-12-16T17:06:22.282Z] 
17:06:22 [2020-12-16T17:06:22.282Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:22 [2020-12-16T17:06:22.282Z] #41 168.8   CC       criu/namespaces.o
17:06:22 [2020-12-16T17:06:22.412Z] #43 142.9   CC       criu/kcmp-ids.o
17:06:22 [2020-12-16T17:06:22.452Z] #41 76.84   DEP      criu/image.d
17:06:22 [2020-12-16T17:06:22.452Z] #41 76.94   DEP      criu/image-desc.d
17:06:22 [2020-12-16T17:06:22.643Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.505s	coverage: 73.1% of statements
17:06:22 [2020-12-16T17:06:22.643Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:06:22 [2020-12-16T17:06:22.643Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
17:06:22 [2020-12-16T17:06:22.643Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.330s	coverage: 57.7% of statements
17:06:22 [2020-12-16T17:06:22.643Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:06:22 [2020-12-16T17:06:22.643Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:06:22 [2020-12-16T17:06:22.709Z] #43 143.2   CC       criu/kerndat.o
17:06:22 [2020-12-16T17:06:22.716Z] #41 77.09   DEP      criu/fsnotify.d
17:06:22 [2020-12-16T17:06:22.978Z] #41 77.28   DEP      criu/filesystems.d
17:06:22 [2020-12-16T17:06:22.978Z] #41 77.39   DEP      criu/files.d
17:06:23 [2020-12-16T17:06:23.047Z] #18 39.63 Unpacking bash-completion (1:2.8-6) ...
17:06:23 [2020-12-16T17:06:23.225Z] #41 ...
17:06:23 [2020-12-16T17:06:23.225Z] 
17:06:23 [2020-12-16T17:06:23.225Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:06:23 [2020-12-16T17:06:23.225Z] #19 0.991 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:06:23 [2020-12-16T17:06:23.225Z] #19 0.999 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:06:23 [2020-12-16T17:06:23.225Z] #19 1.003 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:06:23 [2020-12-16T17:06:23.225Z] #19 DONE 1.1s
17:06:23 [2020-12-16T17:06:23.241Z] #41 77.60   DEP      criu/files-reg.d
17:06:23 [2020-12-16T17:06:23.485Z] 
17:06:23 [2020-12-16T17:06:23.485Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:23 [2020-12-16T17:06:23.504Z] #41 77.84   DEP      criu/files-ext.d
17:06:23 [2020-12-16T17:06:23.504Z] #41 78.06   DEP      criu/file-lock.d
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.16 Selecting previously unselected package bzip2.
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.23 Selecting previously unselected package xz-utils.
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:06:23 [2020-12-16T17:06:23.650Z] #18 40.25 Unpacking xz-utils (5.2.4-1) ...
17:06:23 [2020-12-16T17:06:23.671Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
17:06:23 [2020-12-16T17:06:23.768Z] #41 78.20   DEP      criu/file-ids.d
17:06:23 [2020-12-16T17:06:23.914Z] #18 40.42 Selecting previously unselected package apparmor.
17:06:23 [2020-12-16T17:06:23.914Z] #18 40.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:06:23 [2020-12-16T17:06:23.914Z] #18 40.50 Unpacking apparmor (2.13.2-10) ...
17:06:23 [2020-12-16T17:06:23.961Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
17:06:24 [2020-12-16T17:06:24.032Z] #41 78.46   DEP      criu/fifo.d
17:06:24 [2020-12-16T17:06:24.238Z] #43 144.5   CC       criu/libnetlink.o
17:06:24 [2020-12-16T17:06:24.295Z] #41 78.70   DEP      criu/fdstore.d
17:06:24 [2020-12-16T17:06:24.295Z] #41 78.83   DEP      criu/fault-injection.d
17:06:24 [2020-12-16T17:06:24.295Z] #41 78.87   DEP      criu/external.d
17:06:24 [2020-12-16T17:06:24.486Z] #18 40.87 Selecting previously unselected package aufs-tools.
17:06:24 [2020-12-16T17:06:24.486Z] #18 40.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:06:24 [2020-12-16T17:06:24.486Z] #18 40.89 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:06:24 [2020-12-16T17:06:24.486Z] #18 41.03 Selecting previously unselected package libonig5:amd64.
17:06:24 [2020-12-16T17:06:24.486Z] #18 41.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:06:24 [2020-12-16T17:06:24.486Z] #18 41.03 Unpacking libonig5:amd64 (6.9.1-1) ...
17:06:24 [2020-12-16T17:06:24.535Z] #43 144.9   CC       criu/log.o
17:06:24 [2020-12-16T17:06:24.558Z] #41 79.02   DEP      criu/eventpoll.d
17:06:24 [2020-12-16T17:06:24.558Z] #41 79.14   DEP      criu/eventfd.d
17:06:24 [2020-12-16T17:06:24.589Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 6.5% of statements
17:06:24 [2020-12-16T17:06:24.589Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:06:24 [2020-12-16T17:06:24.589Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.15 Selecting previously unselected package libjq1:amd64.
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.33 Selecting previously unselected package jq.
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:06:24 [2020-12-16T17:06:24.768Z] #18 41.33 Unpacking jq (1.5+dfsg-2+b1) ...
17:06:24 [2020-12-16T17:06:24.822Z] #41 79.33   DEP      criu/crtools.d
17:06:24 [2020-12-16T17:06:24.834Z] #43 145.5   CC       criu/lsm.o
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.43 Selecting previously unselected package libaio1:amd64.
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.45 Unpacking libaio1:amd64 (0.3.112-3) ...
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.54 Selecting previously unselected package libgpm2:amd64.
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.55 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.62 Selecting previously unselected package libicu63:amd64.
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:06:25 [2020-12-16T17:06:25.033Z] #18 41.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:06:25 [2020-12-16T17:06:25.086Z] #41 79.48   DEP      criu/cr-service.d
17:06:25 [2020-12-16T17:06:25.218Z] ok  	github.com/docker/docker/daemon/logger	0.208s	coverage: 41.0% of statements
17:06:25 [2020-12-16T17:06:25.349Z] #41 79.73   DEP      criu/cr-restore.d
17:06:25 [2020-12-16T17:06:25.349Z] #41 79.95   DEP      criu/cr-errno.d
17:06:25 [2020-12-16T17:06:25.480Z] #43 146.0   CC       criu/mem.o
17:06:25 [2020-12-16T17:06:25.611Z] #18 ...
17:06:25 [2020-12-16T17:06:25.611Z] 
17:06:25 [2020-12-16T17:06:25.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:25 [2020-12-16T17:06:25.611Z] #41 123.7   CC       criu/bfd.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 124.2   CC       criu/bitmap.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 124.4   CC       criu/cgroup-props.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 125.2   CC       criu/cgroup.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 128.0   CC       criu/clone-noasan.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 128.2   CC       criu/config.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 129.6   CC       criu/cr-check.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 131.5   CC       criu/cr-dedup.o
17:06:25 [2020-12-16T17:06:25.611Z] #41 132.0   CC       criu/cr-dump.o
17:06:25 [2020-12-16T17:06:25.613Z] #41 79.97   DEP      criu/cr-dump.d
17:06:25 [2020-12-16T17:06:25.876Z] #41 80.27   DEP      criu/cr-dedup.d
17:06:26 [2020-12-16T17:06:26.140Z] #41 80.50   DEP      criu/cr-check.d
17:06:26 [2020-12-16T17:06:26.247Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.076s	coverage: 77.4% of statements
17:06:26 [2020-12-16T17:06:26.247Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:06:26 [2020-12-16T17:06:26.247Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:06:26 [2020-12-16T17:06:26.247Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 67.0% of statements
17:06:26 [2020-12-16T17:06:26.403Z] #41 80.71   DEP      criu/config.d
17:06:26 [2020-12-16T17:06:26.403Z] #41 80.82   DEP      criu/clone-noasan.d
17:06:26 [2020-12-16T17:06:26.403Z] #41 80.89   DEP      criu/cgroup.d
17:06:26 [2020-12-16T17:06:26.550Z] #41 134.7   CC       criu/cr-errno.o
17:06:26 [2020-12-16T17:06:26.550Z] #41 134.8   CC       criu/cr-restore.o
17:06:26 [2020-12-16T17:06:26.666Z] #41 81.09   DEP      criu/cgroup-props.d
17:06:26 [2020-12-16T17:06:26.666Z] #41 81.23   DEP      criu/bitmap.d
17:06:26 [2020-12-16T17:06:26.875Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:06:26 [2020-12-16T17:06:26.930Z] #41 81.26   DEP      criu/bfd.d
17:06:26 [2020-12-16T17:06:26.930Z] #41 81.47   DEP      criu/autofs.d
17:06:27 [2020-12-16T17:06:27.164Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 61.6% of statements
17:06:27 [2020-12-16T17:06:27.164Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
17:06:27 [2020-12-16T17:06:27.193Z] #41 81.67   DEP      criu/aio.d
17:06:27 [2020-12-16T17:06:27.256Z] --- PASS: TestBuildWithHugeFile (56.01s)
17:06:27 [2020-12-16T17:06:27.256Z] === RUN   TestBuildWCOWSandboxSize
17:06:27 [2020-12-16T17:06:27.256Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:06:27 [2020-12-16T17:06:27.256Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:06:27 [2020-12-16T17:06:27.256Z] === RUN   TestBuildWithEmptyDockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:06:27 [2020-12-16T17:06:27.256Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:06:27 [2020-12-16T17:06:27.256Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
17:06:27 [2020-12-16T17:06:27.256Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
17:06:27 [2020-12-16T17:06:27.257Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
17:06:27 [2020-12-16T17:06:27.257Z] === RUN   TestBuildPreserveOwnership
17:06:27 [2020-12-16T17:06:27.257Z] === RUN   TestBuildPreserveOwnership/copy_from
17:06:27 [2020-12-16T17:06:27.456Z] #41 81.82   DEP      criu/action-scripts.d
17:06:27 [2020-12-16T17:06:27.598Z] #43 148.0   CC       criu/memfd.o
17:06:28 [2020-12-16T17:06:28.033Z] #41 82.27   CC       criu/action-scripts.o
17:06:28 [2020-12-16T17:06:28.193Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 75.2% of statements
17:06:28 [2020-12-16T17:06:28.193Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:06:28 [2020-12-16T17:06:28.193Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 58.6% of statements
17:06:28 [2020-12-16T17:06:28.241Z] #43 148.7   CC       criu/mount.o
17:06:28 [2020-12-16T17:06:28.298Z] #41 ...
17:06:28 [2020-12-16T17:06:28.298Z] 
17:06:28 [2020-12-16T17:06:28.298Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:28 [2020-12-16T17:06:28.298Z] #18 18.78 debconf: delaying package configuration, since apt-utils is not installed
17:06:28 [2020-12-16T17:06:28.298Z] #18 19.04 Fetched 27.6 MB in 2s (17.2 MB/s)
17:06:28 [2020-12-16T17:06:28.298Z] #18 19.12 Selecting previously unselected package pigz.
17:06:28 [2020-12-16T17:06:28.298Z] #18 19.12 (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.)
17:06:28 [2020-12-16T17:06:28.299Z] #18 19.19 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 19.28 Unpacking pigz (2.4-1) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 19.49 Selecting previously unselected package libpython3.7-minimal:arm64.
17:06:28 [2020-12-16T17:06:28.299Z] #18 19.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 19.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 20.01 Selecting previously unselected package python3.7-minimal.
17:06:28 [2020-12-16T17:06:28.299Z] #18 20.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 20.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 20.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 20.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 22.99 Selecting previously unselected package python3-minimal.
17:06:28 [2020-12-16T17:06:28.299Z] #18 22.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 ... 23654 files and directories currently installed.)
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.06 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.07 Unpacking python3-minimal (3.7.3-1) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.15 Selecting previously unselected package libmpdec2:arm64.
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.16 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.17 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.36 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 23.36 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.41 Selecting previously unselected package python3.7.
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.43 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.80 Selecting previously unselected package libpython3-stdlib:arm64.
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 24.82 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 25.07 Setting up python3-minimal (3.7.3-1) ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 26.14 Selecting previously unselected package python3.
17:06:28 [2020-12-16T17:06:28.299Z] #18 26.14 (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.)
17:06:28 [2020-12-16T17:06:28.299Z] #18 26.19 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.299Z] #18 26.20 Unpacking python3 (3.7.3-1) ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.30 Selecting previously unselected package libip4tc0:arm64.
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.32 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.40 Selecting previously unselected package libip6tc0:arm64.
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.41 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.48 Selecting previously unselected package libiptc0:arm64.
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.562Z] #18 26.50 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:06:28 [2020-12-16T17:06:28.775Z] #20 4.939 Collecting yamllint==1.16.0
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.57 Selecting previously unselected package libnfnetlink0:arm64.
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.65 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.76 Selecting previously unselected package libnftnl11:arm64.
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:06:28 [2020-12-16T17:06:28.825Z] #18 26.78 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:06:29 [2020-12-16T17:06:29.088Z] #18 26.89 Selecting previously unselected package iptables.
17:06:29 [2020-12-16T17:06:29.088Z] #18 26.91 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:06:29 [2020-12-16T17:06:29.088Z] #18 26.98 Unpacking iptables (1.8.2-4) ...
17:06:29 [2020-12-16T17:06:29.090Z] #41 ...
17:06:29 [2020-12-16T17:06:29.090Z] 
17:06:29 [2020-12-16T17:06:29.090Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.30 Selecting previously unselected package libnet1:amd64.
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.42 Selecting previously unselected package libnl-3-200:amd64.
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.49 Selecting previously unselected package libprotobuf-c1:amd64.
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.57 Selecting previously unselected package libreadline5:amd64.
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:06:29 [2020-12-16T17:06:29.090Z] #18 45.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:06:29 [2020-12-16T17:06:29.223Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.71 Selecting previously unselected package net-tools.
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.90 Selecting previously unselected package python-pip-whl.
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:06:29 [2020-12-16T17:06:29.350Z] #18 45.92 Unpacking python-pip-whl (18.1-5) ...
17:06:29 [2020-12-16T17:06:29.614Z] #18 27.33 Selecting previously unselected package xxd.
17:06:29 [2020-12-16T17:06:29.615Z] #18 27.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
17:06:29 [2020-12-16T17:06:29.615Z] #18 27.35 Unpacking xxd (2:8.1.0875-5) ...
17:06:29 [2020-12-16T17:06:29.615Z] #18 27.46 Selecting previously unselected package vim-common.
17:06:29 [2020-12-16T17:06:29.615Z] #18 27.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:29 [2020-12-16T17:06:29.615Z] #18 27.49 Unpacking vim-common (2:8.1.0875-5) ...
17:06:29 [2020-12-16T17:06:29.878Z] #18 27.65 Selecting previously unselected package bash-completion.
17:06:29 [2020-12-16T17:06:29.878Z] #18 27.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:06:29 [2020-12-16T17:06:29.919Z] #18 46.48 Selecting previously unselected package python3-lib2to3.
17:06:29 [2020-12-16T17:06:29.920Z] #18 46.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:06:29 [2020-12-16T17:06:29.920Z] #18 46.49 Unpacking python3-lib2to3 (3.7.3-1) ...
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.60 Selecting previously unselected package python3-distutils.
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.62 Unpacking python3-distutils (3.7.3-1) ...
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.78 Selecting previously unselected package python3-pip.
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:06:30 [2020-12-16T17:06:30.179Z] #18 46.83 Unpacking python3-pip (18.1-5) ...
17:06:30 [2020-12-16T17:06:30.250Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 46.8% of statements
17:06:30 [2020-12-16T17:06:30.251Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
17:06:30 [2020-12-16T17:06:30.439Z] #18 47.03 Selecting previously unselected package python3-pkg-resources.
17:06:30 [2020-12-16T17:06:30.439Z] #18 47.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:06:30 [2020-12-16T17:06:30.439Z] #18 47.04 Unpacking python3-pkg-resources (40.8.0-1) ...
17:06:30 [2020-12-16T17:06:30.689Z] #20 ...
17:06:30 [2020-12-16T17:06:30.689Z] 
17:06:30 [2020-12-16T17:06:30.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:30 [2020-12-16T17:06:30.689Z] #41 171.3   CC       criu/net.o
17:06:30 [2020-12-16T17:06:30.689Z] #41 174.9   CC       criu/netfilter.o
17:06:30 [2020-12-16T17:06:30.689Z] #41 175.3   CC       criu/page-pipe.o
17:06:30 [2020-12-16T17:06:30.689Z] #41 175.9   CC       criu/page-xfer.o
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.15 Selecting previously unselected package python3-setuptools.
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.16 Unpacking python3-setuptools (40.8.0-1) ...
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.35 Selecting previously unselected package python3-wheel.
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:06:30 [2020-12-16T17:06:30.699Z] #18 47.36 Unpacking python3-wheel (0.32.3-2) ...
17:06:30 [2020-12-16T17:06:30.879Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
17:06:30 [2020-12-16T17:06:30.879Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
17:06:30 [2020-12-16T17:06:30.879Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:06:30 [2020-12-16T17:06:30.879Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:06:30 [2020-12-16T17:06:30.950Z] #41 177.5   CC       criu/pagemap-cache.o
17:06:30 [2020-12-16T17:06:30.959Z] #18 47.43 Selecting previously unselected package sudo.
17:06:30 [2020-12-16T17:06:30.959Z] #18 47.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:06:30 [2020-12-16T17:06:30.959Z] #18 47.47 Unpacking sudo (1.8.27-1+deb10u2) ...
17:06:31 [2020-12-16T17:06:31.212Z] #41 177.9   CC       criu/pagemap.o
17:06:31 [2020-12-16T17:06:31.528Z] #18 47.89 Selecting previously unselected package thin-provisioning-tools.
17:06:31 [2020-12-16T17:06:31.528Z] #18 47.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:06:31 [2020-12-16T17:06:31.528Z] #18 47.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:06:31 [2020-12-16T17:06:31.528Z] #18 48.12 Selecting previously unselected package uidmap.
17:06:31 [2020-12-16T17:06:31.528Z] #18 48.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:06:31 [2020-12-16T17:06:31.528Z] #18 48.15 Unpacking uidmap (1:4.5-1.1) ...
17:06:31 [2020-12-16T17:06:31.788Z] #18 48.25 Selecting previously unselected package vim-runtime.
17:06:31 [2020-12-16T17:06:31.788Z] #18 48.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:06:31 [2020-12-16T17:06:31.788Z] #18 48.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:06:31 [2020-12-16T17:06:31.788Z] #18 48.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:06:31 [2020-12-16T17:06:31.788Z] #18 48.36 Unpacking vim-runtime (2:8.1.0875-5) ...
17:06:31 [2020-12-16T17:06:31.907Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 48.2% of statements
17:06:32 [2020-12-16T17:06:32.154Z] #41 178.8   CC       criu/parasite-syscall.o
17:06:32 [2020-12-16T17:06:32.489Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:06:32 [2020-12-16T17:06:32.737Z] #43 153.4   CC       criu/namespaces.o
17:06:32 [2020-12-16T17:06:32.935Z] ok  	github.com/docker/docker/distribution	0.231s	coverage: 25.1% of statements
17:06:32 [2020-12-16T17:06:32.935Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:06:33 [2020-12-16T17:06:33.196Z] #18 30.61 Unpacking bash-completion (1:2.8-6) ...
17:06:33 [2020-12-16T17:06:33.196Z] #18 31.11 Selecting previously unselected package bzip2.
17:06:33 [2020-12-16T17:06:33.196Z] #18 31.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:06:33 [2020-12-16T17:06:33.196Z] #18 31.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:06:33 [2020-12-16T17:06:33.224Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 53.1% of statements
17:06:33 [2020-12-16T17:06:33.460Z] #18 31.21 Selecting previously unselected package xz-utils.
17:06:33 [2020-12-16T17:06:33.460Z] #18 31.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:06:33 [2020-12-16T17:06:33.460Z] #18 31.24 Unpacking xz-utils (5.2.4-1) ...
17:06:33 [2020-12-16T17:06:33.460Z] #18 31.43 Selecting previously unselected package apparmor.
17:06:33 [2020-12-16T17:06:33.460Z] #18 31.45 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:06:33 [2020-12-16T17:06:33.540Z] #41 179.8   CC       criu/path.o
17:06:33 [2020-12-16T17:06:33.540Z] #41 180.1   CC       criu/pie-util-vdso-elf32.o
17:06:33 [2020-12-16T17:06:33.723Z] #18 31.52 Unpacking apparmor (2.13.2-10) ...
17:06:33 [2020-12-16T17:06:33.800Z] #41 ...
17:06:33 [2020-12-16T17:06:33.800Z] 
17:06:33 [2020-12-16T17:06:33.800Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:33 [2020-12-16T17:06:33.800Z] #20 10.31   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:06:33 [2020-12-16T17:06:33.801Z] #20 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:06:33 [2020-12-16T17:06:33.801Z] #20 10.45   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:06:33 [2020-12-16T17:06:33.801Z] #20 10.50 Collecting pyyaml (from yamllint==1.16.0)
17:06:33 [2020-12-16T17:06:33.987Z] #18 31.87 Selecting previously unselected package aufs-tools.
17:06:33 [2020-12-16T17:06:33.987Z] #18 31.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:06:33 [2020-12-16T17:06:33.987Z] #18 31.89 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:06:34 [2020-12-16T17:06:34.061Z] #20 10.64   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:06:34 [2020-12-16T17:06:34.251Z] #18 32.03 Selecting previously unselected package libonig5:arm64.
17:06:34 [2020-12-16T17:06:34.251Z] #18 32.04 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:06:34 [2020-12-16T17:06:34.251Z] #18 32.05 Unpacking libonig5:arm64 (6.9.1-1) ...
17:06:34 [2020-12-16T17:06:34.251Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.33 Selecting previously unselected package libjq1:arm64.
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.47 Selecting previously unselected package jq.
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:06:34 [2020-12-16T17:06:34.514Z] #18 32.49 Unpacking jq (1.5+dfsg-2+b1) ...
17:06:34 [2020-12-16T17:06:34.540Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
17:06:34 [2020-12-16T17:06:34.777Z] #18 32.82 Selecting previously unselected package libaio1:arm64.
17:06:34 [2020-12-16T17:06:34.778Z] #18 32.82 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:06:34 [2020-12-16T17:06:34.830Z] ok  	github.com/docker/docker/distribution/xfer	1.864s	coverage: 85.6% of statements
17:06:34 [2020-12-16T17:06:34.830Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:06:34 [2020-12-16T17:06:34.830Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:06:35 [2020-12-16T17:06:35.040Z] #18 32.83 Unpacking libaio1:arm64 (0.3.112-3) ...
17:06:35 [2020-12-16T17:06:35.040Z] #18 32.90 Selecting previously unselected package libgpm2:arm64.
17:06:35 [2020-12-16T17:06:35.040Z] #18 32.91 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:06:35 [2020-12-16T17:06:35.040Z] #18 32.92 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:06:35 [2020-12-16T17:06:35.040Z] #18 33.01 Selecting previously unselected package libicu63:arm64.
17:06:35 [2020-12-16T17:06:35.040Z] #18 33.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
17:06:35 [2020-12-16T17:06:35.040Z] #18 33.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
17:06:35 [2020-12-16T17:06:35.082Z] #18 51.44 Selecting previously unselected package vim.
17:06:35 [2020-12-16T17:06:35.082Z] #18 51.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:06:35 [2020-12-16T17:06:35.082Z] #18 51.47 Unpacking vim (2:8.1.0875-5) ...
17:06:35 [2020-12-16T17:06:35.447Z] #20 12.05 Building wheels for collected packages: pyyaml
17:06:35 [2020-12-16T17:06:35.447Z] #20 12.05   Running setup.py bdist_wheel for pyyaml: started
17:06:35 [2020-12-16T17:06:35.460Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
17:06:35 [2020-12-16T17:06:35.460Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:06:35 [2020-12-16T17:06:35.518Z] #43 155.8   CC       criu/net.o
17:06:35 [2020-12-16T17:06:35.651Z] #18 52.03 Selecting previously unselected package xfsprogs.
17:06:35 [2020-12-16T17:06:35.651Z] #18 52.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:06:35 [2020-12-16T17:06:35.651Z] #18 52.06 Unpacking xfsprogs (4.20.0-1) ...
17:06:35 [2020-12-16T17:06:35.749Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
17:06:35 [2020-12-16T17:06:35.911Z] #18 52.51 Selecting previously unselected package zip.
17:06:35 [2020-12-16T17:06:35.911Z] #18 52.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:06:35 [2020-12-16T17:06:35.911Z] #18 52.53 Unpacking zip (3.0-11+b1) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.73 Setting up aufs-tools (1:4.14+20190211-1) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.75 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.77 Setting up libgpm2:amd64 (1.20.7-5) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.79 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.80 Setting up uidmap (1:4.5-1.1) ...
17:06:36 [2020-12-16T17:06:36.177Z] #18 52.81 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:06:36 [2020-12-16T17:06:36.389Z] #20 13.03   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:06:36 [2020-12-16T17:06:36.389Z] #20 13.03   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:06:36 [2020-12-16T17:06:36.389Z] #20 13.09 Successfully built pyyaml
17:06:36 [2020-12-16T17:06:36.389Z] #20 13.11 Installing collected packages: pathspec, pyyaml, yamllint
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.88 Setting up xxd (2:8.1.0875-5) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.89 Setting up zip (3.0-11+b1) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.91 Setting up vim-common (2:8.1.0875-5) ...
17:06:36 [2020-12-16T17:06:36.437Z] #18 52.95 Setting up bash-completion (1:2.8-6) ...
17:06:36 [2020-12-16T17:06:36.645Z] --- PASS: TestBuildPreserveOwnership (9.88s)
17:06:36 [2020-12-16T17:06:36.645Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.87s)
17:06:36 [2020-12-16T17:06:36.645Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestBuildPlatformInvalid
17:06:36 [2020-12-16T17:06:36.645Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:06:36 [2020-12-16T17:06:36.645Z] PASS
17:06:36 [2020-12-16T17:06:36.645Z] 
17:06:36 [2020-12-16T17:06:36.645Z] === Skipped
17:06:36 [2020-12-16T17:06:36.645Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:06:36 [2020-12-16T17:06:36.645Z]     build_session_test.go:25: TODO: BuildKit
17:06:36 [2020-12-16T17:06:36.645Z] 
17:06:36 [2020-12-16T17:06:36.645Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:06:36 [2020-12-16T17:06:36.645Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:06:36 [2020-12-16T17:06:36.645Z] 
17:06:36 [2020-12-16T17:06:36.645Z] 
17:06:36 [2020-12-16T17:06:36.645Z] DONE 33 tests, 2 skipped in 124.733s
17:06:36 [2020-12-16T17:06:36.645Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:06:36 [2020-12-16T17:06:36.645Z] INFO: Testing against a local daemon
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigInspect
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestConfigInspect (0.01s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigList
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestConfigList (0.01s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigsCreateAndDelete
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigsUpdate
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestConfigsUpdate (0.01s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestTemplatedConfig
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestTemplatedConfig (0.00s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigCreateResolve
17:06:36 [2020-12-16T17:06:36.645Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:06:36 [2020-12-16T17:06:36.645Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:36 [2020-12-16T17:06:36.645Z] === RUN   TestConfigDaemonLibtrustID
17:06:36 [2020-12-16T17:06:36.650Z] #20 13.39 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:06:36 [2020-12-16T17:06:36.777Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 8.2% of statements
17:06:37 [2020-12-16T17:06:37.066Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.1% of statements
17:06:37 [2020-12-16T17:06:37.066Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:06:37 [2020-12-16T17:06:37.224Z] #20 DONE 13.8s
17:06:37 [2020-12-16T17:06:37.224Z] 
17:06:37 [2020-12-16T17:06:37.224Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:06:37 [2020-12-16T17:06:37.224Z] #23 DONE 0.1s
17:06:37 [2020-12-16T17:06:37.224Z] 
17:06:37 [2020-12-16T17:06:37.224Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestConfigDaemonLibtrustID (1.53s)
17:06:38 [2020-12-16T17:06:38.005Z] PASS
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === Skipped
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] 
17:06:38 [2020-12-16T17:06:38.005Z] DONE 7 tests, 6 skipped in 1.622s
17:06:38 [2020-12-16T17:06:38.005Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:06:38 [2020-12-16T17:06:38.005Z] INFO: Testing against a local daemon
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCheckpoint
17:06:38 [2020-12-16T17:06:38.005Z] --- SKIP: TestCheckpoint (0.00s)
17:06:38 [2020-12-16T17:06:38.005Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestContainerInvalidJSON
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:06:38 [2020-12-16T17:06:38.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:06:38 [2020-12-16T17:06:38.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:06:38 [2020-12-16T17:06:38.005Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:06:38 [2020-12-16T17:06:38.005Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:06:38 [2020-12-16T17:06:38.005Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:06:38 [2020-12-16T17:06:38.005Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:06:38 [2020-12-16T17:06:38.005Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:06:38 [2020-12-16T17:06:38.005Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:06:38 [2020-12-16T17:06:38.005Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCopyFromContainerPathIsNotDir
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCopyToContainerPathDoesNotExist
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCopyToContainerPathIsNotDir
17:06:38 [2020-12-16T17:06:38.005Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:06:38 [2020-12-16T17:06:38.005Z] === RUN   TestCopyFromContainer
17:06:38 [2020-12-16T17:06:38.359Z] #18 ...
17:06:38 [2020-12-16T17:06:38.359Z] 
17:06:38 [2020-12-16T17:06:38.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:38 [2020-12-16T17:06:38.359Z] #41 82.89   CC       criu/aio.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 83.52   CC       criu/autofs.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 84.86   CC       criu/bfd.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 85.44   CC       criu/bitmap.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 85.54   CC       criu/cgroup-props.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 86.05   CC       criu/cgroup.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 88.83   CC       criu/clone-noasan.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 89.03   CC       criu/config.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 90.62   CC       criu/cr-check.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 92.28   CC       criu/cr-dedup.o
17:06:38 [2020-12-16T17:06:38.359Z] #41 92.58   CC       criu/cr-dump.o
17:06:38 [2020-12-16T17:06:38.565Z] ok  	github.com/docker/docker/pkg/archive	0.519s	coverage: 77.1% of statements
17:06:38 [2020-12-16T17:06:38.935Z] #41 ...
17:06:38 [2020-12-16T17:06:38.935Z] 
17:06:38 [2020-12-16T17:06:38.935Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:38 [2020-12-16T17:06:38.935Z] #18 36.75 Selecting previously unselected package libnet1:arm64.
17:06:38 [2020-12-16T17:06:38.935Z] #18 36.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:06:38 [2020-12-16T17:06:38.935Z] #18 36.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.20 Selecting previously unselected package libnl-3-200:arm64.
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.31 Selecting previously unselected package libprotobuf-c1:arm64.
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.42 Selecting previously unselected package libreadline5:arm64.
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:06:39 [2020-12-16T17:06:39.512Z] #18 37.43 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:06:39 [2020-12-16T17:06:39.592Z] ok  	github.com/docker/docker/pkg/authorization	0.169s	coverage: 68.3% of statements
17:06:39 [2020-12-16T17:06:39.592Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:06:39 [2020-12-16T17:06:39.592Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.79 Setting up libiptc0:amd64 (1.8.2-4) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.81 Setting up xz-utils (5.2.4-1) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.84 Setting up sudo (1.8.27-1+deb10u2) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.90 invoke-rc.d: could not determine current runlevel
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.91 invoke-rc.d: policy-rc.d denied execution of start.
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.92 Setting up pigz (2.4-1) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.95 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 55.99 Setting up python-pip-whl (18.1-5) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 56.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:06:39 [2020-12-16T17:06:39.733Z] #18 56.02 Setting up vim-runtime (2:8.1.0875-5) ...
17:06:39 [2020-12-16T17:06:39.776Z] #18 37.64 Selecting previously unselected package net-tools.
17:06:39 [2020-12-16T17:06:39.776Z] #18 37.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:06:39 [2020-12-16T17:06:39.776Z] #18 37.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.48 Setting up libaio1:amd64 (0.3.112-3) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.50 Setting up libonig5:amd64 (6.9.1-1) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.53 Setting up vim (2:8.1.0875-5) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:06:39 [2020-12-16T17:06:39.993Z] #18 56.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:06:40 [2020-12-16T17:06:40.019Z] #43 160.1   CC       criu/netfilter.o
17:06:40 [2020-12-16T17:06:40.019Z] #43 160.4   CC       criu/page-pipe.o
17:06:40 [2020-12-16T17:06:40.039Z] #18 37.92 Selecting previously unselected package python-pip-whl.
17:06:40 [2020-12-16T17:06:40.039Z] #18 37.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:06:40 [2020-12-16T17:06:40.039Z] #18 37.95 Unpacking python-pip-whl (18.1-5) ...
17:06:40 [2020-12-16T17:06:40.253Z] #18 56.67 Setting up jq (1.5+dfsg-2+b1) ...
17:06:40 [2020-12-16T17:06:40.253Z] #18 56.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:06:40 [2020-12-16T17:06:40.253Z] #18 56.70 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:06:40 [2020-12-16T17:06:40.621Z] #18 38.50 Selecting previously unselected package python3-lib2to3.
17:06:40 [2020-12-16T17:06:40.621Z] #18 38.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:06:40 [2020-12-16T17:06:40.621Z] #18 38.52 Unpacking python3-lib2to3 (3.7.3-1) ...
17:06:40 [2020-12-16T17:06:40.662Z] #43 161.3   CC       criu/page-xfer.o
17:06:40 [2020-12-16T17:06:40.823Z] #18 ...
17:06:40 [2020-12-16T17:06:40.823Z] 
17:06:40 [2020-12-16T17:06:40.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:40 [2020-12-16T17:06:40.823Z] #41 139.1   CC       criu/cr-service.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 140.6   CC       criu/crtools.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 141.3   CC       criu/eventfd.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 141.7   CC       criu/eventpoll.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 142.5   CC       criu/external.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 142.8   CC       criu/fault-injection.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 143.0   CC       criu/fdstore.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 143.3   CC       criu/fifo.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 143.7   CC       criu/file-ids.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 144.0   CC       criu/file-lock.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 144.9   CC       criu/files-ext.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 145.2   CC       criu/files-reg.o
17:06:40 [2020-12-16T17:06:40.823Z] #41 147.6   CC       criu/files.o
17:06:40 [2020-12-16T17:06:40.885Z] #18 38.72 Selecting previously unselected package python3-distutils.
17:06:40 [2020-12-16T17:06:40.885Z] #18 38.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:06:40 [2020-12-16T17:06:40.885Z] #18 38.74 Unpacking python3-distutils (3.7.3-1) ...
17:06:41 [2020-12-16T17:06:41.149Z] #18 38.91 Selecting previously unselected package python3-pip.
17:06:41 [2020-12-16T17:06:41.149Z] #18 38.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:06:41 [2020-12-16T17:06:41.149Z] #18 38.93 Unpacking python3-pip (18.1-5) ...
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.20 Selecting previously unselected package python3-pkg-resources.
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.20 Unpacking python3-pkg-resources (40.8.0-1) ...
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.36 Selecting previously unselected package python3-setuptools.
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:06:41 [2020-12-16T17:06:41.412Z] #18 39.36 Unpacking python3-setuptools (40.8.0-1) ...
17:06:41 [2020-12-16T17:06:41.676Z] #18 39.72 Selecting previously unselected package python3-wheel.
17:06:41 [2020-12-16T17:06:41.676Z] #18 39.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:06:41 [2020-12-16T17:06:41.762Z] #41 149.8   CC       criu/filesystems.o
17:06:41 [2020-12-16T17:06:41.939Z] #18 39.75 Unpacking python3-wheel (0.32.3-2) ...
17:06:41 [2020-12-16T17:06:41.940Z] #18 39.85 Selecting previously unselected package sudo.
17:06:41 [2020-12-16T17:06:41.940Z] #18 39.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
17:06:41 [2020-12-16T17:06:41.940Z] #18 39.86 Unpacking sudo (1.8.27-1+deb10u2) ...
17:06:42 [2020-12-16T17:06:42.162Z] === RUN   TestCopyFromContainer//
17:06:42 [2020-12-16T17:06:42.162Z] === RUN   TestCopyFromContainer//bar/root
17:06:42 [2020-12-16T17:06:42.162Z] === RUN   TestCopyFromContainer//bar/root/
17:06:42 [2020-12-16T17:06:42.331Z] #41 150.6   CC       criu/fsnotify.o
17:06:42 [2020-12-16T17:06:42.419Z] === RUN   TestCopyFromContainer/bar/quux
17:06:42 [2020-12-16T17:06:42.419Z] === RUN   TestCopyFromContainer/bar/quux/
17:06:42 [2020-12-16T17:06:42.419Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:06:42 [2020-12-16T17:06:42.419Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:06:42 [2020-12-16T17:06:42.513Z] #28 DONE 4.4s
17:06:42 [2020-12-16T17:06:42.513Z] 
17:06:42 [2020-12-16T17:06:42.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:42 [2020-12-16T17:06:42.513Z] #41 180.6   CC       criu/pie-util-vdso.o
17:06:42 [2020-12-16T17:06:42.513Z] #41 181.1   CC       criu/pie-util.o
17:06:42 [2020-12-16T17:06:42.513Z] #41 181.3   CC       criu/pipes.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 182.2   CC       criu/plugin.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 182.6   CC       criu/proc_parse.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 185.9   CC       criu/protobuf-desc.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 186.6   CC       criu/protobuf.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 186.9   CC       criu/pstree.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 187.8   CC       criu/rbtree.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 188.0   CC       criu/rst-malloc.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 ...
17:06:42 [2020-12-16T17:06:42.514Z] 
17:06:42 [2020-12-16T17:06:42.514Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:06:42 [2020-12-16T17:06:42.514Z] #31 DONE 0.3s
17:06:42 [2020-12-16T17:06:42.514Z] 
17:06:42 [2020-12-16T17:06:42.514Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:06:42 [2020-12-16T17:06:42.514Z] #33 DONE 0.2s
17:06:42 [2020-12-16T17:06:42.514Z] 
17:06:42 [2020-12-16T17:06:42.514Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:06:42 [2020-12-16T17:06:42.514Z] #36 DONE 0.3s
17:06:42 [2020-12-16T17:06:42.514Z] 
17:06:42 [2020-12-16T17:06:42.514Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:42 [2020-12-16T17:06:42.514Z] #41 188.4   CC       criu/seccomp.o
17:06:42 [2020-12-16T17:06:42.514Z] #41 189.2   CC       criu/seize.o
17:06:42 [2020-12-16T17:06:42.517Z] #18 40.38 Selecting previously unselected package thin-provisioning-tools.
17:06:42 [2020-12-16T17:06:42.517Z] #18 40.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:06:42 [2020-12-16T17:06:42.517Z] #18 40.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCopyFromContainer/bar/notarget
17:06:42 [2020-12-16T17:06:42.674Z] --- PASS: TestCopyFromContainer (4.63s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:42 [2020-12-16T17:06:42.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateLinkToNonExistingContainer
17:06:42 [2020-12-16T17:06:42.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateWithInvalidEnv
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateWithInvalidEnv/0
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateWithInvalidEnv/0
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateWithInvalidEnv/1
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateWithInvalidEnv/1
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateWithInvalidEnv/2
17:06:42 [2020-12-16T17:06:42.674Z] === PAUSE TestCreateWithInvalidEnv/2
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateWithInvalidEnv/0
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateWithInvalidEnv/2
17:06:42 [2020-12-16T17:06:42.674Z] === CONT  TestCreateWithInvalidEnv/1
17:06:42 [2020-12-16T17:06:42.674Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateTmpfsMountsTarget
17:06:42 [2020-12-16T17:06:42.674Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:06:42 [2020-12-16T17:06:42.674Z] === RUN   TestCreateWithCustomMaskedPaths
17:06:42 [2020-12-16T17:06:42.759Z] #43 163.3   CC       criu/pagemap-cache.o
17:06:42 [2020-12-16T17:06:42.781Z] #18 40.66 Selecting previously unselected package uidmap.
17:06:42 [2020-12-16T17:06:42.781Z] #18 40.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
17:06:42 [2020-12-16T17:06:42.781Z] #18 40.68 Unpacking uidmap (1:4.5-1.1) ...
17:06:42 [2020-12-16T17:06:42.781Z] #18 40.79 Selecting previously unselected package vim-runtime.
17:06:43 [2020-12-16T17:06:43.044Z] #18 40.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:06:43 [2020-12-16T17:06:43.044Z] #18 40.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:06:43 [2020-12-16T17:06:43.044Z] #18 40.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:06:43 [2020-12-16T17:06:43.044Z] #18 40.89 Unpacking vim-runtime (2:8.1.0875-5) ...
17:06:43 [2020-12-16T17:06:43.269Z] #41 ...
17:06:43 [2020-12-16T17:06:43.269Z] 
17:06:43 [2020-12-16T17:06:43.269Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.68 Setting up iptables (1.8.2-4) ...
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:06:43 [2020-12-16T17:06:43.269Z] #18 59.76 Setting up python3 (3.7.3-1) ...
17:06:43 [2020-12-16T17:06:43.404Z] #43 163.8   CC       criu/pagemap.o
17:06:43 [2020-12-16T17:06:43.457Z] #41 189.9   CC       criu/servicefd.o
17:06:43 [2020-12-16T17:06:43.718Z] #41 190.4   CC       criu/shmem.o
17:06:43 [2020-12-16T17:06:43.839Z] #18 60.20 Setting up python3-wheel (0.32.3-2) ...
17:06:44 [2020-12-16T17:06:44.026Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.468s	coverage: 43.2% of statements
17:06:44 [2020-12-16T17:06:44.026Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:06:44 [2020-12-16T17:06:44.026Z] ok  	github.com/docker/docker/layer	7.789s	coverage: 68.8% of statements
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:06:44 [2020-12-16T17:06:44.026Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:06:44 [2020-12-16T17:06:44.035Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
17:06:44 [2020-12-16T17:06:44.035Z] === RUN   TestCreateWithCustomReadonlyPaths
17:06:44 [2020-12-16T17:06:44.315Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
17:06:44 [2020-12-16T17:06:44.408Z] #18 60.89 Setting up apparmor (2.13.2-10) ...
17:06:44 [2020-12-16T17:06:44.457Z] #43 165.0   CC       criu/parasite-syscall.o
17:06:44 [2020-12-16T17:06:44.604Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
17:06:45 [2020-12-16T17:06:45.103Z] #41 191.4   CC       criu/sigframe.o
17:06:45 [2020-12-16T17:06:45.103Z] #41 191.7   CC       criu/signalfd.o
17:06:45 [2020-12-16T17:06:45.233Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
17:06:45 [2020-12-16T17:06:45.364Z] #41 191.9   CC       criu/sk-inet.o
17:06:45 [2020-12-16T17:06:45.364Z] #41 ...
17:06:45 [2020-12-16T17:06:45.364Z] 
17:06:45 [2020-12-16T17:06:45.364Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:45 [2020-12-16T17:06:45.364Z] #51 102.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
17:06:45 [2020-12-16T17:06:45.364Z] #51 104.3 + mkdir -p /build
17:06:45 [2020-12-16T17:06:45.364Z] #51 104.4 + cp runc /build/runc
17:06:45 [2020-12-16T17:06:45.364Z] #51 DONE 105.1s
17:06:45 [2020-12-16T17:06:45.364Z] 
17:06:45 [2020-12-16T17:06:45.364Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:45 [2020-12-16T17:06:45.364Z] #38 DONE 287.4s
17:06:45 [2020-12-16T17:06:45.396Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:45 [2020-12-16T17:06:45.396Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:45 [2020-12-16T17:06:45.396Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:45 [2020-12-16T17:06:45.396Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:45 [2020-12-16T17:06:45.396Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:45 [2020-12-16T17:06:45.396Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:06:45 [2020-12-16T17:06:45.396Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:06:45 [2020-12-16T17:06:45.511Z] #43 166.0   CC       criu/path.o
17:06:45 [2020-12-16T17:06:45.522Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
17:06:45 [2020-12-16T17:06:45.625Z] 
17:06:45 [2020-12-16T17:06:45.625Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:45 [2020-12-16T17:06:45.811Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
17:06:45 [2020-12-16T17:06:45.816Z] #43 166.4   CC       criu/pie-util-vdso.o
17:06:45 [2020-12-16T17:06:45.956Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestCreateDifferentPlatform
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestCreateDifferentPlatform/different_os
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:06:45 [2020-12-16T17:06:45.956Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:06:45 [2020-12-16T17:06:45.956Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:06:45 [2020-12-16T17:06:45.956Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:06:45 [2020-12-16T17:06:45.956Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:06:45 [2020-12-16T17:06:45.956Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestContainerStartOnDaemonRestart
17:06:45 [2020-12-16T17:06:45.956Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:06:45 [2020-12-16T17:06:45.956Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestDaemonRestartIpcMode
17:06:45 [2020-12-16T17:06:45.956Z] === PAUSE TestDaemonRestartIpcMode
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestDaemonHostGatewayIP
17:06:45 [2020-12-16T17:06:45.956Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:06:45 [2020-12-16T17:06:45.956Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestContainerKillOnDaemonStart
17:06:45 [2020-12-16T17:06:45.956Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:06:45 [2020-12-16T17:06:45.956Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:06:45 [2020-12-16T17:06:45.956Z] === RUN   TestDiff
17:06:46 [2020-12-16T17:06:46.316Z] #18 62.71 Setting up xfsprogs (4.20.0-1) ...
17:06:46 [2020-12-16T17:06:46.316Z] #18 62.72 Setting up python3-lib2to3 (3.7.3-1) ...
17:06:46 [2020-12-16T17:06:46.457Z] #43 166.7   CC       criu/pie-util.o
17:06:46 [2020-12-16T17:06:46.457Z] #43 167.1   CC       criu/pipes.o
17:06:46 [2020-12-16T17:06:46.515Z] --- PASS: TestDiff (0.42s)
17:06:46 [2020-12-16T17:06:46.515Z] === RUN   TestExecWithCloseStdin
17:06:46 [2020-12-16T17:06:46.573Z] #47 ...
17:06:46 [2020-12-16T17:06:46.573Z] 
17:06:46 [2020-12-16T17:06:46.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:46 [2020-12-16T17:06:46.573Z] #41 193.2   CC       criu/sk-netlink.o
17:06:46 [2020-12-16T17:06:46.576Z] #18 63.14 Setting up python3-pkg-resources (40.8.0-1) ...
17:06:46 [2020-12-16T17:06:46.770Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:06:46 [2020-12-16T17:06:46.770Z] === RUN   TestExec
17:06:46 [2020-12-16T17:06:46.840Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
17:06:47 [2020-12-16T17:06:47.145Z] #41 193.7   CC       criu/sk-packet.o
17:06:47 [2020-12-16T17:06:47.275Z] #18 ...
17:06:47 [2020-12-16T17:06:47.275Z] 
17:06:47 [2020-12-16T17:06:47.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:47 [2020-12-16T17:06:47.275Z] #47 185.4 + /build/golangci-lint --version
17:06:47 [2020-12-16T17:06:47.275Z] #47 185.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:06:47 [2020-12-16T17:06:47.275Z] #47 DONE 188.4s
17:06:47 [2020-12-16T17:06:47.275Z] 
17:06:47 [2020-12-16T17:06:47.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:47 [2020-12-16T17:06:47.275Z] #41 95.03   CC       criu/cr-errno.o
17:06:47 [2020-12-16T17:06:47.275Z] #41 95.14   CC       criu/cr-restore.o
17:06:47 [2020-12-16T17:06:47.275Z] #41 100.0   CC       criu/cr-service.o
17:06:47 [2020-12-16T17:06:47.275Z] #41 101.7   CC       criu/crtools.o
17:06:47 [2020-12-16T17:06:47.329Z] --- PASS: TestExec (0.48s)
17:06:47 [2020-12-16T17:06:47.330Z] === RUN   TestExecUser
17:06:47 [2020-12-16T17:06:47.467Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
17:06:47 [2020-12-16T17:06:47.519Z] #43 168.2   CC       criu/plugin.o
17:06:47 [2020-12-16T17:06:47.537Z] #41 ...
17:06:47 [2020-12-16T17:06:47.537Z] 
17:06:47 [2020-12-16T17:06:47.537Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:47 [2020-12-16T17:06:47.537Z] #18 45.53 Selecting previously unselected package vim.
17:06:47 [2020-12-16T17:06:47.805Z] #18 45.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
17:06:47 [2020-12-16T17:06:47.805Z] #18 45.55 Unpacking vim (2:8.1.0875-5) ...
17:06:47 [2020-12-16T17:06:47.889Z] --- PASS: TestExecUser (0.46s)
17:06:47 [2020-12-16T17:06:47.889Z] === RUN   TestExportContainerAndImportImage
17:06:47 [2020-12-16T17:06:47.957Z] #18 64.25 Setting up python3-distutils (3.7.3-1) ...
17:06:48 [2020-12-16T17:06:48.088Z] #41 194.5   CC       criu/sk-queue.o
17:06:48 [2020-12-16T17:06:48.097Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.072s	coverage: 84.1% of statements
17:06:48 [2020-12-16T17:06:48.097Z] ok  	github.com/docker/docker/pkg/fsutils	0.429s	coverage: 85.1% of statements
17:06:48 [2020-12-16T17:06:48.166Z] #43 168.7   CC       criu/proc_parse.o
17:06:48 [2020-12-16T17:06:48.216Z] #18 64.69 Setting up python3-setuptools (40.8.0-1) ...
17:06:48 [2020-12-16T17:06:48.349Z] #41 195.0   CC       criu/sk-tcp.o
17:06:48 [2020-12-16T17:06:48.382Z] #18 46.23 Selecting previously unselected package xfsprogs.
17:06:48 [2020-12-16T17:06:48.382Z] #18 46.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
17:06:48 [2020-12-16T17:06:48.382Z] #18 46.26 Unpacking xfsprogs (4.20.0-1) ...
17:06:48 [2020-12-16T17:06:48.386Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
17:06:48 [2020-12-16T17:06:48.449Z] --- PASS: TestExportContainerAndImportImage (0.58s)
17:06:48 [2020-12-16T17:06:48.449Z] === RUN   TestExportContainerAfterDaemonRestart
17:06:48 [2020-12-16T17:06:48.609Z] #41 ...
17:06:48 [2020-12-16T17:06:48.609Z] 
17:06:48 [2020-12-16T17:06:48.609Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:06:48 [2020-12-16T17:06:48.609Z] #39 DONE 0.3s
17:06:48 [2020-12-16T17:06:48.609Z] 
17:06:48 [2020-12-16T17:06:48.609Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:48 [2020-12-16T17:06:48.870Z] #54 ...
17:06:48 [2020-12-16T17:06:48.870Z] 
17:06:48 [2020-12-16T17:06:48.870Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:48 [2020-12-16T17:06:48.870Z] #41 195.4   CC       criu/sk-unix.o
17:06:48 [2020-12-16T17:06:48.961Z] #18 46.76 Selecting previously unselected package zip.
17:06:48 [2020-12-16T17:06:48.961Z] #18 46.78 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
17:06:48 [2020-12-16T17:06:48.961Z] #18 46.79 Unpacking zip (3.0-11+b1) ...
17:06:48 [2020-12-16T17:06:48.961Z] #18 46.98 Setting up aufs-tools (1:4.14+20190211-1) ...
17:06:48 [2020-12-16T17:06:48.961Z] #18 47.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:06:48 [2020-12-16T17:06:48.961Z] #18 47.05 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:06:49 [2020-12-16T17:06:49.015Z] ok  	github.com/docker/docker/pkg/idtools	0.296s	coverage: 70.1% of statements
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.11 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.14 Setting up libgpm2:arm64 (1.20.7-5) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.16 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.17 Setting up uidmap (1:4.5-1.1) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.19 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:06:49 [2020-12-16T17:06:49.225Z] #18 47.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:06:49 [2020-12-16T17:06:49.304Z] ok  	github.com/docker/docker/pkg/ioutils	0.301s	coverage: 70.6% of statements
17:06:49 [2020-12-16T17:06:49.304Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
17:06:49 [2020-12-16T17:06:49.304Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:06:49 [2020-12-16T17:06:49.489Z] #18 47.43 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:06:49 [2020-12-16T17:06:49.489Z] #18 47.45 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:06:49 [2020-12-16T17:06:49.489Z] #18 47.47 Setting up xxd (2:8.1.0875-5) ...
17:06:49 [2020-12-16T17:06:49.489Z] #18 47.50 Setting up zip (3.0-11+b1) ...
17:06:49 [2020-12-16T17:06:49.489Z] #18 47.53 Setting up vim-common (2:8.1.0875-5) ...
17:06:49 [2020-12-16T17:06:49.593Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
17:06:49 [2020-12-16T17:06:49.593Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:06:49 [2020-12-16T17:06:49.593Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:06:49 [2020-12-16T17:06:49.593Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
17:06:49 [2020-12-16T17:06:49.593Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:06:49 [2020-12-16T17:06:49.597Z] #18 65.90 Setting up python3-pip (18.1-5) ...
17:06:49 [2020-12-16T17:06:49.695Z] #43 ...
17:06:49 [2020-12-16T17:06:49.695Z] 
17:06:49 [2020-12-16T17:06:49.695Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:49 [2020-12-16T17:06:49.695Z] #40 239.6 + dpkg --print-architecture
17:06:49 [2020-12-16T17:06:49.695Z] #40 239.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:06:49 [2020-12-16T17:06:49.751Z] #18 47.58 Setting up bash-completion (1:2.8-6) ...
17:06:49 [2020-12-16T17:06:49.814Z] #41 ...
17:06:49 [2020-12-16T17:06:49.814Z] 
17:06:49 [2020-12-16T17:06:49.814Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:49 [2020-12-16T17:06:49.814Z] #47 291.6 + /build/golangci-lint --version
17:06:49 [2020-12-16T17:06:49.814Z] #47 291.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:06:49 [2020-12-16T17:06:49.814Z] #47 DONE 292.0s
17:06:49 [2020-12-16T17:06:49.814Z] 
17:06:49 [2020-12-16T17:06:49.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:49 [2020-12-16T17:06:49.815Z] #41 196.5   CC       criu/sockets.o
17:06:49 [2020-12-16T17:06:49.882Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:06:50 [2020-12-16T17:06:50.172Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:06:50 [2020-12-16T17:06:50.172Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
17:06:50 [2020-12-16T17:06:50.341Z] #40 240.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:06:50 [2020-12-16T17:06:50.341Z] #40 240.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:06:50 [2020-12-16T17:06:50.387Z] #41 197.0   CC       criu/stats.o
17:06:50 [2020-12-16T17:06:50.461Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
17:06:50 [2020-12-16T17:06:50.461Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:06:50 [2020-12-16T17:06:50.461Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:06:50 [2020-12-16T17:06:50.536Z] #18 67.06 Processing triggers for libc-bin (2.28-10) ...
17:06:50 [2020-12-16T17:06:50.536Z] #18 67.08 Processing triggers for mime-support (3.62) ...
17:06:50 [2020-12-16T17:06:50.648Z] #41 197.1   CC       criu/string.o
17:06:50 [2020-12-16T17:06:50.648Z] #41 197.2   CC       criu/sysctl.o
17:06:50 [2020-12-16T17:06:50.750Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:06:50 [2020-12-16T17:06:50.909Z] #41 197.5   CC       criu/sysfs_parse.o
17:06:51 [2020-12-16T17:06:51.170Z] #41 197.7   CC       criu/timens.o
17:06:51 [2020-12-16T17:06:51.378Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
17:06:51 [2020-12-16T17:06:51.431Z] #41 197.9   CC       criu/timerfd.o
17:06:51 [2020-12-16T17:06:51.668Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
17:06:51 [2020-12-16T17:06:51.668Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:06:51 [2020-12-16T17:06:51.696Z] #41 198.3   CC       criu/tty.o
17:06:51 [2020-12-16T17:06:51.706Z] --- PASS: TestExportContainerAfterDaemonRestart (3.26s)
17:06:51 [2020-12-16T17:06:51.706Z] === RUN   TestHealthCheckWorkdir
17:06:51 [2020-12-16T17:06:51.917Z] #18 DONE 68.5s
17:06:51 [2020-12-16T17:06:51.917Z] 
17:06:51 [2020-12-16T17:06:51.917Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:06:52 [2020-12-16T17:06:52.266Z] --- PASS: TestHealthCheckWorkdir (0.58s)
17:06:52 [2020-12-16T17:06:52.266Z] === RUN   TestHealthKillContainer
17:06:52 [2020-12-16T17:06:52.436Z] #40 ...
17:06:52 [2020-12-16T17:06:52.436Z] 
17:06:52 [2020-12-16T17:06:52.436Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:52 [2020-12-16T17:06:52.436Z] #53 125.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
17:06:52 [2020-12-16T17:06:52.436Z] #53 127.8 + mkdir -p /build
17:06:52 [2020-12-16T17:06:52.436Z] #53 127.8 + cp runc /build/runc
17:06:52 [2020-12-16T17:06:52.436Z] #53 DONE 128.0s
17:06:52 [2020-12-16T17:06:52.639Z] #41 199.2   CC       criu/tun.o
17:06:52 [2020-12-16T17:06:52.732Z] 
17:06:52 [2020-12-16T17:06:52.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:52 [2020-12-16T17:06:52.732Z] #43 172.7   CC       criu/protobuf-desc.o
17:06:52 [2020-12-16T17:06:52.857Z] #19 0.951 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:06:52 [2020-12-16T17:06:52.857Z] #19 0.956 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:06:52 [2020-12-16T17:06:52.857Z] #19 0.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:06:52 [2020-12-16T17:06:52.857Z] #19 DONE 1.0s
17:06:52 [2020-12-16T17:06:52.857Z] 
17:06:52 [2020-12-16T17:06:52.857Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:52 [2020-12-16T17:06:52.857Z] #38 254.6 + dpkg --print-architecture
17:06:52 [2020-12-16T17:06:52.857Z] #38 254.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:06:52 [2020-12-16T17:06:52.857Z] #38 254.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:06:52 [2020-12-16T17:06:52.857Z] #38 254.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:06:52 [2020-12-16T17:06:52.899Z] #41 199.4   CC       criu/uffd.o
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.39 Setting up libiptc0:arm64 (1.8.2-4) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.40 Setting up xz-utils (5.2.4-1) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.44 Setting up sudo (1.8.27-1+deb10u2) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.53 invoke-rc.d: could not determine current runlevel
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.55 invoke-rc.d: policy-rc.d denied execution of start.
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.56 Setting up pigz (2.4-1) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.59 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.62 Setting up python-pip-whl (18.1-5) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.64 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 50.65 Setting up vim-runtime (2:8.1.0875-5) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.04 Setting up libaio1:arm64 (0.3.112-3) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.05 Setting up libonig5:arm64 (6.9.1-1) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.06 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.10 Setting up vim (2:8.1.0875-5) ...
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:06:53 [2020-12-16T17:06:53.079Z] #18 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:06:53 [2020-12-16T17:06:53.116Z] #38 ...
17:06:53 [2020-12-16T17:06:53.116Z] 
17:06:53 [2020-12-16T17:06:53.116Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:53 [2020-12-16T17:06:53.208Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 75.0% of statements
17:06:53 [2020-12-16T17:06:53.208Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.25 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.28 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.29 Setting up jq (1.5+dfsg-2+b1) ...
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.31 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:06:53 [2020-12-16T17:06:53.343Z] #18 51.33 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:06:53 [2020-12-16T17:06:53.471Z] #41 199.9   CC       criu/util.o
17:06:53 [2020-12-16T17:06:53.685Z] #20 ...
17:06:53 [2020-12-16T17:06:53.685Z] 
17:06:53 [2020-12-16T17:06:53.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:53 [2020-12-16T17:06:53.685Z] #41 151.9   CC       criu/image-desc.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 152.0   CC       criu/image.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 152.8   CC       criu/ipc_ns.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 154.1   CC       criu/irmap.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 154.8   CC       criu/kcmp-ids.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 155.0   CC       criu/kerndat.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 156.1   CC       criu/libnetlink.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 156.6   CC       criu/log.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 157.2   CC       criu/lsm.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 157.7   CC       criu/mem.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 159.5   CC       criu/memfd.o
17:06:53 [2020-12-16T17:06:53.686Z] #41 160.0   CC       criu/mount.o
17:06:53 [2020-12-16T17:06:53.784Z] #43 174.1   CC       criu/protobuf.o
17:06:54 [2020-12-16T17:06:54.043Z] #41 200.5   CC       criu/uts_ns.o
17:06:54 [2020-12-16T17:06:54.043Z] #41 200.6   CC       criu/vdso-compat.o
17:06:54 [2020-12-16T17:06:54.043Z] #41 200.7   CC       criu/vdso.o
17:06:54 [2020-12-16T17:06:54.082Z] #43 174.6   CC       criu/pstree.o
17:06:54 [2020-12-16T17:06:54.615Z] #41 201.0   LINK     criu/built-in.o
17:06:54 [2020-12-16T17:06:54.615Z] #41 201.1   LINK     criu/criu
17:06:54 [2020-12-16T17:06:54.615Z] #41 201.3   DEP      lib/c/criu.d
17:06:54 [2020-12-16T17:06:54.615Z] #41 201.3   CC       images/rpc.pb-c.o
17:06:54 [2020-12-16T17:06:54.773Z] --- PASS: TestHealthKillContainer (2.51s)
17:06:54 [2020-12-16T17:06:54.773Z] === RUN   TestInspectCpusetInConfigPre120
17:06:54 [2020-12-16T17:06:54.876Z] #41 201.6   CC       lib/c/criu.o
17:06:55 [2020-12-16T17:06:55.029Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
17:06:55 [2020-12-16T17:06:55.029Z] === RUN   TestIpcModeNone
17:06:55 [2020-12-16T17:06:55.588Z] --- PASS: TestIpcModeNone (0.47s)
17:06:55 [2020-12-16T17:06:55.588Z] === RUN   TestIpcModePrivate
17:06:55 [2020-12-16T17:06:55.610Z] #43 175.9   CC       criu/rbtree.o
17:06:55 [2020-12-16T17:06:55.610Z] #43 176.3   CC       criu/rst-malloc.o
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.1   LINK     lib/c/built-in.o
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.1   LINK     lib/c/libcriu.so
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.2   LINK     lib/c/libcriu.a
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.2   GEN      magic.py
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.3 Note: Building without setproctitle() and strlcpy() support.
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.3 Note: Building without GnuTLS support
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.3 Makefile.config:39: Warn: you have no libnftables installed
17:06:55 [2020-12-16T17:06:55.818Z] #41 202.3 Makefile.config:40: Warn: Building without nftables support
17:06:55 [2020-12-16T17:06:55.904Z] #18 53.92 Setting up iptables (1.8.2-4) ...
17:06:55 [2020-12-16T17:06:55.949Z] ok  	github.com/docker/docker/pkg/signal	2.355s	coverage: 61.0% of statements
17:06:56 [2020-12-16T17:06:56.079Z] #41 202.8 fatal: not a git repository (or any of the parent directories): .git
17:06:56 [2020-12-16T17:06:56.148Z] --- PASS: TestIpcModePrivate (0.48s)
17:06:56 [2020-12-16T17:06:56.148Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:06:56 [2020-12-16T17:06:56.148Z] === RUN   TestIpcModeShareable
17:06:56 [2020-12-16T17:06:56.148Z] --- SKIP: TestIpcModeShareable (0.00s)
17:06:56 [2020-12-16T17:06:56.148Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:06:56 [2020-12-16T17:06:56.148Z] === RUN   TestAPIIpcModeShareableAndContainer
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 53.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:06:56 [2020-12-16T17:06:56.167Z] #18 54.01 Setting up python3 (3.7.3-1) ...
17:06:56 [2020-12-16T17:06:56.239Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
17:06:56 [2020-12-16T17:06:56.265Z] #43 176.7   CC       criu/seccomp.o
17:06:56 [2020-12-16T17:06:56.528Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
17:06:56 [2020-12-16T17:06:56.651Z] #41 203.2 make[1]: Nothing to be done for 'all'.
17:06:56 [2020-12-16T17:06:56.820Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
17:06:56 [2020-12-16T17:06:56.907Z] #43 177.4   CC       criu/seize.o
17:06:56 [2020-12-16T17:06:56.914Z] #41 203.6 make[1]: 'images/built-in.o' is up to date.
17:06:56 [2020-12-16T17:06:56.984Z] #41 164.9   CC       criu/namespaces.o
17:06:57 [2020-12-16T17:06:57.109Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.2% of statements
17:06:57 [2020-12-16T17:06:57.115Z] #18 54.87 Setting up python3-wheel (0.32.3-2) ...
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: 'compel/libcompel.a' is up to date.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: 'compel/compel-host-bin' is up to date.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.7 make[1]: 'soccr/libsoccr.a' is up to date.
17:06:57 [2020-12-16T17:06:57.175Z] #41 203.9 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.436Z] #41 203.9 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.436Z] #41 203.9 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.436Z] #41 204.0 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.436Z] #41 204.0 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.437Z] #41 204.0 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.437Z] #41 204.1 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.437Z] #41 204.1 make[2]: Nothing to be done for 'all'.
17:06:57 [2020-12-16T17:06:57.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
17:06:57 [2020-12-16T17:06:57.509Z] === RUN   TestAPIIpcModeHost
17:06:57 [2020-12-16T17:06:57.509Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:06:57 [2020-12-16T17:06:57.509Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:06:57 [2020-12-16T17:06:57.509Z] === RUN   TestDaemonIpcModeShareable
17:06:57 [2020-12-16T17:06:57.509Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:06:57 [2020-12-16T17:06:57.509Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:06:57 [2020-12-16T17:06:57.509Z] === RUN   TestDaemonIpcModePrivate
17:06:57 [2020-12-16T17:06:57.697Z] #41 204.1   INSTALL  criu/criu
17:06:57 [2020-12-16T17:06:57.697Z] #41 DONE 204.3s
17:06:57 [2020-12-16T17:06:57.697Z] 
17:06:57 [2020-12-16T17:06:57.697Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:57 [2020-12-16T17:06:57.737Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 36.9% of statements
17:06:57 [2020-12-16T17:06:57.954Z] #43 178.6   CC       criu/servicefd.o
17:06:58 [2020-12-16T17:06:58.026Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
17:06:58 [2020-12-16T17:06:58.109Z] #18 ...
17:06:58 [2020-12-16T17:06:58.109Z] 
17:06:58 [2020-12-16T17:06:58.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:58 [2020-12-16T17:06:58.109Z] #41 102.4   CC       criu/eventfd.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 102.8   CC       criu/eventpoll.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 104.1   CC       criu/external.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 104.5   CC       criu/fault-injection.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 104.7   CC       criu/fdstore.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 105.0   CC       criu/fifo.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 105.3   CC       criu/file-ids.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 105.6   CC       criu/file-lock.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 106.4   CC       criu/files-ext.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 106.8   CC       criu/files-reg.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 109.1   CC       criu/files.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 110.7   CC       criu/filesystems.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 111.4   CC       criu/fsnotify.o
17:06:58 [2020-12-16T17:06:58.109Z] #41 112.4   CC       criu/image-desc.o
17:06:58 [2020-12-16T17:06:58.315Z] ok  	github.com/docker/docker/pkg/tarsum	0.034s	coverage: 89.3% of statements
17:06:58 [2020-12-16T17:06:58.364Z] #41 ...
17:06:58 [2020-12-16T17:06:58.364Z] 
17:06:58 [2020-12-16T17:06:58.364Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:06:58 [2020-12-16T17:06:58.364Z] #20 5.138 Collecting yamllint==1.16.0
17:06:58 [2020-12-16T17:06:58.372Z] #41 112.5   CC       criu/image.o
17:06:58 [2020-12-16T17:06:58.372Z] #41 ...
17:06:58 [2020-12-16T17:06:58.372Z] 
17:06:58 [2020-12-16T17:06:58.372Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:58 [2020-12-16T17:06:58.372Z] #18 56.26 Setting up apparmor (2.13.2-10) ...
17:06:58 [2020-12-16T17:06:58.597Z] #43 179.1   CC       criu/shmem.o
17:06:58 [2020-12-16T17:06:58.605Z] testing: warning: no tests to run
17:06:58 [2020-12-16T17:06:58.605Z] coverage: [no statements]
17:06:58 [2020-12-16T17:06:58.605Z] ok  	github.com/docker/docker/pkg/term/windows	0.031s	coverage: [no statements] [no tests to run]
17:06:58 [2020-12-16T17:06:58.894Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
17:06:59 [2020-12-16T17:06:59.184Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:06:59 [2020-12-16T17:06:59.184Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:06:59 [2020-12-16T17:06:59.615Z] #54 ...
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:06:59 [2020-12-16T17:06:59.615Z] #42 DONE 0.1s
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:06:59 [2020-12-16T17:06:59.615Z] #44 DONE 0.1s
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:06:59 [2020-12-16T17:06:59.615Z] #46 DONE 0.1s
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:59 [2020-12-16T17:06:59.615Z] #54 ...
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:06:59 [2020-12-16T17:06:59.615Z] #48 DONE 0.1s
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:06:59 [2020-12-16T17:06:59.615Z] #50 DONE 0.0s
17:06:59 [2020-12-16T17:06:59.615Z] 
17:06:59 [2020-12-16T17:06:59.615Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:06:59 [2020-12-16T17:06:59.876Z] #52 DONE 0.2s
17:06:59 [2020-12-16T17:06:59.876Z] 
17:06:59 [2020-12-16T17:06:59.876Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:00 [2020-12-16T17:07:00.017Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
17:07:00 [2020-12-16T17:07:00.017Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:07:00 [2020-12-16T17:07:00.017Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:07:00 [2020-12-16T17:07:00.017Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:07:00 [2020-12-16T17:07:00.017Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:00 [2020-12-16T17:07:00.017Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:07:00 [2020-12-16T17:07:00.017Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:07:00 [2020-12-16T17:07:00.017Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:00 [2020-12-16T17:07:00.017Z] === RUN   TestIpcModeOlderClient
17:07:00 [2020-12-16T17:07:00.017Z] === PAUSE TestIpcModeOlderClient
17:07:00 [2020-12-16T17:07:00.017Z] === RUN   TestKillContainerInvalidSignal
17:07:00 [2020-12-16T17:07:00.125Z] #43 180.3   CC       criu/sigframe.o
17:07:00 [2020-12-16T17:07:00.125Z] #43 180.5   CC       criu/signalfd.o
17:07:00 [2020-12-16T17:07:00.274Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
17:07:00 [2020-12-16T17:07:00.274Z] === RUN   TestKillContainer
17:07:00 [2020-12-16T17:07:00.274Z] === RUN   TestKillContainer/no_signal
17:07:00 [2020-12-16T17:07:00.422Z] #43 180.8   CC       criu/sk-inet.o
17:07:00 [2020-12-16T17:07:00.833Z] === RUN   TestKillContainer/non_killing_signal
17:07:01 [2020-12-16T17:07:01.088Z] === RUN   TestKillContainer/killing_signal
17:07:01 [2020-12-16T17:07:01.241Z] ok  	github.com/docker/docker/plugin	0.538s	coverage: 23.2% of statements
17:07:01 [2020-12-16T17:07:01.470Z] #43 182.0   CC       criu/sk-netlink.o
17:07:01 [2020-12-16T17:07:01.530Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:07:01 [2020-12-16T17:07:01.647Z] --- PASS: TestKillContainer (1.40s)
17:07:01 [2020-12-16T17:07:01.647Z]     --- PASS: TestKillContainer/no_signal (0.44s)
17:07:01 [2020-12-16T17:07:01.647Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
17:07:01 [2020-12-16T17:07:01.647Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
17:07:01 [2020-12-16T17:07:01.647Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:07:01 [2020-12-16T17:07:01.647Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:07:01 [2020-12-16T17:07:01.766Z] #43 182.4   CC       criu/sk-packet.o
17:07:01 [2020-12-16T17:07:01.787Z] #54 237.5 + bin/containerd
17:07:01 [2020-12-16T17:07:01.821Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
17:07:01 [2020-12-16T17:07:01.954Z] #18 59.66 Setting up xfsprogs (4.20.0-1) ...
17:07:01 [2020-12-16T17:07:01.954Z] #18 59.69 Setting up python3-lib2to3 (3.7.3-1) ...
17:07:02 [2020-12-16T17:07:02.206Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:07:02 [2020-12-16T17:07:02.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
17:07:02 [2020-12-16T17:07:02.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
17:07:02 [2020-12-16T17:07:02.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
17:07:02 [2020-12-16T17:07:02.461Z] === RUN   TestKillStoppedContainer
17:07:02 [2020-12-16T17:07:02.715Z] --- PASS: TestKillStoppedContainer (0.04s)
17:07:02 [2020-12-16T17:07:02.715Z] === RUN   TestKillStoppedContainerAPIPre120
17:07:02 [2020-12-16T17:07:02.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:07:02 [2020-12-16T17:07:02.715Z] === RUN   TestKillDifferentUserContainer
17:07:02 [2020-12-16T17:07:02.815Z] #43 183.3   CC       criu/sk-queue.o
17:07:02 [2020-12-16T17:07:02.903Z] #18 60.68 Setting up python3-pkg-resources (40.8.0-1) ...
17:07:02 [2020-12-16T17:07:02.970Z] --- PASS: TestKillDifferentUserContainer (0.44s)
17:07:02 [2020-12-16T17:07:02.970Z] === RUN   TestInspectOomKilledTrue
17:07:02 [2020-12-16T17:07:02.970Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:07:02 [2020-12-16T17:07:02.970Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:02 [2020-12-16T17:07:02.970Z] === RUN   TestInspectOomKilledFalse
17:07:02 [2020-12-16T17:07:02.970Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:07:02 [2020-12-16T17:07:02.970Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:07:02 [2020-12-16T17:07:02.970Z] === RUN   TestLinksEtcHostsContentMatch
17:07:02 [2020-12-16T17:07:02.970Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:07:02 [2020-12-16T17:07:02.970Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:07:02 [2020-12-16T17:07:02.970Z] === RUN   TestLinksContainerNames
17:07:03 [2020-12-16T17:07:03.320Z] ok  	github.com/docker/docker/quota	0.635s	coverage: 71.4% of statements
17:07:03 [2020-12-16T17:07:03.457Z] #43 183.8   CC       criu/sk-tcp.o
17:07:03 [2020-12-16T17:07:03.610Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
17:07:03 [2020-12-16T17:07:03.642Z] #20 10.53   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:07:03 [2020-12-16T17:07:03.642Z] #20 10.60 Collecting pyyaml (from yamllint==1.16.0)
17:07:03 [2020-12-16T17:07:03.642Z] #20 10.74   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:07:03 [2020-12-16T17:07:03.894Z] --- PASS: TestLinksContainerNames (0.84s)
17:07:03 [2020-12-16T17:07:03.894Z] === RUN   TestLogsFollowTailEmpty
17:07:04 [2020-12-16T17:07:04.113Z] #43 184.4   CC       criu/sk-unix.o
17:07:04 [2020-12-16T17:07:04.298Z] #18 61.94 Setting up python3-distutils (3.7.3-1) ...
17:07:04 [2020-12-16T17:07:04.453Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
17:07:04 [2020-12-16T17:07:04.453Z] === RUN   TestContainerNetworkMountsNoChown
17:07:04 [2020-12-16T17:07:04.560Z] #18 ...
17:07:04 [2020-12-16T17:07:04.560Z] 
17:07:04 [2020-12-16T17:07:04.560Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:04 [2020-12-16T17:07:04.560Z] #51 70.44 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
17:07:04 [2020-12-16T17:07:04.560Z] #51 72.46 + mkdir -p /build
17:07:04 [2020-12-16T17:07:04.560Z] #51 72.47 + cp runc /build/runc
17:07:04 [2020-12-16T17:07:04.560Z] #51 DONE 75.5s
17:07:04 [2020-12-16T17:07:04.560Z] 
17:07:04 [2020-12-16T17:07:04.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:04 [2020-12-16T17:07:04.560Z] #41 113.5   CC       criu/ipc_ns.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 114.4   CC       criu/irmap.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 114.9   CC       criu/kcmp-ids.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 115.2   CC       criu/kerndat.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 116.3   CC       criu/libnetlink.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 116.7   CC       criu/log.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 117.1   CC       criu/lsm.o
17:07:04 [2020-12-16T17:07:04.560Z] #41 117.6   CC       criu/mem.o
17:07:04 [2020-12-16T17:07:04.640Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 57.2% of statements
17:07:04 [2020-12-16T17:07:04.708Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/default
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/default
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/private
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/private
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rprivate
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rprivate
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/slave
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/slave
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rslave
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rslave
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/shared
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/shared
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rshared
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rshared
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/default
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/rslave
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/rshared
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/default/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/shared
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/rprivate
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/slave
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/private
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/default/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/private/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/private/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === CONT  TestMountDaemonRoot/private/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:07:04 [2020-12-16T17:07:04.708Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/private/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:07:04 [2020-12-16T17:07:04.709Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:07:04 [2020-12-16T17:07:04.709Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:07:04 [2020-12-16T17:07:04.709Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:07:04 [2020-12-16T17:07:04.825Z] #41 119.2   CC       criu/memfd.o
17:07:04 [2020-12-16T17:07:04.929Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/default/bind_root
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/default/mount_root
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:07:04 [2020-12-16T17:07:04.963Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:07:04 [2020-12-16T17:07:04.963Z] --- PASS: TestMountDaemonRoot (0.02s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
17:07:04 [2020-12-16T17:07:04.963Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:07:04 [2020-12-16T17:07:04.963Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:07:04 [2020-12-16T17:07:04.964Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:07:04 [2020-12-16T17:07:04.964Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:07:04 [2020-12-16T17:07:04.964Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:07:04 [2020-12-16T17:07:04.964Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:07:04 [2020-12-16T17:07:04.964Z] === RUN   TestContainerBindMountNonRecursive
17:07:04 [2020-12-16T17:07:04.964Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:07:04 [2020-12-16T17:07:04.964Z]     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)
17:07:04 [2020-12-16T17:07:04.964Z] === RUN   TestContainerVolumesMountedAsShared
17:07:04 [2020-12-16T17:07:04.964Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:07:04 [2020-12-16T17:07:04.964Z]     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)
17:07:04 [2020-12-16T17:07:04.964Z] === RUN   TestContainerVolumesMountedAsSlave
17:07:04 [2020-12-16T17:07:04.964Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:07:04 [2020-12-16T17:07:04.964Z]     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)
17:07:04 [2020-12-16T17:07:04.964Z] === RUN   TestNetworkNat
17:07:05 [2020-12-16T17:07:05.023Z] #20 12.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:07:05 [2020-12-16T17:07:05.023Z] #20 12.09   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:07:05 [2020-12-16T17:07:05.023Z] #20 12.13 Building wheels for collected packages: pyyaml
17:07:05 [2020-12-16T17:07:05.023Z] #20 12.14   Running setup.py bdist_wheel for pyyaml: started
17:07:05 [2020-12-16T17:07:05.088Z] #41 ...
17:07:05 [2020-12-16T17:07:05.088Z] 
17:07:05 [2020-12-16T17:07:05.088Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:05 [2020-12-16T17:07:05.088Z] #18 63.03 Setting up python3-setuptools (40.8.0-1) ...
17:07:05 [2020-12-16T17:07:05.219Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
17:07:05 [2020-12-16T17:07:05.523Z] --- PASS: TestNetworkNat (0.44s)
17:07:05 [2020-12-16T17:07:05.523Z] === RUN   TestNetworkLocalhostTCPNat
17:07:05 [2020-12-16T17:07:05.847Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
17:07:05 [2020-12-16T17:07:05.847Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
17:07:05 [2020-12-16T17:07:05.962Z] #20 13.08   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:07:05 [2020-12-16T17:07:05.962Z] #20 13.09   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:07:05 [2020-12-16T17:07:05.962Z] #20 13.15 Successfully built pyyaml
17:07:06 [2020-12-16T17:07:06.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
17:07:06 [2020-12-16T17:07:06.082Z] === RUN   TestNetworkLoopbackNat
17:07:06 [2020-12-16T17:07:06.217Z] #43 186.7   CC       criu/sockets.o
17:07:06 [2020-12-16T17:07:06.222Z] #20 13.16 Installing collected packages: pyyaml, pathspec, yamllint
17:07:06 [2020-12-16T17:07:06.481Z] #20 13.50 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:07:06 [2020-12-16T17:07:06.482Z] #18 64.23 Setting up python3-pip (18.1-5) ...
17:07:07 [2020-12-16T17:07:07.053Z] #20 DONE 14.0s
17:07:07 [2020-12-16T17:07:07.053Z] 
17:07:07 [2020-12-16T17:07:07.053Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:07:07 [2020-12-16T17:07:07.267Z] #43 187.7   CC       criu/stats.o
17:07:07 [2020-12-16T17:07:07.313Z] #23 DONE 0.4s
17:07:07 [2020-12-16T17:07:07.313Z] 
17:07:07 [2020-12-16T17:07:07.313Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:07:07 [2020-12-16T17:07:07.431Z] #18 65.24 Processing triggers for libc-bin (2.28-10) ...
17:07:07 [2020-12-16T17:07:07.431Z] #18 65.29 Processing triggers for mime-support (3.62) ...
17:07:07 [2020-12-16T17:07:07.583Z] #43 188.1   CC       criu/string.o
17:07:07 [2020-12-16T17:07:07.583Z] #43 188.1   CC       criu/sysctl.o
17:07:07 [2020-12-16T17:07:07.960Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
17:07:08 [2020-12-16T17:07:08.007Z] #18 DONE 65.7s
17:07:08 [2020-12-16T17:07:08.007Z] 
17:07:08 [2020-12-16T17:07:08.007Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:07:08 [2020-12-16T17:07:08.589Z] --- PASS: TestNetworkLoopbackNat (2.54s)
17:07:08 [2020-12-16T17:07:08.589Z] === RUN   TestPause
17:07:08 [2020-12-16T17:07:08.589Z] --- SKIP: TestPause (0.00s)
17:07:08 [2020-12-16T17:07:08.589Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:08 [2020-12-16T17:07:08.589Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:07:08 [2020-12-16T17:07:08.589Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:07:08 [2020-12-16T17:07:08.589Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:07:08 [2020-12-16T17:07:08.589Z] === RUN   TestPauseStopPausedContainer
17:07:08 [2020-12-16T17:07:08.589Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:07:08 [2020-12-16T17:07:08.589Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:08 [2020-12-16T17:07:08.589Z] === RUN   TestPsFilter
17:07:08 [2020-12-16T17:07:08.589Z] --- PASS: TestPsFilter (0.09s)
17:07:08 [2020-12-16T17:07:08.589Z] === RUN   TestRemoveContainerWithRemovedVolume
17:07:08 [2020-12-16T17:07:08.633Z] #43 188.9   CC       criu/sysfs_parse.o
17:07:08 [2020-12-16T17:07:08.694Z] #28 ...
17:07:08 [2020-12-16T17:07:08.694Z] 
17:07:08 [2020-12-16T17:07:08.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:08 [2020-12-16T17:07:08.694Z] #41 166.8   CC       criu/net.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 169.7   CC       criu/netfilter.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 170.0   CC       criu/page-pipe.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 170.7   CC       criu/page-xfer.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 172.1   CC       criu/pagemap-cache.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 172.6   CC       criu/pagemap.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 173.7   CC       criu/parasite-syscall.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 174.9   CC       criu/path.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 175.2   CC       criu/pie-util-vdso-elf32.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 176.0   CC       criu/pie-util-vdso.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 176.4   CC       criu/pie-util.o
17:07:08 [2020-12-16T17:07:08.694Z] #41 176.5   CC       criu/pipes.o
17:07:08 [2020-12-16T17:07:08.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
17:07:08 [2020-12-16T17:07:08.844Z] === RUN   TestRemoveContainerWithVolume
17:07:08 [2020-12-16T17:07:08.931Z] #43 189.5   CC       criu/timens.o
17:07:08 [2020-12-16T17:07:08.957Z] #41 177.2   CC       criu/plugin.o
17:07:08 [2020-12-16T17:07:08.988Z] ok  	github.com/docker/docker/volume/local	0.316s	coverage: 76.6% of statements
17:07:09 [2020-12-16T17:07:09.217Z] #41 177.5   CC       criu/proc_parse.o
17:07:09 [2020-12-16T17:07:09.230Z] #43 189.9   CC       criu/timerfd.o
17:07:09 [2020-12-16T17:07:09.404Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:07:09 [2020-12-16T17:07:09.404Z] === RUN   TestRemoveContainerRunning
17:07:09 [2020-12-16T17:07:09.616Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
17:07:09 [2020-12-16T17:07:09.874Z] #43 190.3   CC       criu/tty.o
17:07:09 [2020-12-16T17:07:09.932Z] #19 1.867 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:07:09 [2020-12-16T17:07:09.932Z] #19 1.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:07:09 [2020-12-16T17:07:09.932Z] #19 1.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:07:09 [2020-12-16T17:07:09.963Z] --- PASS: TestRemoveContainerRunning (0.52s)
17:07:09 [2020-12-16T17:07:09.963Z] === RUN   TestRemoveContainerForceRemoveRunning
17:07:10 [2020-12-16T17:07:10.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
17:07:10 [2020-12-16T17:07:10.522Z] === RUN   TestRemoveInvalidContainer
17:07:10 [2020-12-16T17:07:10.522Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:07:10 [2020-12-16T17:07:10.522Z] === RUN   TestRenameLinkedContainer
17:07:10 [2020-12-16T17:07:10.646Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.1% of statements
17:07:10 [2020-12-16T17:07:10.882Z] #19 DONE 3.0s
17:07:10 [2020-12-16T17:07:10.882Z] 
17:07:10 [2020-12-16T17:07:10.882Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:07:11 [2020-12-16T17:07:11.125Z] #41 ...
17:07:11 [2020-12-16T17:07:11.125Z] 
17:07:11 [2020-12-16T17:07:11.125Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:11 [2020-12-16T17:07:11.125Z] #51 97.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:07:11 [2020-12-16T17:07:11.970Z] #43 192.6   CC       criu/tun.o
17:07:12 [2020-12-16T17:07:12.065Z] #51 ...
17:07:12 [2020-12-16T17:07:12.066Z] 
17:07:12 [2020-12-16T17:07:12.066Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:07:12 [2020-12-16T17:07:12.066Z] #28 DONE 4.7s
17:07:12 [2020-12-16T17:07:12.066Z] 
17:07:12 [2020-12-16T17:07:12.066Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:07:12 [2020-12-16T17:07:12.326Z] #31 DONE 0.3s
17:07:12 [2020-12-16T17:07:12.326Z] 
17:07:12 [2020-12-16T17:07:12.326Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:07:12 [2020-12-16T17:07:12.326Z] #33 DONE 0.1s
17:07:12 [2020-12-16T17:07:12.326Z] 
17:07:12 [2020-12-16T17:07:12.326Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:07:12 [2020-12-16T17:07:12.326Z] #36 DONE 0.0s
17:07:12 [2020-12-16T17:07:12.326Z] 
17:07:12 [2020-12-16T17:07:12.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:12 [2020-12-16T17:07:12.326Z] #41 179.5   CC       criu/protobuf-desc.o
17:07:12 [2020-12-16T17:07:12.326Z] #41 180.4   CC       criu/protobuf.o
17:07:12 [2020-12-16T17:07:12.405Z] --- PASS: TestRenameLinkedContainer (1.76s)
17:07:12 [2020-12-16T17:07:12.405Z] === RUN   TestRenameStoppedContainer
17:07:12 [2020-12-16T17:07:12.614Z] #43 193.2   CC       criu/uffd.o
17:07:12 [2020-12-16T17:07:12.659Z] --- PASS: TestRenameStoppedContainer (0.45s)
17:07:12 [2020-12-16T17:07:12.659Z] === RUN   TestRenameRunningContainerAndReuse
17:07:12 [2020-12-16T17:07:12.897Z] #41 180.9   CC       criu/pstree.o
17:07:13 [2020-12-16T17:07:13.467Z] #41 ...
17:07:13 [2020-12-16T17:07:13.467Z] 
17:07:13 [2020-12-16T17:07:13.467Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:13 [2020-12-16T17:07:13.467Z] #38 DONE 284.3s
17:07:13 [2020-12-16T17:07:13.467Z] 
17:07:13 [2020-12-16T17:07:13.467Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:13 [2020-12-16T17:07:13.467Z] #51 99.54 + mkdir -p /build
17:07:13 [2020-12-16T17:07:13.467Z] #51 99.55 + cp runc /build/runc
17:07:13 [2020-12-16T17:07:13.467Z] #51 DONE 100.1s
17:07:13 [2020-12-16T17:07:13.583Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
17:07:13 [2020-12-16T17:07:13.583Z] === RUN   TestRenameInvalidName
17:07:13 [2020-12-16T17:07:13.726Z] 
17:07:13 [2020-12-16T17:07:13.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:13 [2020-12-16T17:07:13.726Z] #41 182.0   CC       criu/rbtree.o
17:07:13 [2020-12-16T17:07:13.838Z] --- PASS: TestRenameInvalidName (0.46s)
17:07:13 [2020-12-16T17:07:13.838Z] === RUN   TestRenameAnonymousContainer
17:07:13 [2020-12-16T17:07:13.986Z] #41 182.3   CC       criu/rst-malloc.o
17:07:14 [2020-12-16T17:07:14.153Z] #43 194.8   CC       criu/util.o
17:07:14 [2020-12-16T17:07:14.556Z] #41 182.6   CC       criu/seccomp.o
17:07:15 [2020-12-16T17:07:15.107Z] #20 4.161 Collecting yamllint==1.16.0
17:07:15 [2020-12-16T17:07:15.125Z] #41 183.3   CC       criu/seize.o
17:07:15 [2020-12-16T17:07:15.369Z] #20 ...
17:07:15 [2020-12-16T17:07:15.369Z] 
17:07:15 [2020-12-16T17:07:15.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:15 [2020-12-16T17:07:15.369Z] #41 119.8   CC       criu/mount.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 123.0   CC       criu/namespaces.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 124.6   CC       criu/net.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 127.1   CC       criu/netfilter.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 127.4   CC       criu/page-pipe.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 127.9   CC       criu/page-xfer.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 129.2   CC       criu/pagemap-cache.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 129.5   CC       criu/pagemap.o
17:07:15 [2020-12-16T17:07:15.369Z] #41 ...
17:07:15 [2020-12-16T17:07:15.369Z] 
17:07:15 [2020-12-16T17:07:15.369Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:15 [2020-12-16T17:07:15.369Z] #54 154.2 + bin/containerd
17:07:15 [2020-12-16T17:07:15.721Z] --- PASS: TestRenameAnonymousContainer (1.55s)
17:07:15 [2020-12-16T17:07:15.721Z] === RUN   TestRenameContainerWithSameName
17:07:15 [2020-12-16T17:07:15.975Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:07:15 [2020-12-16T17:07:15.975Z] === RUN   TestRenameContainerWithLinkedContainer
17:07:16 [2020-12-16T17:07:16.070Z] #41 184.3   CC       criu/servicefd.o
17:07:16 [2020-12-16T17:07:16.256Z] #43 196.4   CC       criu/uts_ns.o
17:07:16 [2020-12-16T17:07:16.256Z] #43 196.8   CC       criu/vdso.o
17:07:16 [2020-12-16T17:07:16.639Z] #41 184.8   CC       criu/shmem.o
17:07:16 [2020-12-16T17:07:16.899Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
17:07:16 [2020-12-16T17:07:16.899Z] === RUN   TestResize
17:07:16 [2020-12-16T17:07:16.901Z] #43 197.6   LINK     criu/built-in.o
17:07:17 [2020-12-16T17:07:17.153Z] --- PASS: TestResize (0.45s)
17:07:17 [2020-12-16T17:07:17.153Z] === RUN   TestResizeWithInvalidSize
17:07:17 [2020-12-16T17:07:17.195Z] #43 ...
17:07:17 [2020-12-16T17:07:17.195Z] 
17:07:17 [2020-12-16T17:07:17.195Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:17 [2020-12-16T17:07:17.195Z] #40 DONE 267.4s
17:07:17 [2020-12-16T17:07:17.195Z] 
17:07:17 [2020-12-16T17:07:17.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:17 [2020-12-16T17:07:17.196Z] #43 197.8   LINK     criu/criu
17:07:17 [2020-12-16T17:07:17.209Z] #41 ...
17:07:17 [2020-12-16T17:07:17.209Z] 
17:07:17 [2020-12-16T17:07:17.209Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:07:17 [2020-12-16T17:07:17.209Z] #39 DONE 0.6s
17:07:17 [2020-12-16T17:07:17.209Z] 
17:07:17 [2020-12-16T17:07:17.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:17 [2020-12-16T17:07:17.209Z] #41 185.4   CC       criu/sigframe.o
17:07:17 [2020-12-16T17:07:17.209Z] #41 185.6   CC       criu/signalfd.o
17:07:17 [2020-12-16T17:07:17.441Z] 4612f6d0b889: Pull complete
17:07:17 [2020-12-16T17:07:17.468Z] #41 185.7   CC       criu/sk-inet.o
17:07:17 [2020-12-16T17:07:17.713Z] --- PASS: TestResizeWithInvalidSize (0.48s)
17:07:17 [2020-12-16T17:07:17.713Z] === RUN   TestResizeWhenContainerNotStarted
17:07:18 [2020-12-16T17:07:18.248Z] #43 198.6   DEP      lib/c/criu.d
17:07:18 [2020-12-16T17:07:18.248Z] #43 198.8   CC       images/rpc.pb-c.o
17:07:18 [2020-12-16T17:07:18.272Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
17:07:18 [2020-12-16T17:07:18.272Z] === RUN   TestDaemonRestartKillContainers
17:07:18 [2020-12-16T17:07:18.272Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:07:18 [2020-12-16T17:07:18.272Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:07:18 [2020-12-16T17:07:18.272Z] === RUN   TestCgroupNamespacesRun
17:07:18 [2020-12-16T17:07:18.407Z] #41 186.5   CC       criu/sk-netlink.o
17:07:18 [2020-12-16T17:07:18.407Z] #41 186.8   CC       criu/sk-packet.o
17:07:18 [2020-12-16T17:07:18.977Z] #41 187.1   CC       criu/sk-queue.o
17:07:19 [2020-12-16T17:07:19.237Z] #41 ...
17:07:19 [2020-12-16T17:07:19.237Z] 
17:07:19 [2020-12-16T17:07:19.237Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:07:19 [2020-12-16T17:07:19.237Z] #47 289.6 + /build/golangci-lint --version
17:07:19 [2020-12-16T17:07:19.237Z] #47 289.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:07:19 [2020-12-16T17:07:19.237Z] #47 DONE 290.0s
17:07:19 [2020-12-16T17:07:19.237Z] 
17:07:19 [2020-12-16T17:07:19.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:19 [2020-12-16T17:07:19.237Z] #41 187.5   CC       criu/sk-tcp.o
17:07:19 [2020-12-16T17:07:19.298Z] #43 199.8   CC       lib/c/criu.o
17:07:19 [2020-12-16T17:07:19.497Z] #41 187.9   CC       criu/sk-unix.o
17:07:20 [2020-12-16T17:07:20.676Z] #54 ...
17:07:20 [2020-12-16T17:07:20.676Z] 
17:07:20 [2020-12-16T17:07:20.676Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:07:20 [2020-12-16T17:07:20.676Z] #20 9.479   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:07:20 [2020-12-16T17:07:20.676Z] #20 9.583 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:07:20 [2020-12-16T17:07:20.676Z] #20 9.651   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:07:20 [2020-12-16T17:07:20.676Z] #20 9.724 Collecting pyyaml (from yamllint==1.16.0)
17:07:20 [2020-12-16T17:07:20.676Z] #20 9.840   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:07:20 [2020-12-16T17:07:20.782Z] --- PASS: TestCgroupNamespacesRun (2.23s)
17:07:20 [2020-12-16T17:07:20.782Z] === RUN   TestCgroupNamespacesRunPrivileged
17:07:20 [2020-12-16T17:07:20.826Z] #43 201.0   LINK     lib/c/built-in.o
17:07:20 [2020-12-16T17:07:20.826Z] #43 201.1   LINK     lib/c/libcriu.so
17:07:20 [2020-12-16T17:07:20.826Z] #43 201.2   LINK     lib/c/libcriu.a
17:07:20 [2020-12-16T17:07:20.826Z] #43 201.4   GEN      magic.py
17:07:20 [2020-12-16T17:07:20.878Z] #41 188.8   CC       criu/sockets.o
17:07:20 [2020-12-16T17:07:20.878Z] #41 189.2   CC       criu/stats.o
17:07:21 [2020-12-16T17:07:21.123Z] #43 201.5 Note: Building without setproctitle() and strlcpy() support.
17:07:21 [2020-12-16T17:07:21.123Z] #43 201.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:07:21 [2020-12-16T17:07:21.123Z] #43 201.5 Note: Building without GnuTLS support
17:07:21 [2020-12-16T17:07:21.123Z] #43 201.5 Makefile.config:39: Warn: you have no libnftables installed
17:07:21 [2020-12-16T17:07:21.123Z] #43 201.5 Makefile.config:40: Warn: Building without nftables support
17:07:21 [2020-12-16T17:07:21.138Z] #41 189.4   CC       criu/string.o
17:07:21 [2020-12-16T17:07:21.138Z] #41 189.5   CC       criu/sysctl.o
17:07:21 [2020-12-16T17:07:21.708Z] #41 190.0   CC       criu/sysfs_parse.o
17:07:21 [2020-12-16T17:07:21.765Z] #43 202.4 fatal: not a git repository (or any of the parent directories): .git
17:07:21 [2020-12-16T17:07:21.967Z] #41 190.2   CC       criu/timens.o
17:07:22 [2020-12-16T17:07:22.071Z] #20 11.09 Building wheels for collected packages: pyyaml
17:07:22 [2020-12-16T17:07:22.071Z] #20 11.09   Running setup.py bdist_wheel for pyyaml: started
17:07:22 [2020-12-16T17:07:22.227Z] #41 190.4   CC       criu/timerfd.o
17:07:22 [2020-12-16T17:07:22.227Z] #41 190.6   CC       criu/tty.o
17:07:22 [2020-12-16T17:07:22.664Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
17:07:22 [2020-12-16T17:07:22.664Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:07:22 [2020-12-16T17:07:22.826Z] #43 203.2 make[1]: Nothing to be done for 'all'.
17:07:23 [2020-12-16T17:07:23.026Z] #20 11.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:07:23 [2020-12-16T17:07:23.027Z] #20 11.97   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:07:23 [2020-12-16T17:07:23.027Z] #20 12.05 Successfully built pyyaml
17:07:23 [2020-12-16T17:07:23.027Z] #20 12.08 Installing collected packages: pathspec, pyyaml, yamllint
17:07:23 [2020-12-16T17:07:23.166Z] #41 191.5   CC       criu/tun.o
17:07:23 [2020-12-16T17:07:23.290Z] #20 12.57 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:07:23 [2020-12-16T17:07:23.426Z] #41 191.7   CC       criu/uffd.o
17:07:23 [2020-12-16T17:07:23.470Z] #43 ...
17:07:23 [2020-12-16T17:07:23.470Z] 
17:07:23 [2020-12-16T17:07:23.470Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:07:23 [2020-12-16T17:07:23.470Z] #49 273.2 + /build/golangci-lint --version
17:07:23 [2020-12-16T17:07:23.471Z] #49 273.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:07:23 [2020-12-16T17:07:23.471Z] #49 DONE 273.8s
17:07:23 [2020-12-16T17:07:23.768Z] 
17:07:23 [2020-12-16T17:07:23.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:23 [2020-12-16T17:07:23.768Z] #43 204.3 make[1]: 'images/built-in.o' is up to date.
17:07:23 [2020-12-16T17:07:23.768Z] #43 204.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:07:23 [2020-12-16T17:07:23.768Z] #43 204.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:07:23 [2020-12-16T17:07:23.768Z] #43 204.4 make[1]: 'compel/libcompel.a' is up to date.
17:07:23 [2020-12-16T17:07:23.996Z] #41 192.3   CC       criu/util.o
17:07:24 [2020-12-16T17:07:24.065Z] #43 204.5 make[1]: 'compel/compel-host-bin' is up to date.
17:07:24 [2020-12-16T17:07:24.065Z] #43 204.5 make[1]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.065Z] #43 204.5 make[1]: 'soccr/libsoccr.a' is up to date.
17:07:24 [2020-12-16T17:07:24.363Z] #43 204.7 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.363Z] #43 204.8 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.363Z] #43 204.8 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.363Z] #43 205.0 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.363Z] #43 205.1 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.547Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
17:07:24 [2020-12-16T17:07:24.547Z] === RUN   TestCgroupNamespacesRunHostMode
17:07:24 [2020-12-16T17:07:24.663Z] #43 205.1 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.663Z] #43 205.2 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.663Z] #43 205.3 make[2]: Nothing to be done for 'all'.
17:07:24 [2020-12-16T17:07:24.663Z] #43 205.3   INSTALL  criu/criu
17:07:24 [2020-12-16T17:07:24.934Z] #41 193.0   CC       criu/uts_ns.o
17:07:24 [2020-12-16T17:07:24.934Z] #41 193.1   CC       criu/vdso-compat.o
17:07:24 [2020-12-16T17:07:24.962Z] #43 DONE 205.5s
17:07:24 [2020-12-16T17:07:24.962Z] 
17:07:24 [2020-12-16T17:07:24.962Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:25 [2020-12-16T17:07:25.196Z] #41 193.2   CC       criu/vdso.o
17:07:25 [2020-12-16T17:07:25.456Z] #41 193.6   LINK     criu/built-in.o
17:07:25 [2020-12-16T17:07:25.456Z] #41 193.7   LINK     criu/criu
17:07:25 [2020-12-16T17:07:25.716Z] #41 193.9   DEP      lib/c/criu.d
17:07:25 [2020-12-16T17:07:25.716Z] #41 194.0   CC       images/rpc.pb-c.o
17:07:25 [2020-12-16T17:07:25.845Z] #20 DONE 14.7s
17:07:25 [2020-12-16T17:07:25.845Z] 
17:07:25 [2020-12-16T17:07:25.845Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:25 [2020-12-16T17:07:25.845Z] #22 224.2 + return
17:07:25 [2020-12-16T17:07:25.845Z] #22 DONE 227.2s
17:07:25 [2020-12-16T17:07:25.845Z] 
17:07:25 [2020-12-16T17:07:25.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:25 [2020-12-16T17:07:25.845Z] #41 130.2   CC       criu/parasite-syscall.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 130.9   CC       criu/path.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 131.1   CC       criu/pie-util-vdso.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 131.4   CC       criu/pie-util.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 131.5   CC       criu/pipes.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 132.0   CC       criu/plugin.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 132.4   CC       criu/proc_parse.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 134.4   CC       criu/protobuf-desc.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 135.1   CC       criu/protobuf.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 135.4   CC       criu/pstree.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 136.5   CC       criu/rbtree.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 136.8   CC       criu/rst-malloc.o
17:07:25 [2020-12-16T17:07:25.845Z] #41 137.1   CC       criu/seccomp.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 137.8   CC       criu/seize.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 138.6   CC       criu/servicefd.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 138.9   CC       criu/shmem.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 139.8   CC       criu/sigframe.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 140.0   CC       criu/signalfd.o
17:07:25 [2020-12-16T17:07:25.846Z] #41 140.2   CC       criu/sk-inet.o
17:07:25 [2020-12-16T17:07:25.955Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/rootless	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/volume	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === Skipped
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver btrfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver btrfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver btrfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver btrfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver btrfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:73: No driver to put!
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z] time="2020-12-16T17:06:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z] time="2020-12-16T17:06:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z] time="2020-12-16T17:06:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z] time="2020-12-16T17:06:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z] time="2020-12-16T17:06:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:73: No driver to put!
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     overlay_test.go:49: Fails to compute changes intermittently
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver zfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver zfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver zfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver zfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:46: Driver zfs not supported
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     graphtest_unix.go:73: No driver to put!
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:07:25 [2020-12-16T17:07:25.955Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] 
17:07:25 [2020-12-16T17:07:25.955Z] DONE 2191 tests, 26 skipped in 190.712s
17:07:25 [2020-12-16T17:07:25.976Z] #41 194.3   CC       lib/c/criu.o
Post stage
[Pipeline] junit
17:07:25 [2020-12-16T17:07:25.999Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:07:26 [2020-12-16T17:07:26.516Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -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:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary test-integration
17:07:26 [2020-12-16T17:07:26.547Z] #41 194.8   LINK     lib/c/built-in.o
17:07:26 [2020-12-16T17:07:26.547Z] #41 194.8   LINK     lib/c/libcriu.so
17:07:26 [2020-12-16T17:07:26.547Z] #41 194.8   LINK     lib/c/libcriu.a
17:07:26 [2020-12-16T17:07:26.547Z] #41 194.9   GEN      magic.py
17:07:26 [2020-12-16T17:07:26.796Z] #41 141.2   CC       criu/sk-netlink.o
17:07:26 [2020-12-16T17:07:26.806Z] #41 195.0 Note: Building without setproctitle() and strlcpy() support.
17:07:26 [2020-12-16T17:07:26.806Z] #41 195.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:07:26 [2020-12-16T17:07:26.806Z] #41 195.0 Note: Building without GnuTLS support
17:07:26 [2020-12-16T17:07:26.806Z] #41 195.1 Makefile.config:39: Warn: you have no libnftables installed
17:07:26 [2020-12-16T17:07:26.806Z] #41 195.1 Makefile.config:40: Warn: Building without nftables support
17:07:26 [2020-12-16T17:07:26.807Z] 
17:07:26 [2020-12-16T17:07:26.807Z] Removing bundles/
17:07:26 [2020-12-16T17:07:26.807Z] 
17:07:26 [2020-12-16T17:07:26.807Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:07:26 [2020-12-16T17:07:26.807Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:07:26 [2020-12-16T17:07:26.807Z] GOOS="" GOARCH="" GOARM=""
17:07:27 [2020-12-16T17:07:27.056Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
17:07:27 [2020-12-16T17:07:27.056Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:07:27 [2020-12-16T17:07:27.061Z] #41 141.5   CC       criu/sk-packet.o
17:07:27 [2020-12-16T17:07:27.066Z] #41 195.5 fatal: not a git repository (or any of the parent directories): .git
17:07:27 [2020-12-16T17:07:27.636Z] #41 195.9 make[1]: Nothing to be done for 'all'.
17:07:27 [2020-12-16T17:07:27.636Z] #41 142.1   CC       criu/sk-queue.o
17:07:27 [2020-12-16T17:07:27.896Z] #41 196.3 make[1]: 'images/built-in.o' is up to date.
17:07:27 [2020-12-16T17:07:27.896Z] #41 196.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:07:27 [2020-12-16T17:07:27.905Z] #41 142.5   CC       criu/sk-tcp.o
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.4 make[1]: 'compel/libcompel.a' is up to date.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.4 make[1]: 'compel/compel-host-bin' is up to date.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.4 make[1]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.4 make[1]: 'soccr/libsoccr.a' is up to date.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.5 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.5 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.5 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.155Z] #41 196.6 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.415Z] #41 196.6 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.415Z] #41 196.6 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.415Z] #41 196.7 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.415Z] #41 196.7 make[2]: Nothing to be done for 'all'.
17:07:28 [2020-12-16T17:07:28.415Z] #41 196.7   INSTALL  criu/criu
17:07:28 [2020-12-16T17:07:28.479Z] #41 143.0   CC       criu/sk-unix.o
17:07:28 [2020-12-16T17:07:28.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
17:07:28 [2020-12-16T17:07:28.940Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:07:28 [2020-12-16T17:07:28.983Z] #41 DONE 197.0s
17:07:28 [2020-12-16T17:07:28.983Z] 
17:07:28 [2020-12-16T17:07:28.983Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:29 [2020-12-16T17:07:29.056Z] #41 ...
17:07:29 [2020-12-16T17:07:29.056Z] 
17:07:29 [2020-12-16T17:07:29.056Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:07:29 [2020-12-16T17:07:29.924Z] #54 ...
17:07:29 [2020-12-16T17:07:29.924Z] 
17:07:29 [2020-12-16T17:07:29.924Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:07:30 [2020-12-16T17:07:30.184Z] #42 DONE 0.2s
17:07:30 [2020-12-16T17:07:30.184Z] 
17:07:30 [2020-12-16T17:07:30.184Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:30 [2020-12-16T17:07:30.184Z] #54 ...
17:07:30 [2020-12-16T17:07:30.184Z] 
17:07:30 [2020-12-16T17:07:30.184Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:07:30 [2020-12-16T17:07:30.449Z] #23 DONE 1.0s
17:07:30 [2020-12-16T17:07:30.450Z] 
17:07:30 [2020-12-16T17:07:30.450Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:30 [2020-12-16T17:07:30.450Z] #41 144.6   CC       criu/sockets.o
17:07:30 [2020-12-16T17:07:30.752Z] #44 DONE 0.4s
17:07:30 [2020-12-16T17:07:30.752Z] 
17:07:30 [2020-12-16T17:07:30.752Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:07:30 [2020-12-16T17:07:30.752Z] #46 DONE 0.1s
17:07:30 [2020-12-16T17:07:30.752Z] 
17:07:30 [2020-12-16T17:07:30.752Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:07:30 [2020-12-16T17:07:30.752Z] #48 DONE 0.2s
17:07:30 [2020-12-16T17:07:30.752Z] 
17:07:30 [2020-12-16T17:07:30.752Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:07:30 [2020-12-16T17:07:30.752Z] #50 DONE 0.1s
17:07:30 [2020-12-16T17:07:30.752Z] 
17:07:30 [2020-12-16T17:07:30.752Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:30 [2020-12-16T17:07:30.752Z] #54 234.6 + bin/containerd
17:07:31 [2020-12-16T17:07:31.322Z] #54 ...
17:07:31 [2020-12-16T17:07:31.322Z] 
17:07:31 [2020-12-16T17:07:31.322Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:07:31 [2020-12-16T17:07:31.322Z] #52 DONE 0.4s
17:07:31 [2020-12-16T17:07:31.394Z] #41 145.4   CC       criu/stats.o
17:07:31 [2020-12-16T17:07:31.394Z] #41 145.8   CC       criu/string.o
17:07:31 [2020-12-16T17:07:31.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s)
17:07:31 [2020-12-16T17:07:31.447Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:07:31 [2020-12-16T17:07:31.582Z] 
17:07:31 [2020-12-16T17:07:31.582Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:31 [2020-12-16T17:07:31.656Z] #41 146.0   CC       criu/sysctl.o
17:07:32 [2020-12-16T17:07:32.287Z] #41 146.5   CC       criu/sysfs_parse.o
17:07:32 [2020-12-16T17:07:32.807Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
17:07:32 [2020-12-16T17:07:32.808Z] === RUN   TestCgroupNamespacesRunOlderClient
17:07:32 [2020-12-16T17:07:32.867Z] #41 147.1   CC       criu/timens.o
17:07:33 [2020-12-16T17:07:33.441Z] #41 147.6   CC       criu/timerfd.o
17:07:33 [2020-12-16T17:07:33.441Z] #41 147.9   CC       criu/tty.o
17:07:33 [2020-12-16T17:07:33.893Z] #54 265.3 + bin/containerd-stress
17:07:33 [2020-12-16T17:07:33.893Z] #54 267.3 + bin/containerd-shim
17:07:35 [2020-12-16T17:07:35.316Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
17:07:35 [2020-12-16T17:07:35.316Z] === RUN   TestKernelTCPMemory
17:07:35 [2020-12-16T17:07:35.316Z] --- SKIP: TestKernelTCPMemory (0.03s)
17:07:35 [2020-12-16T17:07:35.316Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:35 [2020-12-16T17:07:35.316Z] === RUN   TestNISDomainname
17:07:35 [2020-12-16T17:07:35.316Z] --- SKIP: TestNISDomainname (0.01s)
17:07:35 [2020-12-16T17:07:35.316Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:07:35 [2020-12-16T17:07:35.316Z] === RUN   TestHostnameDnsResolution
17:07:35 [2020-12-16T17:07:35.571Z] --- PASS: TestHostnameDnsResolution (0.72s)
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStats
17:07:35 [2020-12-16T17:07:35.571Z] --- SKIP: TestStats (0.00s)
17:07:35 [2020-12-16T17:07:35.571Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStopContainerWithTimeout
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStopContainerWithTimeout/0
17:07:35 [2020-12-16T17:07:35.571Z] === PAUSE TestStopContainerWithTimeout/0
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStopContainerWithTimeout/1
17:07:35 [2020-12-16T17:07:35.571Z] === PAUSE TestStopContainerWithTimeout/1
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStopContainerWithTimeout/3
17:07:35 [2020-12-16T17:07:35.571Z] === PAUSE TestStopContainerWithTimeout/3
17:07:35 [2020-12-16T17:07:35.571Z] === RUN   TestStopContainerWithTimeout/-1
17:07:35 [2020-12-16T17:07:35.571Z] === PAUSE TestStopContainerWithTimeout/-1
17:07:35 [2020-12-16T17:07:35.571Z] === CONT  TestStopContainerWithTimeout/0
17:07:35 [2020-12-16T17:07:35.571Z] === CONT  TestStopContainerWithTimeout/3
17:07:35 [2020-12-16T17:07:35.571Z] === CONT  TestStopContainerWithTimeout/1
17:07:35 [2020-12-16T17:07:35.571Z] === CONT  TestStopContainerWithTimeout/-1
17:07:35 [2020-12-16T17:07:35.994Z] #41 150.2   CC       criu/tun.o
17:07:36 [2020-12-16T17:07:36.570Z] #41 ...
17:07:36 [2020-12-16T17:07:36.570Z] 
17:07:36 [2020-12-16T17:07:36.570Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:07:36 [2020-12-16T17:07:36.570Z] #28 DONE 6.3s
17:07:36 [2020-12-16T17:07:36.570Z] 
17:07:36 [2020-12-16T17:07:36.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:36 [2020-12-16T17:07:36.570Z] #41 150.9   CC       criu/uffd.o
17:07:36 [2020-12-16T17:07:36.570Z] #41 ...
17:07:36 [2020-12-16T17:07:36.570Z] 
17:07:36 [2020-12-16T17:07:36.570Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:07:37 [2020-12-16T17:07:37.518Z] #31 DONE 0.9s
17:07:37 [2020-12-16T17:07:37.518Z] 
17:07:37 [2020-12-16T17:07:37.518Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:07:38 [2020-12-16T17:07:38.530Z] #33 DONE 0.8s
17:07:38 [2020-12-16T17:07:38.530Z] 
17:07:38 [2020-12-16T17:07:38.530Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:07:38 [2020-12-16T17:07:38.530Z] #36 DONE 0.2s
17:07:38 [2020-12-16T17:07:38.530Z] 
17:07:38 [2020-12-16T17:07:38.530Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:07:38 [2020-12-16T17:07:38.829Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:07:38 [2020-12-16T17:07:38.829Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
17:07:38 [2020-12-16T17:07:38.829Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
17:07:38 [2020-12-16T17:07:38.829Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
17:07:38 [2020-12-16T17:07:38.829Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
17:07:38 [2020-12-16T17:07:38.829Z] === RUN   TestDeleteDevicemapper
17:07:38 [2020-12-16T17:07:38.829Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:07:38 [2020-12-16T17:07:38.829Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:07:38 [2020-12-16T17:07:38.829Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:07:39 [2020-12-16T17:07:39.223Z] #54 274.1 + bin/containerd-shim-runc-v1
17:07:39 [2020-12-16T17:07:39.478Z] #39 DONE 0.9s
17:07:39 [2020-12-16T17:07:39.478Z] 
17:07:39 [2020-12-16T17:07:39.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:39 [2020-12-16T17:07:39.478Z] #41 152.1   CC       criu/util.o
17:07:39 [2020-12-16T17:07:39.478Z] #41 153.4   CC       criu/uts_ns.o
17:07:39 [2020-12-16T17:07:39.478Z] #41 153.6   CC       criu/vdso.o
17:07:39 [2020-12-16T17:07:39.478Z] #41 154.1   LINK     criu/built-in.o
17:07:39 [2020-12-16T17:07:39.740Z] #41 154.2   LINK     criu/criu
17:07:40 [2020-12-16T17:07:40.316Z] #41 154.6   DEP      lib/c/criu.d
17:07:40 [2020-12-16T17:07:40.316Z] #41 154.6   CC       images/rpc.pb-c.o
17:07:40 [2020-12-16T17:07:40.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
17:07:40 [2020-12-16T17:07:40.712Z] === RUN   TestUpdateMemory
17:07:40 [2020-12-16T17:07:40.712Z] --- SKIP: TestUpdateMemory (0.00s)
17:07:40 [2020-12-16T17:07:40.712Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:40 [2020-12-16T17:07:40.712Z] === RUN   TestUpdateCPUQuota
17:07:40 [2020-12-16T17:07:40.712Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:07:40 [2020-12-16T17:07:40.712Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:40 [2020-12-16T17:07:40.712Z] === RUN   TestUpdatePidsLimit
17:07:40 [2020-12-16T17:07:40.712Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:07:40 [2020-12-16T17:07:40.712Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:40 [2020-12-16T17:07:40.712Z] === RUN   TestUpdateRestartPolicy
17:07:40 [2020-12-16T17:07:40.892Z] #41 155.2   CC       lib/c/criu.o
17:07:41 [2020-12-16T17:07:41.467Z] #41 156.1   LINK     lib/c/built-in.o
17:07:41 [2020-12-16T17:07:41.731Z] #41 156.1   LINK     lib/c/libcriu.so
17:07:41 [2020-12-16T17:07:41.731Z] #41 156.2   LINK     lib/c/libcriu.a
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.3   GEN      magic.py
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.4 Note: Building without setproctitle() and strlcpy() support.
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.4 Note: Building without GnuTLS support
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.4 Makefile.config:39: Warn: you have no libnftables installed
17:07:41 [2020-12-16T17:07:41.994Z] #41 156.4 Makefile.config:40: Warn: Building without nftables support
17:07:42 [2020-12-16T17:07:42.569Z] #41 157.0 fatal: not a git repository (or any of the parent directories): .git
17:07:43 [2020-12-16T17:07:43.142Z] #41 157.5 make[1]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.404Z] #41 158.0 make[1]: 'images/built-in.o' is up to date.
17:07:43 [2020-12-16T17:07:43.404Z] #41 158.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:07:43 [2020-12-16T17:07:43.433Z] #54 278.6 + bin/containerd-shim-runc-v2
17:07:43 [2020-12-16T17:07:43.608Z] #24 ...
17:07:43 [2020-12-16T17:07:43.608Z] 
17:07:43 [2020-12-16T17:07:43.608Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:43 [2020-12-16T17:07:43.608Z] #56 251.6 + bin/containerd
17:07:43 [2020-12-16T17:07:43.667Z] #41 158.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:07:43 [2020-12-16T17:07:43.667Z] #41 158.0 make[1]: 'compel/libcompel.a' is up to date.
17:07:43 [2020-12-16T17:07:43.667Z] #41 158.1 make[1]: 'compel/compel-host-bin' is up to date.
17:07:43 [2020-12-16T17:07:43.667Z] #41 158.1 make[1]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.667Z] #41 158.1 make[1]: 'soccr/libsoccr.a' is up to date.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.3 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.3 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.3 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.4 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.4 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.4 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.5 make[2]: Nothing to be done for 'all'.
17:07:43 [2020-12-16T17:07:43.928Z] #41 158.5 make[2]: Nothing to be done for 'all'.
17:07:44 [2020-12-16T17:07:44.003Z] #54 279.6 + binaries
17:07:44 [2020-12-16T17:07:44.003Z] #54 279.6 + install -D bin/containerd /build/containerd
17:07:44 [2020-12-16T17:07:44.003Z] #54 279.6 + install -D bin/containerd-shim /build/containerd-shim
17:07:44 [2020-12-16T17:07:44.003Z] #54 279.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:07:44 [2020-12-16T17:07:44.003Z] #54 279.6 + install -D bin/ctr /build/ctr
17:07:44 [2020-12-16T17:07:44.190Z] #41 158.5   INSTALL  criu/criu
17:07:45 [2020-12-16T17:07:45.578Z] #41 DONE 160.0s
17:07:45 [2020-12-16T17:07:45.578Z] 
17:07:45 [2020-12-16T17:07:45.578Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:45 [2020-12-16T17:07:45.911Z] #54 DONE 281.3s
17:07:46 [2020-12-16T17:07:46.485Z] 
17:07:46 [2020-12-16T17:07:46.485Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:07:47 [2020-12-16T17:07:47.055Z] #54 ...
17:07:47 [2020-12-16T17:07:47.055Z] 
17:07:47 [2020-12-16T17:07:47.055Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:07:47 [2020-12-16T17:07:47.055Z] #42 DONE 0.1s
17:07:47 [2020-12-16T17:07:47.055Z] 
17:07:47 [2020-12-16T17:07:47.055Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:47 [2020-12-16T17:07:47.316Z] #54 ...
17:07:47 [2020-12-16T17:07:47.316Z] 
17:07:47 [2020-12-16T17:07:47.316Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:07:47 [2020-12-16T17:07:47.423Z] #55 DONE 0.9s
17:07:47 [2020-12-16T17:07:47.423Z] 
17:07:47 [2020-12-16T17:07:47.423Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:07:47 [2020-12-16T17:07:47.579Z] #44 DONE 0.6s
17:07:47 [2020-12-16T17:07:47.579Z] 
17:07:47 [2020-12-16T17:07:47.579Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:07:47 [2020-12-16T17:07:47.579Z] #46 DONE 0.1s
17:07:47 [2020-12-16T17:07:47.579Z] 
17:07:47 [2020-12-16T17:07:47.579Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:47 [2020-12-16T17:07:47.682Z] #59 DONE 0.2s
17:07:47 [2020-12-16T17:07:47.682Z] 
17:07:47 [2020-12-16T17:07:47.682Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:07:47 [2020-12-16T17:07:47.867Z] #54 ...
17:07:47 [2020-12-16T17:07:47.867Z] 
17:07:47 [2020-12-16T17:07:47.867Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:07:47 [2020-12-16T17:07:47.944Z] #61 DONE 0.4s
17:07:48 [2020-12-16T17:07:48.102Z] #56 ...
17:07:48 [2020-12-16T17:07:48.102Z] 
17:07:48 [2020-12-16T17:07:48.102Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:48 [2020-12-16T17:07:48.102Z] #24 298.3 + return
17:07:48 [2020-12-16T17:07:48.204Z] 
17:07:48 [2020-12-16T17:07:48.204Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:07:48 [2020-12-16T17:07:48.204Z] #63 DONE 0.0s
17:07:48 [2020-12-16T17:07:48.204Z] 
17:07:48 [2020-12-16T17:07:48.204Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:07:48 [2020-12-16T17:07:48.204Z] #64 DONE 0.0s
17:07:48 [2020-12-16T17:07:48.204Z] 
17:07:48 [2020-12-16T17:07:48.204Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:07:48 [2020-12-16T17:07:48.399Z] #24 DONE 298.5s
17:07:48 [2020-12-16T17:07:48.399Z] 
17:07:48 [2020-12-16T17:07:48.399Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:49 [2020-12-16T17:07:49.273Z] #48 DONE 1.3s
17:07:49 [2020-12-16T17:07:49.273Z] 
17:07:49 [2020-12-16T17:07:49.273Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:07:49 [2020-12-16T17:07:49.273Z] #50 DONE 0.2s
17:07:49 [2020-12-16T17:07:49.273Z] 
17:07:49 [2020-12-16T17:07:49.273Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:07:49 [2020-12-16T17:07:49.546Z] #52 DONE 0.4s
17:07:49 [2020-12-16T17:07:49.546Z] 
17:07:49 [2020-12-16T17:07:49.546Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:49 [2020-12-16T17:07:49.585Z] #65 DONE 1.6s
17:07:49 [2020-12-16T17:07:49.845Z] 
17:07:49 [2020-12-16T17:07:49.845Z] #66 exporting to image
17:07:49 [2020-12-16T17:07:49.845Z] #66 exporting layers
17:07:49 [2020-12-16T17:07:49.929Z] #56 ...
17:07:49 [2020-12-16T17:07:49.929Z] 
17:07:49 [2020-12-16T17:07:49.929Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:07:49 [2020-12-16T17:07:49.929Z] #25 DONE 0.1s
17:07:49 [2020-12-16T17:07:49.929Z] 
17:07:49 [2020-12-16T17:07:49.929Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:49 [2020-12-16T17:07:49.929Z] #56 ...
17:07:49 [2020-12-16T17:07:49.929Z] 
17:07:49 [2020-12-16T17:07:49.929Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:07:50 [2020-12-16T17:07:50.575Z] #30 DONE 0.6s
17:07:50 [2020-12-16T17:07:50.575Z] 
17:07:50 [2020-12-16T17:07:50.575Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:50 [2020-12-16T17:07:50.575Z] #56 ...
17:07:50 [2020-12-16T17:07:50.575Z] 
17:07:50 [2020-12-16T17:07:50.575Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:07:50 [2020-12-16T17:07:50.575Z] #33 DONE 0.1s
17:07:50 [2020-12-16T17:07:50.575Z] 
17:07:50 [2020-12-16T17:07:50.575Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:07:50 [2020-12-16T17:07:50.575Z] #35 DONE 0.1s
17:07:50 [2020-12-16T17:07:50.575Z] 
17:07:50 [2020-12-16T17:07:50.575Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:07:50 [2020-12-16T17:07:50.575Z] #38 DONE 0.1s
17:07:50 [2020-12-16T17:07:50.575Z] 
17:07:50 [2020-12-16T17:07:50.575Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:50 [2020-12-16T17:07:50.872Z] #56 ...
17:07:50 [2020-12-16T17:07:50.872Z] 
17:07:50 [2020-12-16T17:07:50.872Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:07:50 [2020-12-16T17:07:50.872Z] #41 DONE 0.1s
17:07:50 [2020-12-16T17:07:50.872Z] 
17:07:50 [2020-12-16T17:07:50.872Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:07:50 [2020-12-16T17:07:50.872Z] #44 DONE 0.1s
17:07:50 [2020-12-16T17:07:50.872Z] 
17:07:50 [2020-12-16T17:07:50.872Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:07:51 [2020-12-16T17:07:51.167Z] #46 DONE 0.2s
17:07:51 [2020-12-16T17:07:51.167Z] 
17:07:51 [2020-12-16T17:07:51.167Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:07:51 [2020-12-16T17:07:51.463Z] #48 DONE 0.2s
17:07:51 [2020-12-16T17:07:51.463Z] 
17:07:51 [2020-12-16T17:07:51.463Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:07:51 [2020-12-16T17:07:51.463Z] #50 DONE 0.1s
17:07:51 [2020-12-16T17:07:51.463Z] 
17:07:51 [2020-12-16T17:07:51.463Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:51 [2020-12-16T17:07:51.463Z] #56 ...
17:07:51 [2020-12-16T17:07:51.463Z] 
17:07:51 [2020-12-16T17:07:51.463Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:07:51 [2020-12-16T17:07:51.463Z] #52 DONE 0.1s
17:07:51 [2020-12-16T17:07:51.463Z] 
17:07:51 [2020-12-16T17:07:51.463Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:07:51 [2020-12-16T17:07:51.762Z] #54 DONE 0.1s
17:07:51 [2020-12-16T17:07:51.762Z] 
17:07:51 [2020-12-16T17:07:51.762Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:52 [2020-12-16T17:07:52.863Z] --- PASS: TestUpdateRestartPolicy (10.90s)
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestUpdateRestartWithAutoRemove
17:07:52 [2020-12-16T17:07:52.863Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitNonBlocked
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:52 [2020-12-16T17:07:52.863Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:52 [2020-12-16T17:07:52.863Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:52 [2020-12-16T17:07:52.863Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:52 [2020-12-16T17:07:52.863Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:52 [2020-12-16T17:07:52.863Z] --- PASS: TestWaitNonBlocked (0.01s)
17:07:52 [2020-12-16T17:07:52.863Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:07:52 [2020-12-16T17:07:52.863Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitBlocked
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:07:52 [2020-12-16T17:07:52.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:07:52 [2020-12-16T17:07:52.863Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:07:52 [2020-12-16T17:07:52.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:07:52 [2020-12-16T17:07:52.863Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:07:52 [2020-12-16T17:07:52.863Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:07:53 [2020-12-16T17:07:53.118Z] --- PASS: TestWaitBlocked (0.01s)
17:07:53 [2020-12-16T17:07:53.118Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
17:07:53 [2020-12-16T17:07:53.118Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
17:07:53 [2020-12-16T17:07:53.118Z] === CONT  TestDaemonRestartIpcMode
17:07:53 [2020-12-16T17:07:53.118Z] === CONT  TestIpcModeOlderClient
17:07:53 [2020-12-16T17:07:53.373Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:07:56 [2020-12-16T17:07:56.422Z] #66 exporting layers 6.5s done
17:07:56 [2020-12-16T17:07:56.422Z] #66 writing image sha256:c9e6f9c0e5a176c4b31ff96b737c69e9aab6291583877835a92773bbf95d978b done
17:07:56 [2020-12-16T17:07:56.422Z] #66 naming to docker.io/library/docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 done
17:07:56 [2020-12-16T17:07:56.422Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:07:56 [2020-12-16T17:07:56.764Z] + trap exit INT TERM
17:07:56 [2020-12-16T17:07:56.764Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
17:07:56 [2020-12-16T17:07:56.764Z] + CONTAINER_NAME=docker-pr24
17:07:56 [2020-12-16T17:07:56.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary-daemon
17:07:57 [2020-12-16T17:07:57.334Z] 
17:07:57 [2020-12-16T17:07:57.334Z] Removing bundles/
17:07:57 [2020-12-16T17:07:57.334Z] 
17:07:57 [2020-12-16T17:07:57.334Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:07:57 [2020-12-16T17:07:57.334Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:07:57 [2020-12-16T17:07:57.334Z] GOOS="" GOARCH="" GOARM=""
17:07:57 [2020-12-16T17:07:57.531Z] --- PASS: TestDaemonRestartIpcMode (4.28s)
17:07:57 [2020-12-16T17:07:57.531Z] PASS
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === Skipped
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:07:57 [2020-12-16T17:07:57.531Z]     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)
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     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)
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     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)
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:07:57 [2020-12-16T17:07:57.531Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
17:07:57 [2020-12-16T17:07:57.531Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:07:57 [2020-12-16T17:07:57.531Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:07:57 [2020-12-16T17:07:57.531Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] 
17:07:57 [2020-12-16T17:07:57.531Z] DONE 176 tests, 26 skipped in 79.645s
17:07:57 [2020-12-16T17:07:57.531Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:07:57 [2020-12-16T17:07:57.531Z] INFO: Testing against a local daemon
17:07:57 [2020-12-16T17:07:57.531Z] === RUN   TestCommitInheritsEnv
17:07:59 [2020-12-16T17:07:59.414Z] --- PASS: TestCommitInheritsEnv (1.59s)
17:07:59 [2020-12-16T17:07:59.414Z] === RUN   TestImportExtremelyLargeImageWorks
17:07:59 [2020-12-16T17:07:59.414Z] === PAUSE TestImportExtremelyLargeImageWorks
17:07:59 [2020-12-16T17:07:59.414Z] === RUN   TestImagesFilterMultiReference
17:07:59 [2020-12-16T17:07:59.414Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:07:59 [2020-12-16T17:07:59.414Z] === RUN   TestImagePullPlatformInvalid
17:07:59 [2020-12-16T17:07:59.414Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:07:59 [2020-12-16T17:07:59.414Z] === RUN   TestRemoveImageOrphaning
17:08:01 [2020-12-16T17:08:01.296Z] --- PASS: TestRemoveImageOrphaning (1.91s)
17:08:01 [2020-12-16T17:08:01.296Z] === RUN   TestRemoveImageGarbageCollector
17:08:01 [2020-12-16T17:08:01.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:08:01 [2020-12-16T17:08:01.297Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagInvalidReference
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagInvalidReference (0.01s)
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagValidPrefixedRepo
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagExistedNameWithoutForce
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagOfficialNames
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagOfficialNames (0.04s)
17:08:01 [2020-12-16T17:08:01.297Z] === RUN   TestTagMatchesDigest
17:08:01 [2020-12-16T17:08:01.297Z] --- PASS: TestTagMatchesDigest (0.01s)
17:08:01 [2020-12-16T17:08:01.297Z] === CONT  TestImportExtremelyLargeImageWorks
17:08:01 [2020-12-16T17:08:01.884Z] #54 199.1 + bin/containerd-stress
17:08:02 [2020-12-16T17:08:02.829Z] #54 202.4 + bin/containerd-shim
17:08:03 [2020-12-16T17:08:03.679Z] #54 263.3 + bin/containerd-stress
17:08:03 [2020-12-16T17:08:03.679Z] #54 265.3 + bin/containerd-shim
17:08:08 [2020-12-16T17:08:08.954Z] #54 272.1 + bin/containerd-shim-runc-v1
17:08:09 [2020-12-16T17:08:09.428Z] #54 208.9 + bin/containerd-shim-runc-v1
17:08:13 [2020-12-16T17:08:13.150Z] #54 276.6 + bin/containerd-shim-runc-v2
17:08:13 [2020-12-16T17:08:13.717Z] #54 277.6 + binaries
17:08:13 [2020-12-16T17:08:13.718Z] #54 277.6 + install -D bin/containerd /build/containerd
17:08:13 [2020-12-16T17:08:13.718Z] #54 277.6 + install -D bin/containerd-shim /build/containerd-shim
17:08:13 [2020-12-16T17:08:13.718Z] #54 277.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:08:13 [2020-12-16T17:08:13.718Z] #54 277.6 + install -D bin/ctr /build/ctr
17:08:15 [2020-12-16T17:08:15.620Z] #54 DONE 279.3s
17:08:16 [2020-12-16T17:08:16.026Z] #54 214.5 + bin/containerd-shim-runc-v2
17:08:16 [2020-12-16T17:08:16.188Z] 
17:08:16 [2020-12-16T17:08:16.188Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:08:16 [2020-12-16T17:08:16.598Z] #54 216.1 + binaries
17:08:16 [2020-12-16T17:08:16.598Z] #54 216.1 + install -D bin/containerd /build/containerd
17:08:16 [2020-12-16T17:08:16.598Z] #54 216.1 + install -D bin/containerd-shim /build/containerd-shim
17:08:16 [2020-12-16T17:08:16.859Z] #54 216.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:08:16 [2020-12-16T17:08:16.859Z] #54 216.2 + install -D bin/ctr /build/ctr
17:08:17 [2020-12-16T17:08:17.563Z] #55 DONE 1.0s
17:08:17 [2020-12-16T17:08:17.563Z] 
17:08:17 [2020-12-16T17:08:17.563Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:08:17 [2020-12-16T17:08:17.563Z] #59 DONE 0.3s
17:08:17 [2020-12-16T17:08:17.563Z] 
17:08:17 [2020-12-16T17:08:17.563Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:08:18 [2020-12-16T17:08:18.130Z] #61 DONE 0.5s
17:08:18 [2020-12-16T17:08:18.130Z] 
17:08:18 [2020-12-16T17:08:18.130Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:08:18 [2020-12-16T17:08:18.130Z] #63 DONE 0.0s
17:08:18 [2020-12-16T17:08:18.130Z] 
17:08:18 [2020-12-16T17:08:18.130Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:08:18 [2020-12-16T17:08:18.130Z] #64 DONE 0.0s
17:08:18 [2020-12-16T17:08:18.130Z] 
17:08:18 [2020-12-16T17:08:18.130Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:08:18 [2020-12-16T17:08:18.947Z] #56 287.0 + bin/containerd-stress
17:08:19 [2020-12-16T17:08:19.993Z] #56 289.4 + bin/containerd-shim
17:08:20 [2020-12-16T17:08:20.033Z] #65 DONE 1.6s
17:08:20 [2020-12-16T17:08:20.033Z] 
17:08:20 [2020-12-16T17:08:20.033Z] #66 exporting to image
17:08:20 [2020-12-16T17:08:20.033Z] #66 exporting layers
17:08:23 [2020-12-16T17:08:23.441Z] #54 DONE 222.0s
17:08:23 [2020-12-16T17:08:23.735Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:08:23 [2020-12-16T17:08:23.735Z] 
17:08:23 [2020-12-16T17:08:23.735Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:08:23 [2020-12-16T17:08:23.735Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:08:23 [2020-12-16T17:08:23.735Z] HOSTNAME=9ef98527d2f8
17:08:23 [2020-12-16T17:08:23.735Z] TESTDEBUG=0
17:08:23 [2020-12-16T17:08:23.735Z] DEST=bundles/test-integration
17:08:23 [2020-12-16T17:08:23.735Z] PWD=/go/src/github.com/docker/docker
17:08:23 [2020-12-16T17:08:23.735Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:08:23 [2020-12-16T17:08:23.735Z] container=docker
17:08:23 [2020-12-16T17:08:23.735Z] HOME=/root
17:08:23 [2020-12-16T17:08:23.735Z] GOLANG_VERSION=1.13.15
17:08:23 [2020-12-16T17:08:23.735Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:08:23 [2020-12-16T17:08:23.735Z] VALIDATE_BRANCH=master
17:08:23 [2020-12-16T17:08:23.735Z] TERM=xterm
17:08:23 [2020-12-16T17:08:23.735Z] DOCKER_PKG=github.com/docker/docker
17:08:23 [2020-12-16T17:08:23.735Z] SHLVL=1
17:08:23 [2020-12-16T17:08:23.735Z] TIMEOUT=120m
17:08:23 [2020-12-16T17:08:23.735Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:08:23 [2020-12-16T17:08:23.735Z] DOCKER_GRAPHDRIVER=overlay2
17:08:23 [2020-12-16T17:08:23.735Z] GO111MODULE=off
17:08:23 [2020-12-16T17:08:23.735Z] DOCKER_EXPERIMENTAL=1
17:08:23 [2020-12-16T17:08:23.735Z] TEST_SKIP_INTEGRATION_CLI=1
17:08:23 [2020-12-16T17:08:23.735Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:08:23 [2020-12-16T17:08:23.735Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:08:23 [2020-12-16T17:08:23.735Z] GOPATH=/go
17:08:23 [2020-12-16T17:08:23.735Z] PKG_CONFIG=pkg-config
17:08:23 [2020-12-16T17:08:23.735Z] _=/usr/bin/env
17:08:23 [2020-12-16T17:08:23.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:08:24 [2020-12-16T17:08:24.410Z] 
17:08:24 [2020-12-16T17:08:24.410Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:08:26 [2020-12-16T17:08:26.603Z] #66 exporting layers 6.4s done
17:08:26 [2020-12-16T17:08:26.603Z] #66 writing image sha256:6376592c26bc86d3615feac264496576ee6125c3516d1fb4b5a76ebdd0a20194 done
17:08:26 [2020-12-16T17:08:26.603Z] #66 naming to docker.io/library/docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 done
17:08:26 [2020-12-16T17:08:26.603Z] #66 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:08:26 [2020-12-16T17:08:26.934Z] #56 296.4 + bin/containerd-shim-runc-v1
17:08:26 [2020-12-16T17:08:26.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/validate/default
17:08:26 [2020-12-16T17:08:26.984Z] #55 DONE 2.7s
17:08:27 [2020-12-16T17:08:27.245Z] 
17:08:27 [2020-12-16T17:08:27.245Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:08:27 [2020-12-16T17:08:27.505Z] #59 DONE 0.7s
17:08:27 [2020-12-16T17:08:27.766Z] 
17:08:27 [2020-12-16T17:08:27.766Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  All commits are properly signed with the DCO!
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:08:28 [2020-12-16T17:08:28.396Z] No api/types/ or api/swagger.yaml changes in diff.
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  All TOML source files changed here have valid syntax.
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:08:28 [2020-12-16T17:08:28.396Z] Congratulations!  No new tests were added to integration-cli.
17:08:28 [2020-12-16T17:08:28.396Z] 
17:08:28 [2020-12-16T17:08:28.396Z] INFO Start validation with golang-ci-lint
17:08:28 [2020-12-16T17:08:28.396Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:08:28 [2020-12-16T17:08:28.396Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:08:28 [2020-12-16T17:08:28.396Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:08:29 [2020-12-16T17:08:29.149Z] #61 DONE 1.5s
17:08:29 [2020-12-16T17:08:29.149Z] 
17:08:29 [2020-12-16T17:08:29.149Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:08:29 [2020-12-16T17:08:29.149Z] #63 DONE 0.1s
17:08:29 [2020-12-16T17:08:29.410Z] 
17:08:29 [2020-12-16T17:08:29.410Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:08:29 [2020-12-16T17:08:29.410Z] #64 DONE 0.0s
17:08:29 [2020-12-16T17:08:29.410Z] 
17:08:29 [2020-12-16T17:08:29.410Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:08:31 [2020-12-16T17:08:31.327Z] #65 DONE 1.9s
17:08:31 [2020-12-16T17:08:31.327Z] 
17:08:31 [2020-12-16T17:08:31.327Z] #66 exporting to image
17:08:31 [2020-12-16T17:08:31.327Z] #66 exporting layers
17:08:32 [2020-12-16T17:08:32.549Z] #56 301.3 + bin/containerd-shim-runc-v2
17:08:32 [2020-12-16T17:08:32.842Z] #56 302.4 + binaries
17:08:32 [2020-12-16T17:08:32.842Z] #56 302.4 + install -D bin/containerd /build/containerd
17:08:32 [2020-12-16T17:08:32.842Z] #56 302.5 + install -D bin/containerd-shim /build/containerd-shim
17:08:32 [2020-12-16T17:08:32.842Z] #56 302.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:08:32 [2020-12-16T17:08:32.842Z] #56 302.5 + install -D bin/ctr /build/ctr
17:08:32 [2020-12-16T17:08:32.842Z] #56 DONE 302.6s
17:08:34 [2020-12-16T17:08:34.356Z] 
17:08:34 [2020-12-16T17:08:34.356Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:08:34 [2020-12-16T17:08:34.356Z] #57 DONE 0.1s
17:08:34 [2020-12-16T17:08:34.356Z] 
17:08:34 [2020-12-16T17:08:34.356Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:08:34 [2020-12-16T17:08:34.356Z] #61 DONE 0.1s
17:08:34 [2020-12-16T17:08:34.356Z] 
17:08:34 [2020-12-16T17:08:34.356Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:08:34 [2020-12-16T17:08:34.356Z] #63 DONE 0.1s
17:08:34 [2020-12-16T17:08:34.356Z] 
17:08:34 [2020-12-16T17:08:34.356Z] #65 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:08:34 [2020-12-16T17:08:34.356Z] #65 DONE 0.1s
17:08:34 [2020-12-16T17:08:34.356Z] 
17:08:34 [2020-12-16T17:08:34.356Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:08:34 [2020-12-16T17:08:34.356Z] #66 DONE 0.0s
17:08:34 [2020-12-16T17:08:34.649Z] 
17:08:34 [2020-12-16T17:08:34.649Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
17:08:36 [2020-12-16T17:08:36.725Z] #67 DONE 2.1s
17:08:36 [2020-12-16T17:08:36.725Z] 
17:08:36 [2020-12-16T17:08:36.725Z] #68 exporting to oci image format
17:08:36 [2020-12-16T17:08:36.725Z] #68 exporting layers
17:08:41 [2020-12-16T17:08:41.338Z] #66 exporting layers 8.6s done
17:08:41 [2020-12-16T17:08:41.338Z] #66 writing image sha256:30f09a7c5d74413f3925d9bac34191c399cd99d2704bbbc58d6258840926cdca
17:08:41 [2020-12-16T17:08:41.338Z] #66 writing image sha256:30f09a7c5d74413f3925d9bac34191c399cd99d2704bbbc58d6258840926cdca done
17:08:41 [2020-12-16T17:08:41.338Z] #66 naming to docker.io/library/docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 done
17:08:41 [2020-12-16T17:08:41.338Z] #66 DONE 8.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:08:41 [2020-12-16T17:08:41.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/test/unit
17:08:46 [2020-12-16T17:08:46.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:46 [2020-12-16T17:08:46.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:47 [2020-12-16T17:08:47.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:48 [2020-12-16T17:08:48.318Z] ?   	github.com/docker/docker/api	[no test files]
17:08:58 [2020-12-16T17:08:58.656Z] aa4f58cd6da1: Pull complete
17:08:58 [2020-12-16T17:08:58.656Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
17:08:58 [2020-12-16T17:08:58.656Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:08:58 [2020-12-16T17:08:58.656Z] mcr.microsoft.com/windows/servercore:ltsc2019
17:08:58 [2020-12-16T17:08:58.656Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
17:08:58 [2020-12-16T17:08:58.656Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
17:08:58 [2020-12-16T17:08:58.656Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637'
17:08:58 [2020-12-16T17:08:58.656Z] INFO: Docker version of control daemon
17:08:58 [2020-12-16T17:08:58.656Z] 
17:08:58 [2020-12-16T17:08:58.656Z] Client: Docker Engine - Enterprise
17:08:58 [2020-12-16T17:08:58.656Z]  Version:           19.03.12
17:08:58 [2020-12-16T17:08:58.656Z]  API version:       1.40
17:08:58 [2020-12-16T17:08:58.656Z]  Go version:        go1.13.13
17:08:58 [2020-12-16T17:08:58.656Z]  Git commit:        4306744
17:08:58 [2020-12-16T17:08:58.656Z]  Built:             08/05/2020 19:27:53
17:08:58 [2020-12-16T17:08:58.656Z]  OS/Arch:           windows/amd64
17:08:58 [2020-12-16T17:08:58.656Z]  Experimental:      false
17:08:58 [2020-12-16T17:08:58.656Z] 
17:08:58 [2020-12-16T17:08:58.656Z] Server: Docker Engine - Enterprise
17:08:58 [2020-12-16T17:08:58.656Z]  Engine:
17:08:58 [2020-12-16T17:08:58.656Z]   Version:          19.03.12
17:08:58 [2020-12-16T17:08:58.656Z]   API version:      1.40 (minimum version 1.24)
17:08:58 [2020-12-16T17:08:58.656Z]   Go version:       go1.13.13
17:08:58 [2020-12-16T17:08:58.656Z]   Git commit:       f295753ffd
17:08:58 [2020-12-16T17:08:58.656Z]   Built:            08/05/2020 19:26:41
17:08:58 [2020-12-16T17:08:58.656Z]   OS/Arch:          windows/amd64
17:08:58 [2020-12-16T17:08:58.656Z]   Experimental:     true
17:08:58 [2020-12-16T17:08:58.656Z] 
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Docker info of control daemon
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] Client:
17:08:58 [2020-12-16T17:08:58.657Z]  Debug Mode: false
17:08:58 [2020-12-16T17:08:58.657Z]  Plugins:
17:08:58 [2020-12-16T17:08:58.657Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] Server:
17:08:58 [2020-12-16T17:08:58.657Z]  Containers: 0
17:08:58 [2020-12-16T17:08:58.657Z]   Running: 0
17:08:58 [2020-12-16T17:08:58.657Z]   Paused: 0
17:08:58 [2020-12-16T17:08:58.657Z]   Stopped: 0
17:08:58 [2020-12-16T17:08:58.657Z]  Images: 1
17:08:58 [2020-12-16T17:08:58.657Z]  Server Version: 19.03.12
17:08:58 [2020-12-16T17:08:58.657Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:08:58 [2020-12-16T17:08:58.657Z]   Windows: 
17:08:58 [2020-12-16T17:08:58.657Z]   LCOW: 
17:08:58 [2020-12-16T17:08:58.657Z]  Logging Driver: json-file
17:08:58 [2020-12-16T17:08:58.657Z]  Plugins:
17:08:58 [2020-12-16T17:08:58.657Z]   Volume: local
17:08:58 [2020-12-16T17:08:58.657Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:08:58 [2020-12-16T17:08:58.657Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:08:58 [2020-12-16T17:08:58.657Z]  Swarm: inactive
17:08:58 [2020-12-16T17:08:58.657Z]  Default Isolation: process
17:08:58 [2020-12-16T17:08:58.657Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:08:58 [2020-12-16T17:08:58.657Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:08:58 [2020-12-16T17:08:58.657Z]  OSType: windows
17:08:58 [2020-12-16T17:08:58.657Z]  Architecture: x86_64
17:08:58 [2020-12-16T17:08:58.657Z]  CPUs: 4
17:08:58 [2020-12-16T17:08:58.657Z]  Total Memory: 32GiB
17:08:58 [2020-12-16T17:08:58.657Z]  Name: azwin-2-365ea0
17:08:58 [2020-12-16T17:08:58.657Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
17:08:58 [2020-12-16T17:08:58.657Z]  Docker Root Dir: D:\docker
17:08:58 [2020-12-16T17:08:58.657Z]  Debug Mode: false
17:08:58 [2020-12-16T17:08:58.657Z]  Registry: https://index.docker.io/v1/
17:08:58 [2020-12-16T17:08:58.657Z]  Labels:
17:08:58 [2020-12-16T17:08:58.657Z]  Experimental: true
17:08:58 [2020-12-16T17:08:58.657Z]  Insecure Registries:
17:08:58 [2020-12-16T17:08:58.657Z]   10.0.0.4:5000
17:08:58 [2020-12-16T17:08:58.657Z]   127.0.0.0/8
17:08:58 [2020-12-16T17:08:58.657Z]  Registry Mirrors:
17:08:58 [2020-12-16T17:08:58.657Z]   http://10.0.0.4:5000/
17:08:58 [2020-12-16T17:08:58.657Z]  Live Restore Enabled: false
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Commit hash is de1bb1c30e
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Nuke-Everything...
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Container count on control daemon to delete is 0
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Nuking d:\CI
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Zapped successfully
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Location for testing is d:\CI\PR-41636\24
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:58 [2020-12-16T17:08:58.657Z] INFO: Building the image from Dockerfile.windows at 12/16/2020 17:08:55...
17:08:58 [2020-12-16T17:08:58.657Z] 
17:08:59 [2020-12-16T17:08:59.620Z] Sending build context to Docker daemon  58.05MB
17:08:59 [2020-12-16T17:08:59.620Z] 
17:08:59 [2020-12-16T17:08:59.620Z] Step 1/10 : FROM microsoft/windowsservercore
17:08:59 [2020-12-16T17:08:59.620Z]  ---> c0773f9ce353
17:08:59 [2020-12-16T17:08:59.620Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:09:00 [2020-12-16T17:09:00.077Z]  ---> Running in 22f99e0d5036
17:09:00 [2020-12-16T17:09:00.535Z] Removing intermediate container 22f99e0d5036
17:09:00 [2020-12-16T17:09:00.535Z]  ---> 4e85cf2f3e26
17:09:00 [2020-12-16T17:09:00.535Z] Step 3/10 : ARG GO_VERSION=1.13.15
17:09:00 [2020-12-16T17:09:00.535Z]  ---> Running in ff36c3bf179b
17:09:00 [2020-12-16T17:09:00.992Z] Removing intermediate container ff36c3bf179b
17:09:00 [2020-12-16T17:09:00.992Z]  ---> 035e13dbd13f
17:09:00 [2020-12-16T17:09:00.992Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:09:00 [2020-12-16T17:09:00.992Z]  ---> Running in 125ceaf7a464
17:09:01 [2020-12-16T17:09:01.457Z] Removing intermediate container 125ceaf7a464
17:09:01 [2020-12-16T17:09:01.457Z]  ---> 745f84918b41
17:09:01 [2020-12-16T17:09:01.457Z] 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}
17:09:01 [2020-12-16T17:09:01.457Z]  ---> Running in ab8197cc3e74
17:09:01 [2020-12-16T17:09:01.914Z] Removing intermediate container ab8197cc3e74
17:09:01 [2020-12-16T17:09:01.914Z]  ---> fd029a49bfe5
17:09:01 [2020-12-16T17:09:01.914Z] 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;
17:09:01 [2020-12-16T17:09:01.914Z]  ---> Running in 04a840a4cf07
17:09:03 [2020-12-16T17:09:03.255Z] ok  	github.com/docker/docker/api/server	0.041s	coverage: 9.0% of statements
17:09:06 [2020-12-16T17:09:06.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:09:06 [2020-12-16T17:09:06.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:09:06 [2020-12-16T17:09:06.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:09:06 [2020-12-16T17:09:06.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:09:07 [2020-12-16T17:09:07.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:09:07 [2020-12-16T17:09:07.715Z] 
17:09:07 [2020-12-16T17:09:07.715Z] SUCCESS: Specified value was saved.
17:09:08 [2020-12-16T17:09:08.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:09:08 [2020-12-16T17:09:08.679Z] INFO: Downloading git...
17:09:10 [2020-12-16T17:09:10.211Z] INFO: Downloading go...
17:09:10 [2020-12-16T17:09:10.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:09:11 [2020-12-16T17:09:11.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:09:11 [2020-12-16T17:09:11.746Z] INFO: Downloading compiler 1 of 3...
17:09:12 [2020-12-16T17:09:12.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:09:12 [2020-12-16T17:09:12.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:09:12 [2020-12-16T17:09:12.711Z] INFO: Downloading compiler 2 of 3...
17:09:13 [2020-12-16T17:09:13.169Z] INFO: Downloading compiler 3 of 3...
17:09:13 [2020-12-16T17:09:13.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:09:13 [2020-12-16T17:09:13.626Z] INFO: Extracting git...
17:09:14 [2020-12-16T17:09:14.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:09:15 [2020-12-16T17:09:15.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:09:16 [2020-12-16T17:09:16.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:09:17 [2020-12-16T17:09:17.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:09:17 [2020-12-16T17:09:17.926Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:09:17 [2020-12-16T17:09:17.926Z] Using test binary docker
17:09:17 [2020-12-16T17:09:17.926Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:09:17 [2020-12-16T17:09:17.926Z] +++ /etc/init.d/apparmor start
17:09:17 [2020-12-16T17:09:17.926Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:09:17 [2020-12-16T17:09:17.926Z] INFO: Waiting for daemon to start...
17:09:17 [2020-12-16T17:09:17.926Z] Starting dockerd
17:09:17 [2020-12-16T17:09:17.926Z] +++ 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
17:09:19 [2020-12-16T17:09:19.983Z] .
17:09:19 [2020-12-16T17:09:19.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:09:19 [2020-12-16T17:09:19.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:09:19 [2020-12-16T17:09:19.983Z] Error: No such image: emptyfs
17:09:19 [2020-12-16T17:09:19.983Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:09:19 [2020-12-16T17:09:19.983Z] ++++ docker load
17:09:20 [2020-12-16T17:09:20.273Z] Running integration-test (iteration 1)
17:09:20 [2020-12-16T17:09:20.273Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:09:20 [2020-12-16T17:09:20.273Z] ++ 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
17:09:20 [2020-12-16T17:09:20.273Z] ++ set -e
17:09:20 [2020-12-16T17:09:20.273Z] ++ '[' -n 0 ']'
17:09:20 [2020-12-16T17:09:20.273Z] ++ set -x
17:09:20 [2020-12-16T17:09:20.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
17:09:26 [2020-12-16T17:09:26.005Z] INFO: Expanding go...
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: buildpack-deps:buster
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: busybox:latest
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: busybox:glibc
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: debian:buster
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: hello-world:latest
17:09:28 [2020-12-16T17:09:28.775Z] Loaded image: arm32v7/hello-world:latest
17:09:28 [2020-12-16T17:09:28.775Z] INFO: Testing against a local daemon
17:09:28 [2020-12-16T17:09:28.775Z] === RUN   TestCgroupNamespacesBuild
17:09:31 [2020-12-16T17:09:31.492Z] --- PASS: TestCgroupNamespacesBuild (2.41s)
17:09:31 [2020-12-16T17:09:31.492Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:09:33 [2020-12-16T17:09:33.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
17:09:33 [2020-12-16T17:09:33.329Z] === RUN   TestBuildWithSession
17:09:33 [2020-12-16T17:09:33.329Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:33 [2020-12-16T17:09:33.329Z]     build_session_test.go:25: TODO: BuildKit
17:09:33 [2020-12-16T17:09:33.329Z] === RUN   TestBuildSquashParent
17:09:33 [2020-12-16T17:09:33.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:09:33 [2020-12-16T17:09:33.818Z] 
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_INTEGRATION_DEST=1
17:09:33 [2020-12-16T17:09:33.818Z] + CONTAINER_NAME=docker-pr24-1
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_SKIP_INTEGRATION_CLI=1
17:09:33 [2020-12-16T17:09:33.818Z] + run_tests test-integration-flaky
17:09:33 [2020-12-16T17:09:33.818Z] + '[' -n 0 ']'
17:09:33 [2020-12-16T17:09:33.818Z] + rm=
17:09:33 [2020-12-16T17:09:33.818Z] + c=0
17:09:33 [2020-12-16T17:09:33.818Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41636/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh test-integration-flaky test-integration
17:09:33 [2020-12-16T17:09:33.818Z] ++ jobs -p
17:09:33 [2020-12-16T17:09:33.818Z] + for job in $(jobs -p)
17:09:33 [2020-12-16T17:09:33.818Z] + wait 19160
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_INTEGRATION_DEST=3
17:09:33 [2020-12-16T17:09:33.818Z] + CONTAINER_NAME=docker-pr24-3
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_SKIP_INTEGRATION=1
17:09:33 [2020-12-16T17:09:33.818Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:09:33 [2020-12-16T17:09:33.818Z] + run_tests
17:09:33 [2020-12-16T17:09:33.818Z] + '[' -n 0 ']'
17:09:33 [2020-12-16T17:09:33.818Z] + rm=
17:09:33 [2020-12-16T17:09:33.818Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41636/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh '' test-integration
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_INTEGRATION_DEST=2
17:09:33 [2020-12-16T17:09:33.818Z] + CONTAINER_NAME=docker-pr24-2
17:09:33 [2020-12-16T17:09:33.818Z] + TEST_SKIP_INTEGRATION=1
17:09:33 [2020-12-16T17:09:33.818Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:09:33 [2020-12-16T17:09:33.818Z] + run_tests
17:09:33 [2020-12-16T17:09:33.818Z] + '[' -n 0 ']'
17:09:33 [2020-12-16T17:09:33.818Z] + rm=
17:09:33 [2020-12-16T17:09:33.818Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41636/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh '' test-integration
17:09:33 [2020-12-16T17:09:33.818Z] 
17:09:33 [2020-12-16T17:09:33.818Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:09:33 [2020-12-16T17:09:33.818Z] 
17:09:33 [2020-12-16T17:09:33.818Z] 
17:09:33 [2020-12-16T17:09:33.818Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:09:33 [2020-12-16T17:09:33.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:33 [2020-12-16T17:09:33.818Z] HOSTNAME=e8393e17acc6
17:09:33 [2020-12-16T17:09:33.818Z] TEST_SKIP_INTEGRATION=1
17:09:33 [2020-12-16T17:09:33.818Z] TESTDEBUG=0
17:09:33 [2020-12-16T17:09:33.818Z] DEST=bundles/test-integration
17:09:33 [2020-12-16T17:09:33.818Z] PWD=/go/src/github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.818Z] KEEPBUNDLE=1
17:09:33 [2020-12-16T17:09:33.818Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:09:33 [2020-12-16T17:09:33.818Z] container=docker
17:09:33 [2020-12-16T17:09:33.818Z] HOME=/root
17:09:33 [2020-12-16T17:09:33.818Z] GOLANG_VERSION=1.13.15
17:09:33 [2020-12-16T17:09:33.818Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:33 [2020-12-16T17:09:33.818Z] VALIDATE_BRANCH=master
17:09:33 [2020-12-16T17:09:33.818Z] TERM=xterm
17:09:33 [2020-12-16T17:09:33.818Z] DOCKER_PKG=github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.818Z] SHLVL=1
17:09:33 [2020-12-16T17:09:33.818Z] TIMEOUT=120m
17:09:33 [2020-12-16T17:09:33.818Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:09:33 [2020-12-16T17:09:33.818Z] DOCKER_GRAPHDRIVER=overlay2
17:09:33 [2020-12-16T17:09:33.818Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:09:33 [2020-12-16T17:09:33.818Z] GO111MODULE=off
17:09:33 [2020-12-16T17:09:33.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:33 [2020-12-16T17:09:33.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:33 [2020-12-16T17:09:33.819Z] GOPATH=/go
17:09:33 [2020-12-16T17:09:33.819Z] PKG_CONFIG=pkg-config
17:09:33 [2020-12-16T17:09:33.819Z] _=/usr/bin/env
17:09:33 [2020-12-16T17:09:33.819Z] Building test suite binary ./integration-cli/test.main
17:09:33 [2020-12-16T17:09:33.819Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:09:33 [2020-12-16T17:09:33.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:33 [2020-12-16T17:09:33.819Z] HOSTNAME=984f02f049d4
17:09:33 [2020-12-16T17:09:33.819Z] TEST_SKIP_INTEGRATION=1
17:09:33 [2020-12-16T17:09:33.819Z] TESTDEBUG=0
17:09:33 [2020-12-16T17:09:33.819Z] DEST=bundles/test-integration
17:09:33 [2020-12-16T17:09:33.819Z] PWD=/go/src/github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.819Z] KEEPBUNDLE=1
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:09:33 [2020-12-16T17:09:33.819Z] container=docker
17:09:33 [2020-12-16T17:09:33.819Z] HOME=/root
17:09:33 [2020-12-16T17:09:33.819Z] GOLANG_VERSION=1.13.15
17:09:33 [2020-12-16T17:09:33.819Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:33 [2020-12-16T17:09:33.819Z] VALIDATE_BRANCH=master
17:09:33 [2020-12-16T17:09:33.819Z] TERM=xterm
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_PKG=github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.819Z] SHLVL=1
17:09:33 [2020-12-16T17:09:33.819Z] TIMEOUT=120m
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_GRAPHDRIVER=overlay2
17:09:33 [2020-12-16T17:09:33.819Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:09:33 [2020-12-16T17:09:33.819Z] GO111MODULE=off
17:09:33 [2020-12-16T17:09:33.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:33 [2020-12-16T17:09:33.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:33 [2020-12-16T17:09:33.819Z] GOPATH=/go
17:09:33 [2020-12-16T17:09:33.819Z] PKG_CONFIG=pkg-config
17:09:33 [2020-12-16T17:09:33.819Z] _=/usr/bin/env
17:09:33 [2020-12-16T17:09:33.819Z] Building test suite binary ./integration-cli/test.main
17:09:33 [2020-12-16T17:09:33.819Z] 
17:09:33 [2020-12-16T17:09:33.819Z] Found new integrations tests:
17:09:33 [2020-12-16T17:09:33.819Z] +func TestBuildWCOWSandboxSize(t *testing.T) {
17:09:33 [2020-12-16T17:09:33.819Z] Running stress test for them.
17:09:33 [2020-12-16T17:09:33.819Z] Using test flags: -test.count 5 -test.run TestBuildWCOWSandboxSize
17:09:33 [2020-12-16T17:09:33.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:33 [2020-12-16T17:09:33.819Z] HOSTNAME=59560ecaa35f
17:09:33 [2020-12-16T17:09:33.819Z] TESTDEBUG=0
17:09:33 [2020-12-16T17:09:33.819Z] DEST=bundles/test-integration-flaky
17:09:33 [2020-12-16T17:09:33.819Z] PWD=/go/src/github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.819Z] KEEPBUNDLE=1
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:09:33 [2020-12-16T17:09:33.819Z] container=docker
17:09:33 [2020-12-16T17:09:33.819Z] HOME=/root
17:09:33 [2020-12-16T17:09:33.819Z] GOLANG_VERSION=1.13.15
17:09:33 [2020-12-16T17:09:33.819Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:33 [2020-12-16T17:09:33.819Z] VALIDATE_BRANCH=master
17:09:33 [2020-12-16T17:09:33.819Z] TERM=xterm
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_PKG=github.com/docker/docker
17:09:33 [2020-12-16T17:09:33.819Z] SHLVL=1
17:09:33 [2020-12-16T17:09:33.819Z] TIMEOUT=120m
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:09:33 [2020-12-16T17:09:33.819Z] DOCKER_GRAPHDRIVER=overlay2
17:09:33 [2020-12-16T17:09:33.819Z] TESTFLAGS=-test.count 5 -test.run TestBuildWCOWSandboxSize
17:09:33 [2020-12-16T17:09:33.819Z] GO111MODULE=off
17:09:33 [2020-12-16T17:09:33.819Z] TEST_SKIP_INTEGRATION_CLI=1
17:09:33 [2020-12-16T17:09:33.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:33 [2020-12-16T17:09:33.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:33 [2020-12-16T17:09:33.819Z] TEST_REPEAT=5
17:09:33 [2020-12-16T17:09:33.819Z] GOPATH=/go
17:09:33 [2020-12-16T17:09:33.819Z] PKG_CONFIG=pkg-config
17:09:33 [2020-12-16T17:09:33.819Z] _=/usr/bin/env
17:09:33 [2020-12-16T17:09:33.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:09:40 [2020-12-16T17:09:40.259Z] --- PASS: TestBuildSquashParent (6.66s)
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:40 [2020-12-16T17:09:40.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:40 [2020-12-16T17:09:40.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:40 [2020-12-16T17:09:40.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:40 [2020-12-16T17:09:40.259Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:42 [2020-12-16T17:09:42.345Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:42 [2020-12-16T17:09:42.345Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:43 [2020-12-16T17:09:43.671Z] INFO: Expanding compiler 1 of 3...
17:09:43 [2020-12-16T17:09:43.671Z] INFO: Expanding compiler 2 of 3...
17:09:45 [2020-12-16T17:09:45.076Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:45 [2020-12-16T17:09:45.076Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:47 [2020-12-16T17:09:47.400Z] INFO: Expanding compiler 3 of 3...
17:09:47 [2020-12-16T17:09:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
17:09:47 [2020-12-16T17:09:47.798Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
17:09:47 [2020-12-16T17:09:47.798Z] === RUN   TestBuildMultiStageCopy
17:09:47 [2020-12-16T17:09:47.798Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:47 [2020-12-16T17:09:47.858Z] INFO: Removing downloaded files...
17:09:47 [2020-12-16T17:09:47.858Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:09:47 [2020-12-16T17:09:47.858Z] INFO: Configuring git core.autocrlf...
17:09:50 [2020-12-16T17:09:50.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:50 [2020-12-16T17:09:50.805Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:51 [2020-12-16T17:09:51.433Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:52 [2020-12-16T17:09:52.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestImportExtremelyLargeImageWorks (97.75s)
17:09:52 [2020-12-16T17:09:52.654Z] PASS
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === Skipped
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] DONE 12 tests, 1 skipped in 101.538s
17:09:52 [2020-12-16T17:09:52.654Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.654Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkCreateDelete
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestNetworkCreateDelete (0.22s)
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDockerNetworkDeletePreferID
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonDNSFallback
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestDaemonDNSFallback (7.33s)
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestInspectNetwork
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestInspectNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestRunContainerWithBridgeNone
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkInvalidJSON
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkInvalidJSON//networks/create
17:09:52 [2020-12-16T17:09:52.654Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:09:52 [2020-12-16T17:09:52.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:09:52 [2020-12-16T17:09:52.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:09:52 [2020-12-16T17:09:52.654Z] === CONT  TestNetworkInvalidJSON//networks/create
17:09:52 [2020-12-16T17:09:52.654Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:09:52 [2020-12-16T17:09:52.654Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkList
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkList//networks
17:09:52 [2020-12-16T17:09:52.654Z] === PAUSE TestNetworkList//networks
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestNetworkList//networks/
17:09:52 [2020-12-16T17:09:52.654Z] === PAUSE TestNetworkList//networks/
17:09:52 [2020-12-16T17:09:52.654Z] === CONT  TestNetworkList//networks
17:09:52 [2020-12-16T17:09:52.654Z] === CONT  TestNetworkList//networks/
17:09:52 [2020-12-16T17:09:52.654Z] --- PASS: TestNetworkList (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     --- PASS: TestNetworkList//networks (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestHostIPv4BridgeLabel
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonRestartWithLiveRestore
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonDefaultNetworkPools
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonRestartWithExistingNetwork
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestServiceWithPredefinedNetwork
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:236: FLAKY_TEST
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestServiceWithDataPathPortInit
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] PASS
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === Skipped
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:236: FLAKY_TEST
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] DONE 22 tests, 12 skipped in 8.092s
17:09:52 [2020-12-16T17:09:52.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.654Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDockerNetworkIpvlanPersistance
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDockerNetworkIpvlan
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:52 [2020-12-16T17:09:52.654Z] PASS
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === Skipped
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] DONE 2 tests, 2 skipped in 0.030s
17:09:52 [2020-12-16T17:09:52.654Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.654Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDockerNetworkMacvlanPersistance
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestDockerNetworkMacvlan
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] PASS
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === Skipped
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] DONE 2 tests, 2 skipped in 0.027s
17:09:52 [2020-12-16T17:09:52.654Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.654Z] testing: warning: no tests to run
17:09:52 [2020-12-16T17:09:52.654Z] PASS
17:09:52 [2020-12-16T17:09:52.654Z] 
17:09:52 [2020-12-16T17:09:52.654Z] DONE 0 tests in 0.004s
17:09:52 [2020-12-16T17:09:52.654Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.654Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginAllowRequest
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginTLS
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginDenyRequest
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginAPIDenyResponse
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginDenyResponse
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginAllowEventStream
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginErrorResponse
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginErrorRequest
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginHeader
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.09s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginV2Disable
17:09:52 [2020-12-16T17:09:52.654Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:09:52 [2020-12-16T17:09:52.654Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.654Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:09:52 [2020-12-16T17:09:52.655Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:09:52 [2020-12-16T17:09:52.655Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:09:52 [2020-12-16T17:09:52.655Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] PASS
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === Skipped
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.09s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:09:52 [2020-12-16T17:09:52.655Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] DONE 17 tests, 17 skipped in 0.188s
17:09:52 [2020-12-16T17:09:52.655Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.655Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestPluginInvalidJSON
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:09:52 [2020-12-16T17:09:52.655Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:09:52 [2020-12-16T17:09:52.655Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:09:52 [2020-12-16T17:09:52.655Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:09:52 [2020-12-16T17:09:52.655Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestPluginInstall
17:09:52 [2020-12-16T17:09:52.655Z] --- SKIP: TestPluginInstall (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] PASS
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] === Skipped
17:09:52 [2020-12-16T17:09:52.655Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:09:52 [2020-12-16T17:09:52.655Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] 
17:09:52 [2020-12-16T17:09:52.655Z] DONE 3 tests, 1 skipped in 0.041s
17:09:52 [2020-12-16T17:09:52.655Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:09:52 [2020-12-16T17:09:52.655Z] INFO: Testing against a local daemon
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestExternalGraphDriver
17:09:52 [2020-12-16T17:09:52.655Z] --- SKIP: TestExternalGraphDriver (0.05s)
17:09:52 [2020-12-16T17:09:52.655Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:09:52 [2020-12-16T17:09:52.655Z] === RUN   TestGraphdriverPluginV2
17:09:52 [2020-12-16T17:09:52.758Z] --- PASS: TestBuildMultiStageCopy (5.28s)
17:09:52 [2020-12-16T17:09:52.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s)
17:09:52 [2020-12-16T17:09:52.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
17:09:52 [2020-12-16T17:09:52.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
17:09:52 [2020-12-16T17:09:52.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
17:09:52 [2020-12-16T17:09:52.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
17:09:52 [2020-12-16T17:09:52.758Z] === RUN   TestBuildMultiStageParentConfig
17:09:53 [2020-12-16T17:09:53.616Z] --- PASS: TestGraphdriverPluginV2 (5.97s)
17:09:53 [2020-12-16T17:09:53.616Z] PASS
17:09:53 [2020-12-16T17:09:53.616Z] 
17:09:53 [2020-12-16T17:09:53.616Z] === Skipped
17:09:53 [2020-12-16T17:09:53.616Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
17:09:53 [2020-12-16T17:09:53.616Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:09:53 [2020-12-16T17:09:53.616Z] 
17:09:53 [2020-12-16T17:09:53.616Z] 
17:09:53 [2020-12-16T17:09:53.616Z] DONE 2 tests, 1 skipped in 6.056s
17:09:53 [2020-12-16T17:09:53.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:09:53 [2020-12-16T17:09:53.616Z] INFO: Testing against a local daemon
17:09:53 [2020-12-16T17:09:53.616Z] === RUN   TestContinueAfterPluginCrash
17:09:53 [2020-12-16T17:09:53.616Z] === PAUSE TestContinueAfterPluginCrash
17:09:53 [2020-12-16T17:09:53.616Z] === RUN   TestReadPluginNoRead
17:09:53 [2020-12-16T17:09:53.616Z] === PAUSE TestReadPluginNoRead
17:09:53 [2020-12-16T17:09:53.616Z] === RUN   TestDaemonStartWithLogOpt
17:09:53 [2020-12-16T17:09:53.616Z] === PAUSE TestDaemonStartWithLogOpt
17:09:53 [2020-12-16T17:09:53.616Z] === CONT  TestContinueAfterPluginCrash
17:09:53 [2020-12-16T17:09:53.616Z] === CONT  TestDaemonStartWithLogOpt
17:09:53 [2020-12-16T17:09:53.616Z] === CONT  TestReadPluginNoRead
17:09:54 [2020-12-16T17:09:54.861Z] --- PASS: TestBuildMultiStageParentConfig (1.68s)
17:09:54 [2020-12-16T17:09:54.861Z] === RUN   TestBuildLabelWithTargets
17:09:57 [2020-12-16T17:09:57.641Z] --- PASS: TestBuildLabelWithTargets (2.61s)
17:09:57 [2020-12-16T17:09:57.641Z] === RUN   TestBuildWithEmptyLayers
17:09:57 [2020-12-16T17:09:57.864Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:09:58 [2020-12-16T17:09:58.269Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
17:09:58 [2020-12-16T17:09:58.269Z] === RUN   TestBuildMultiStageOnBuild
17:09:58 [2020-12-16T17:09:58.812Z] --- PASS: TestDaemonStartWithLogOpt (5.21s)
17:09:59 [2020-12-16T17:09:59.058Z] #68 exporting layers 82.1s done
17:09:59 [2020-12-16T17:09:59.058Z] #68 exporting manifest sha256:95cf1a5733175b05be2eb132f3ab5074f21e1bd8b51d0d671238a97c4bf1ce95 done
17:09:59 [2020-12-16T17:09:59.058Z] #68 exporting config sha256:43032f90a7cedf5433748e93b21456061a749a02ac43d39ca0779fca38d8f9cf done
17:09:59 [2020-12-16T17:09:59.058Z] #68 sending tarball
17:09:59 [2020-12-16T17:09:59.558Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
17:09:59 [2020-12-16T17:09:59.784Z] === RUN   TestReadPluginNoRead/default
17:09:59 [2020-12-16T17:09:59.820Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:10:00 [2020-12-16T17:10:00.767Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:10:01 [2020-12-16T17:10:01.029Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:10:01 [2020-12-16T17:10:01.029Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:10:01 [2020-12-16T17:10:01.750Z] === RUN   TestReadPluginNoRead/disabled_caching
17:10:01 [2020-12-16T17:10:01.881Z] --- PASS: TestBuildMultiStageOnBuild (3.12s)
17:10:01 [2020-12-16T17:10:01.881Z] === RUN   TestBuildUncleanTarFilenames
17:10:01 [2020-12-16T17:10:01.976Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:10:01 [2020-12-16T17:10:01.976Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:10:02 [2020-12-16T17:10:02.238Z] ok  	github.com/docker/docker/api/types/filters	0.030s	coverage: 92.2% of statements
17:10:02 [2020-12-16T17:10:02.502Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
17:10:02 [2020-12-16T17:10:02.765Z] ok  	github.com/docker/docker/api/types/time	0.021s	coverage: 100.0% of statements
17:10:02 [2020-12-16T17:10:02.765Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 5.7% of statements
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:10:02 [2020-12-16T17:10:02.765Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:10:02 [2020-12-16T17:10:02.909Z] --- PASS: TestBuildUncleanTarFilenames (1.47s)
17:10:02 [2020-12-16T17:10:02.909Z] === RUN   TestBuildMultiStageLayerLeak
17:10:03 [2020-12-16T17:10:03.028Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 75.0% of statements
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:10:03 [2020-12-16T17:10:03.028Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:10:03 [2020-12-16T17:10:03.110Z] --- PASS: TestContinueAfterPluginCrash (9.29s)
17:10:04 [2020-12-16T17:10:04.033Z] --- PASS: TestReadPluginNoRead (10.40s)
17:10:04 [2020-12-16T17:10:04.033Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s)
17:10:04 [2020-12-16T17:10:04.033Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
17:10:04 [2020-12-16T17:10:04.033Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
17:10:04 [2020-12-16T17:10:04.033Z]     read_test.go:92: [d5626f78a9d9e] daemon is not started
17:10:04 [2020-12-16T17:10:04.033Z] PASS
17:10:04 [2020-12-16T17:10:04.033Z] 
17:10:04 [2020-12-16T17:10:04.033Z] DONE 6 tests in 10.450s
17:10:04 [2020-12-16T17:10:04.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:10:04 [2020-12-16T17:10:04.033Z] testing: warning: no tests to run
17:10:04 [2020-12-16T17:10:04.033Z] PASS
17:10:04 [2020-12-16T17:10:04.033Z] 
17:10:04 [2020-12-16T17:10:04.033Z] DONE 0 tests in 0.005s
17:10:04 [2020-12-16T17:10:04.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:10:04 [2020-12-16T17:10:04.033Z] INFO: Testing against a local daemon
17:10:04 [2020-12-16T17:10:04.033Z] === RUN   TestPluginWithDevMounts
17:10:04 [2020-12-16T17:10:04.033Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:10:04 [2020-12-16T17:10:04.033Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:10:04 [2020-12-16T17:10:04.033Z] PASS
17:10:04 [2020-12-16T17:10:04.033Z] 
17:10:04 [2020-12-16T17:10:04.033Z] === Skipped
17:10:04 [2020-12-16T17:10:04.033Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:10:04 [2020-12-16T17:10:04.033Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:10:04 [2020-12-16T17:10:04.033Z] 
17:10:04 [2020-12-16T17:10:04.033Z] 
17:10:04 [2020-12-16T17:10:04.033Z] DONE 1 tests, 1 skipped in 0.048s
17:10:04 [2020-12-16T17:10:04.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:10:04 [2020-12-16T17:10:04.033Z] INFO: Testing against a local daemon
17:10:04 [2020-12-16T17:10:04.033Z] === RUN   TestSecretInspect
17:10:04 [2020-12-16T17:10:04.033Z] --- SKIP: TestSecretInspect (0.01s)
17:10:04 [2020-12-16T17:10:04.033Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.033Z] === RUN   TestSecretList
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestSecretList (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestSecretsCreateAndDelete
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestSecretsUpdate
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestSecretsUpdate (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestTemplatedSecret
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestTemplatedSecret (0.00s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestSecretCreateResolve
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] PASS
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === Skipped
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] 
17:10:04 [2020-12-16T17:10:04.288Z] DONE 6 tests, 6 skipped in 0.082s
17:10:04 [2020-12-16T17:10:04.288Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:10:04 [2020-12-16T17:10:04.288Z] INFO: Testing against a local daemon
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestServiceCreateInit
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:10:04 [2020-12-16T17:10:04.288Z] --- PASS: TestServiceCreateInit (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:10:04 [2020-12-16T17:10:04.288Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:10:04 [2020-12-16T17:10:04.288Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceMultipleTimes
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceConflict
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceMaxReplicas
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateWithDuplicateNetworkNames
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceSecretFileMode
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceConfigFileMode
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceSysctls
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateServiceCapabilities
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:10:04 [2020-12-16T17:10:04.288Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestInspect
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestInspect (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestCreateJob
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestCreateJob (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestReplicatedJob
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestReplicatedJob (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestUpdateReplicatedJob
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestServiceListWithStatuses
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:10:04 [2020-12-16T17:10:04.288Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestDockerNetworkConnectAlias
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestDockerNetworkReConnect
17:10:04 [2020-12-16T17:10:04.288Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:10:04 [2020-12-16T17:10:04.288Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:04 [2020-12-16T17:10:04.288Z] === RUN   TestServicePlugin
17:10:05 [2020-12-16T17:10:05.584Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
17:10:06 [2020-12-16T17:10:06.408Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s)
17:10:06 [2020-12-16T17:10:06.408Z] === RUN   TestBuildWithHugeFile
17:10:06 [2020-12-16T17:10:06.975Z] ok  	github.com/docker/docker/builder/remotecontext	0.439s	coverage: 13.7% of statements
17:10:07 [2020-12-16T17:10:07.547Z] --- SKIP: TestServicePlugin (3.24s)
17:10:07 [2020-12-16T17:10:07.547Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.547Z] === RUN   TestServiceUpdateLabel
17:10:07 [2020-12-16T17:10:07.547Z] --- SKIP: TestServiceUpdateLabel (0.01s)
17:10:07 [2020-12-16T17:10:07.547Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.547Z] === RUN   TestServiceUpdateSecrets
17:10:07 [2020-12-16T17:10:07.547Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:10:07 [2020-12-16T17:10:07.547Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.547Z] === RUN   TestServiceUpdateConfigs
17:10:07 [2020-12-16T17:10:07.550Z] ok  	github.com/docker/docker/builder/dockerfile	0.859s	coverage: 48.3% of statements
17:10:07 [2020-12-16T17:10:07.550Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:10:07 [2020-12-16T17:10:07.550Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.267s	coverage: 86.3% of statements
17:10:07 [2020-12-16T17:10:07.550Z] ?   	github.com/docker/docker/cli	[no test files]
17:10:07 [2020-12-16T17:10:07.550Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:10:07 [2020-12-16T17:10:07.802Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestServiceUpdateNetwork
17:10:07 [2020-12-16T17:10:07.802Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestServiceUpdatePidsLimit
17:10:07 [2020-12-16T17:10:07.802Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] PASS
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === Skipped
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:10:07 [2020-12-16T17:10:07.802Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServicePlugin (3.24s)
17:10:07 [2020-12-16T17:10:07.802Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
17:10:07 [2020-12-16T17:10:07.802Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] DONE 24 tests, 23 skipped in 3.515s
17:10:07 [2020-12-16T17:10:07.802Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:10:07 [2020-12-16T17:10:07.802Z] INFO: Testing against a local daemon
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestSessionCreate
17:10:07 [2020-12-16T17:10:07.802Z] --- PASS: TestSessionCreate (0.02s)
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestSessionCreateWithBadUpgrade
17:10:07 [2020-12-16T17:10:07.802Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:10:07 [2020-12-16T17:10:07.802Z] PASS
17:10:07 [2020-12-16T17:10:07.802Z] 
17:10:07 [2020-12-16T17:10:07.802Z] DONE 2 tests in 0.063s
17:10:07 [2020-12-16T17:10:07.802Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:10:07 [2020-12-16T17:10:07.802Z] INFO: Testing against a local daemon
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:10:07 [2020-12-16T17:10:07.802Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:07 [2020-12-16T17:10:07.802Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:07 [2020-12-16T17:10:07.802Z] === RUN   TestEventsExecDie
17:10:08 [2020-12-16T17:10:08.362Z] --- PASS: TestEventsExecDie (0.52s)
17:10:08 [2020-12-16T17:10:08.362Z] === RUN   TestEventsBackwardsCompatible
17:10:08 [2020-12-16T17:10:08.362Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:10:08 [2020-12-16T17:10:08.362Z] === RUN   TestInfoBinaryCommits
17:10:08 [2020-12-16T17:10:08.362Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:10:08 [2020-12-16T17:10:08.362Z] === RUN   TestInfoAPIVersioned
17:10:08 [2020-12-16T17:10:08.362Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:10:08 [2020-12-16T17:10:08.362Z] === RUN   TestInfoDiscoveryBackend
17:10:10 [2020-12-16T17:10:10.244Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
17:10:10 [2020-12-16T17:10:10.244Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:10:13 [2020-12-16T17:10:13.501Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s)
17:10:13 [2020-12-16T17:10:13.501Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:10:13 [2020-12-16T17:10:13.501Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:10:13 [2020-12-16T17:10:13.501Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:10:13 [2020-12-16T17:10:13.501Z] === RUN   TestInfoAPI
17:10:13 [2020-12-16T17:10:13.501Z] --- PASS: TestInfoAPI (0.04s)
17:10:13 [2020-12-16T17:10:13.501Z] === RUN   TestInfoAPIWarnings
17:10:14 [2020-12-16T17:10:14.153Z] ok  	github.com/docker/docker/client	0.258s	coverage: 75.4% of statements
17:10:14 [2020-12-16T17:10:14.549Z] #68 ...
17:10:14 [2020-12-16T17:10:14.549Z] 
17:10:14 [2020-12-16T17:10:14.549Z] #69 importing to docker
17:10:14 [2020-12-16T17:10:14.549Z] #69 ...
17:10:14 [2020-12-16T17:10:14.549Z] 
17:10:14 [2020-12-16T17:10:14.549Z] #68 exporting to oci image format
17:10:14 [2020-12-16T17:10:14.549Z] #68 sending tarball 15.8s done
17:10:14 [2020-12-16T17:10:14.549Z] #68 DONE 98.0s
17:10:14 [2020-12-16T17:10:14.841Z] 
17:10:14 [2020-12-16T17:10:14.841Z] #69 importing to docker
17:10:31 [2020-12-16T17:10:31.522Z] --- PASS: TestInfoAPIWarnings (17.31s)
17:10:31 [2020-12-16T17:10:31.522Z] === RUN   TestInfoDebug
17:10:32 [2020-12-16T17:10:32.081Z] --- PASS: TestInfoDebug (1.52s)
17:10:32 [2020-12-16T17:10:32.081Z] === RUN   TestInfoInsecureRegistries
17:10:33 [2020-12-16T17:10:33.519Z] --- PASS: TestBuildWithHugeFile (26.72s)
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildWCOWSandboxSize
17:10:33 [2020-12-16T17:10:33.519Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
17:10:33 [2020-12-16T17:10:33.519Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildWithEmptyDockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:33 [2020-12-16T17:10:33.519Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:10:33 [2020-12-16T17:10:33.519Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
17:10:33 [2020-12-16T17:10:33.519Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
17:10:33 [2020-12-16T17:10:33.519Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildPreserveOwnership
17:10:33 [2020-12-16T17:10:33.519Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:33 [2020-12-16T17:10:33.559Z] #69 DONE 16.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:10:33 [2020-12-16T17:10:33.963Z] --- PASS: TestInfoInsecureRegistries (1.52s)
17:10:33 [2020-12-16T17:10:33.963Z] === RUN   TestInfoRegistryMirrors
17:10:34 [2020-12-16T17:10:34.006Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/test/unit
17:10:34 [2020-12-16T17:10:34.889Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 2m1.37225016s 
17:10:34 [2020-12-16T17:10:34.889Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.412774ms 
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestInfoRegistryMirrors (1.52s)
17:10:35 [2020-12-16T17:10:35.324Z] === RUN   TestLoginFailsWithBadCredentials
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
17:10:35 [2020-12-16T17:10:35.324Z] === RUN   TestPingCacheHeaders
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestPingCacheHeaders (0.03s)
17:10:35 [2020-12-16T17:10:35.324Z] === RUN   TestPingGet
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestPingGet (0.01s)
17:10:35 [2020-12-16T17:10:35.324Z] === RUN   TestPingHead
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestPingHead (0.02s)
17:10:35 [2020-12-16T17:10:35.324Z] === RUN   TestVersion
17:10:35 [2020-12-16T17:10:35.324Z] --- PASS: TestVersion (0.02s)
17:10:35 [2020-12-16T17:10:35.324Z] PASS
17:10:35 [2020-12-16T17:10:35.324Z] 
17:10:35 [2020-12-16T17:10:35.324Z] === Skipped
17:10:35 [2020-12-16T17:10:35.324Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:35 [2020-12-16T17:10:35.324Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:35 [2020-12-16T17:10:35.324Z] 
17:10:35 [2020-12-16T17:10:35.324Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:10:35 [2020-12-16T17:10:35.324Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:10:35 [2020-12-16T17:10:35.324Z] 
17:10:35 [2020-12-16T17:10:35.324Z] 
17:10:35 [2020-12-16T17:10:35.324Z] DONE 18 tests, 2 skipped in 27.635s
17:10:35 [2020-12-16T17:10:35.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:10:35 [2020-12-16T17:10:35.579Z] INFO: Testing against a local daemon
17:10:35 [2020-12-16T17:10:35.579Z] === RUN   TestVolumesCreateAndList
17:10:35 [2020-12-16T17:10:35.579Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:10:35 [2020-12-16T17:10:35.579Z] === RUN   TestVolumesRemove
17:10:35 [2020-12-16T17:10:35.579Z] --- PASS: TestVolumesRemove (0.04s)
17:10:35 [2020-12-16T17:10:35.579Z] === RUN   TestVolumesInspect
17:10:35 [2020-12-16T17:10:35.579Z] --- PASS: TestVolumesInspect (0.01s)
17:10:35 [2020-12-16T17:10:35.579Z] === RUN   TestVolumesInvalidJSON
17:10:35 [2020-12-16T17:10:35.579Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:10:35 [2020-12-16T17:10:35.579Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:10:35 [2020-12-16T17:10:35.579Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:10:35 [2020-12-16T17:10:35.579Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:10:35 [2020-12-16T17:10:35.579Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:10:35 [2020-12-16T17:10:35.579Z] PASS
17:10:35 [2020-12-16T17:10:35.579Z] 
17:10:35 [2020-12-16T17:10:35.579Z] DONE 5 tests in 0.116s
17:10:35 [2020-12-16T17:10:35.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:10:35 [2020-12-16T17:10:35.579Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16647 is not a child of this shell
17:10:35 [2020-12-16T17:10:35.579Z] warning: PID 16647 from bundles/test-integration/docker.pid had a nonzero exit code
17:10:35 [2020-12-16T17:10:35.579Z] Leaving: AppArmorNo profiles have been unloaded.
17:10:35 [2020-12-16T17:10:35.579Z] 
17:10:35 [2020-12-16T17:10:35.579Z] Unloading profiles will leave already running processes permanently
17:10:35 [2020-12-16T17:10:35.579Z] unconfined, which can lead to unexpected situations.
17:10:35 [2020-12-16T17:10:35.579Z] 
17:10:35 [2020-12-16T17:10:35.579Z] To set a process to complain mode, use the command line tool
17:10:35 [2020-12-16T17:10:35.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:10:35 [2020-12-16T17:10:35.579Z] Removing test suite binaries
17:10:35 [2020-12-16T17:10:35.579Z] exiting test-integration
17:10:35 [2020-12-16T17:10:35.579Z] ++ exit 0
17:10:36 [2020-12-16T17:10:36.502Z] 
17:10:37 [2020-12-16T17:10:37.532Z] ?   	github.com/docker/docker/api	[no test files]
Post stage
[Pipeline] junit
17:10:37 [2020-12-16T17:10:37.872Z] Recording test results
17:10:39 [2020-12-16T17:10:39.063Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:10:39 [2020-12-16T17:10:39.538Z] + echo Ensuring container killed.
17:10:39 [2020-12-16T17:10:39.538Z] Ensuring container killed.
17:10:39 [2020-12-16T17:10:39.538Z] + docker rm -vf docker-pr24
17:10:39 [2020-12-16T17:10:39.538Z] Error: No such container: docker-pr24
17:10:39 [2020-12-16T17:10:39.538Z] + true
[Pipeline] sh
17:10:39 [2020-12-16T17:10:39.850Z] + echo Chowning /workspace to jenkins user
17:10:39 [2020-12-16T17:10:39.850Z] Chowning /workspace to jenkins user
17:10:39 [2020-12-16T17:10:39.850Z] + id -u
17:10:39 [2020-12-16T17:10:39.850Z] + id -g
17:10:39 [2020-12-16T17:10:39.851Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/workspace busybox chown -R 1000:1000 /workspace
17:10:39 [2020-12-16T17:10:39.851Z] Unable to find image 'busybox:latest' locally
17:10:40 [2020-12-16T17:10:40.105Z] latest: Pulling from library/busybox
17:10:40 [2020-12-16T17:10:40.361Z] ea97eb0eb3ec: Pulling fs layer
17:10:40 [2020-12-16T17:10:40.611Z] --- PASS: TestBuildPreserveOwnership (7.19s)
17:10:40 [2020-12-16T17:10:40.611Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.68s)
17:10:40 [2020-12-16T17:10:40.611Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s)
17:10:40 [2020-12-16T17:10:40.611Z] === RUN   TestBuildPlatformInvalid
17:10:40 [2020-12-16T17:10:40.756Z] ok  	github.com/docker/docker/cmd/dockerd	0.150s	coverage: 29.2% of statements
17:10:40 [2020-12-16T17:10:40.756Z] ok  	github.com/docker/docker/container	0.170s	coverage: 34.7% of statements
17:10:40 [2020-12-16T17:10:40.756Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:10:40 [2020-12-16T17:10:40.756Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:10:40 [2020-12-16T17:10:40.756Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:10:40 [2020-12-16T17:10:40.756Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:10:40 [2020-12-16T17:10:40.904Z] --- PASS: TestBuildPlatformInvalid (0.16s)
17:10:40 [2020-12-16T17:10:40.904Z] PASS
17:10:40 [2020-12-16T17:10:40.904Z] 
17:10:40 [2020-12-16T17:10:40.904Z] === Skipped
17:10:40 [2020-12-16T17:10:40.904Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:10:40 [2020-12-16T17:10:40.904Z]     build_session_test.go:25: TODO: BuildKit
17:10:40 [2020-12-16T17:10:40.904Z] 
17:10:40 [2020-12-16T17:10:40.904Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s)
17:10:40 [2020-12-16T17:10:40.904Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:40 [2020-12-16T17:10:40.904Z] 
17:10:40 [2020-12-16T17:10:40.904Z] 
17:10:40 [2020-12-16T17:10:40.904Z] DONE 33 tests, 2 skipped in 80.424s
17:10:40 [2020-12-16T17:10:40.904Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:10:40 [2020-12-16T17:10:40.904Z] ++ 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
17:10:40 [2020-12-16T17:10:40.904Z] ++ set -e
17:10:40 [2020-12-16T17:10:40.904Z] ++ '[' -n 0 ']'
17:10:40 [2020-12-16T17:10:40.904Z] ++ set -x
17:10:40 [2020-12-16T17:10:40.904Z] ++ env -i DEST=/go/src/github.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
17:10:40 [2020-12-16T17:10:40.904Z] INFO: Testing against a local daemon
17:10:40 [2020-12-16T17:10:40.904Z] === RUN   TestConfigInspect
17:10:43 [2020-12-16T17:10:43.332Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.049s	coverage: 65.3% of statements
17:10:44 [2020-12-16T17:10:44.730Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.090s	coverage: 35.9% of statements
17:10:45 [2020-12-16T17:10:45.386Z] --- PASS: TestConfigInspect (4.07s)
17:10:45 [2020-12-16T17:10:45.386Z] === RUN   TestConfigList
17:10:45 [2020-12-16T17:10:45.593Z] ea97eb0eb3ec: Download complete
17:10:45 [2020-12-16T17:10:45.593Z] ea97eb0eb3ec: Pull complete
17:10:45 [2020-12-16T17:10:45.593Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:10:45 [2020-12-16T17:10:45.593Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:10:47 [2020-12-16T17:10:47.280Z] + bundleName=amd64-rootless
17:10:47 [2020-12-16T17:10:47.281Z] + echo Creating amd64-rootless-bundles.tar.gz
17:10:47 [2020-12-16T17:10:47.281Z] Creating amd64-rootless-bundles.tar.gz
17:10:47 [2020-12-16T17:10:47.281Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:10:47 [2020-12-16T17:10:47.281Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:10:47 [2020-12-16T17:10:47.289Z] Archiving artifacts
17:10:48 [2020-12-16T17:10:48.744Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:10:48 [2020-12-16T17:10:48.886Z] --- PASS: TestConfigList (3.39s)
17:10:48 [2020-12-16T17:10:48.886Z] === RUN   TestConfigsCreateAndDelete
17:10:48 [2020-12-16T17:10:48.945Z] ok  	github.com/docker/docker/daemon/cluster	0.101s	coverage: 0.5% of statements
17:10:49 [2020-12-16T17:10:49.045Z] + make clean
17:10:49 [2020-12-16T17:10:49.302Z] docker volume rm -f docker-dev-cache
17:10:49 [2020-12-16T17:10:49.302Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:10:50 [2020-12-16T17:10:50.872Z] ok  	github.com/docker/docker/daemon/discovery	0.050s	coverage: 30.0% of statements
17:10:50 [2020-12-16T17:10:50.872Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.8% of statements
17:10:52 [2020-12-16T17:10:52.266Z] ok  	github.com/docker/docker/daemon/events	0.117s	coverage: 50.0% of statements
17:10:52 [2020-12-16T17:10:52.387Z] --- PASS: TestConfigsCreateAndDelete (3.79s)
17:10:52 [2020-12-16T17:10:52.387Z] === RUN   TestConfigsUpdate
17:10:52 [2020-12-16T17:10:52.529Z] ok  	github.com/docker/docker/daemon/graphdriver	0.056s	coverage: 2.2% of statements
17:10:52 [2020-12-16T17:10:52.975Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
17:10:55 [2020-12-16T17:10:55.887Z] --- PASS: TestConfigsUpdate (3.72s)
17:10:55 [2020-12-16T17:10:55.887Z] === RUN   TestTemplatedConfig
17:10:56 [2020-12-16T17:10:56.742Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
17:10:56 [2020-12-16T17:10:56.742Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.523s	coverage: 14.1% of statements
17:10:57 [2020-12-16T17:10:57.687Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.697s	coverage: 56.2% of statements
17:11:00 [2020-12-16T17:11:00.244Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.021s	coverage: 1.8% of statements
17:11:00 [2020-12-16T17:11:00.322Z] --- PASS: TestTemplatedConfig (3.69s)
17:11:00 [2020-12-16T17:11:00.322Z] === RUN   TestConfigCreateResolve
17:11:03 [2020-12-16T17:11:03.558Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.573s	coverage: 46.2% of statements
17:11:03 [2020-12-16T17:11:03.558Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.162s	coverage: 73.1% of statements
17:11:03 [2020-12-16T17:11:03.821Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.847s	coverage: 49.5% of statements
17:11:03 [2020-12-16T17:11:03.824Z] --- PASS: TestConfigCreateResolve (3.75s)
17:11:03 [2020-12-16T17:11:03.824Z] === RUN   TestConfigDaemonLibtrustID
17:11:03 [2020-12-16T17:11:03.824Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:11:03 [2020-12-16T17:11:03.824Z] PASS
17:11:03 [2020-12-16T17:11:03.824Z] 
17:11:03 [2020-12-16T17:11:03.824Z] DONE 7 tests in 23.062s
17:11:03 [2020-12-16T17:11:03.824Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:11:03 [2020-12-16T17:11:03.824Z] ++ 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
17:11:03 [2020-12-16T17:11:03.824Z] ++ set -e
17:11:03 [2020-12-16T17:11:03.824Z] ++ '[' -n 0 ']'
17:11:03 [2020-12-16T17:11:03.824Z] ++ set -x
17:11:03 [2020-12-16T17:11:03.824Z] ++ env -i DEST=/go/src/github.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
17:11:04 [2020-12-16T17:11:04.113Z] INFO: Testing against a local daemon
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestCheckpoint
17:11:04 [2020-12-16T17:11:04.113Z] --- SKIP: TestCheckpoint (0.00s)
17:11:04 [2020-12-16T17:11:04.113Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestContainerInvalidJSON
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:11:04 [2020-12-16T17:11:04.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:11:04 [2020-12-16T17:11:04.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:11:04 [2020-12-16T17:11:04.113Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:11:04 [2020-12-16T17:11:04.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:11:04 [2020-12-16T17:11:04.113Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:11:04 [2020-12-16T17:11:04.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:11:04 [2020-12-16T17:11:04.113Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:11:04 [2020-12-16T17:11:04.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:11:04 [2020-12-16T17:11:04.113Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:11:04 [2020-12-16T17:11:04.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:11:04 [2020-12-16T17:11:04.113Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
17:11:04 [2020-12-16T17:11:04.113Z] === RUN   TestCopyFromContainerPathIsNotDir
17:11:04 [2020-12-16T17:11:04.402Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
17:11:04 [2020-12-16T17:11:04.402Z] === RUN   TestCopyToContainerPathDoesNotExist
17:11:04 [2020-12-16T17:11:04.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
17:11:04 [2020-12-16T17:11:04.402Z] === RUN   TestCopyToContainerPathIsNotDir
17:11:04 [2020-12-16T17:11:04.691Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
17:11:04 [2020-12-16T17:11:04.691Z] === RUN   TestCopyFromContainer
17:11:05 [2020-12-16T17:11:05.219Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
17:11:06 [2020-12-16T17:11:06.164Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.018s	coverage: 3.0% of statements
17:11:06 [2020-12-16T17:11:06.164Z] ok  	github.com/docker/docker/daemon	12.389s	coverage: 17.2% of statements
17:11:06 [2020-12-16T17:11:06.164Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:11:06 [2020-12-16T17:11:06.164Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:11:06 [2020-12-16T17:11:06.164Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:11:06 [2020-12-16T17:11:06.164Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:11:06 [2020-12-16T17:11:06.164Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:11:06 [2020-12-16T17:11:06.746Z] === RUN   TestCopyFromContainer//
17:11:07 [2020-12-16T17:11:07.035Z] === RUN   TestCopyFromContainer//bar/root
17:11:07 [2020-12-16T17:11:07.035Z] === RUN   TestCopyFromContainer//bar/root/
17:11:07 [2020-12-16T17:11:07.035Z] === RUN   TestCopyFromContainer/bar/quux
17:11:07 [2020-12-16T17:11:07.111Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
17:11:07 [2020-12-16T17:11:07.324Z] === RUN   TestCopyFromContainer/bar/quux/
17:11:07 [2020-12-16T17:11:07.324Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:11:07 [2020-12-16T17:11:07.324Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:11:07 [2020-12-16T17:11:07.614Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:11:07 [2020-12-16T17:11:07.614Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:11:07 [2020-12-16T17:11:07.614Z] === RUN   TestCopyFromContainer/bar/notarget
17:11:07 [2020-12-16T17:11:07.903Z] --- PASS: TestCopyFromContainer (3.27s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:07 [2020-12-16T17:11:07.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateLinkToNonExistingContainer
17:11:07 [2020-12-16T17:11:07.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateWithInvalidEnv
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateWithInvalidEnv/0
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateWithInvalidEnv/0
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateWithInvalidEnv/1
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateWithInvalidEnv/1
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateWithInvalidEnv/2
17:11:07 [2020-12-16T17:11:07.903Z] === PAUSE TestCreateWithInvalidEnv/2
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateWithInvalidEnv/0
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateWithInvalidEnv/2
17:11:07 [2020-12-16T17:11:07.903Z] === CONT  TestCreateWithInvalidEnv/1
17:11:07 [2020-12-16T17:11:07.903Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateTmpfsMountsTarget
17:11:07 [2020-12-16T17:11:07.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:11:07 [2020-12-16T17:11:07.903Z] === RUN   TestCreateWithCustomMaskedPaths
17:11:08 [2020-12-16T17:11:08.505Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.5% of statements
17:11:08 [2020-12-16T17:11:08.767Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 41.0% of statements
17:11:09 [2020-12-16T17:11:09.713Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.343s	coverage: 77.8% of statements
17:11:09 [2020-12-16T17:11:09.975Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.059s	coverage: 67.0% of statements
17:11:10 [2020-12-16T17:11:10.237Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
17:11:10 [2020-12-16T17:11:10.500Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
17:11:10 [2020-12-16T17:11:10.619Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s)
17:11:10 [2020-12-16T17:11:10.619Z] === RUN   TestCreateWithCustomReadonlyPaths
17:11:11 [2020-12-16T17:11:11.074Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.027s	coverage: 61.6% of statements
17:11:11 [2020-12-16T17:11:11.650Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.375s	coverage: 57.7% of statements
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:11:11 [2020-12-16T17:11:11.650Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:11:12 [2020-12-16T17:11:12.226Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 75.2% of statements
17:11:12 [2020-12-16T17:11:12.226Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:11:12 [2020-12-16T17:11:12.803Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.083s	coverage: 55.1% of statements
17:11:13 [2020-12-16T17:11:13.337Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:13 [2020-12-16T17:11:13.337Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:13 [2020-12-16T17:11:13.337Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:13 [2020-12-16T17:11:13.337Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:13 [2020-12-16T17:11:13.337Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:13 [2020-12-16T17:11:13.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:11:13 [2020-12-16T17:11:13.337Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:11:13 [2020-12-16T17:11:13.337Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:11:13 [2020-12-16T17:11:13.337Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:11:13 [2020-12-16T17:11:13.337Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:11:13 [2020-12-16T17:11:13.337Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:11:13 [2020-12-16T17:11:13.337Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:13 [2020-12-16T17:11:13.388Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.082s	coverage: 33.3% of statements
17:11:13 [2020-12-16T17:11:13.651Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
17:11:13 [2020-12-16T17:11:13.966Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestCreateDifferentPlatform
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestCreateDifferentPlatform/different_os
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:11:13 [2020-12-16T17:11:13.966Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:11:13 [2020-12-16T17:11:13.966Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
17:11:13 [2020-12-16T17:11:13.966Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:11:13 [2020-12-16T17:11:13.966Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:11:13 [2020-12-16T17:11:13.966Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestContainerStartOnDaemonRestart
17:11:13 [2020-12-16T17:11:13.966Z] === PAUSE TestContainerStartOnDaemonRestart
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestDaemonRestartIpcMode
17:11:13 [2020-12-16T17:11:13.966Z] === PAUSE TestDaemonRestartIpcMode
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestDaemonHostGatewayIP
17:11:13 [2020-12-16T17:11:13.966Z] === PAUSE TestDaemonHostGatewayIP
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestContainerKillOnDaemonStart
17:11:13 [2020-12-16T17:11:13.966Z] === PAUSE TestContainerKillOnDaemonStart
17:11:13 [2020-12-16T17:11:13.966Z] === RUN   TestDiff
17:11:14 [2020-12-16T17:11:14.226Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 46.8% of statements
17:11:14 [2020-12-16T17:11:14.993Z] --- PASS: TestDiff (0.91s)
17:11:14 [2020-12-16T17:11:14.993Z] === RUN   TestExecWithCloseStdin
17:11:15 [2020-12-16T17:11:15.171Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
17:11:15 [2020-12-16T17:11:15.434Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.867s	coverage: 82.5% of statements
17:11:15 [2020-12-16T17:11:15.434Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:11:15 [2020-12-16T17:11:15.434Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:11:16 [2020-12-16T17:11:16.009Z] ok  	github.com/docker/docker/distribution/metadata	0.095s	coverage: 48.2% of statements
17:11:16 [2020-12-16T17:11:16.025Z] --- PASS: TestExecWithCloseStdin (0.94s)
17:11:16 [2020-12-16T17:11:16.025Z] === RUN   TestExec
17:11:17 [2020-12-16T17:11:17.053Z] --- PASS: TestExec (0.97s)
17:11:17 [2020-12-16T17:11:17.053Z] === RUN   TestExecUser
17:11:17 [2020-12-16T17:11:17.398Z] ok  	github.com/docker/docker/distribution	0.277s	coverage: 25.1% of statements
17:11:17 [2020-12-16T17:11:17.398Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:11:17 [2020-12-16T17:11:17.398Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 53.1% of statements
17:11:18 [2020-12-16T17:11:18.080Z] --- PASS: TestExecUser (0.96s)
17:11:18 [2020-12-16T17:11:18.080Z] === RUN   TestExportContainerAndImportImage
17:11:18 [2020-12-16T17:11:18.344Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
17:11:18 [2020-12-16T17:11:18.606Z] ok  	github.com/docker/docker/distribution/xfer	1.718s	coverage: 85.6% of statements
17:11:18 [2020-12-16T17:11:18.606Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:11:18 [2020-12-16T17:11:18.869Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
17:11:18 [2020-12-16T17:11:18.869Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:11:18 [2020-12-16T17:11:18.869Z] ok  	github.com/docker/docker/image/v1	0.056s	coverage: 25.0% of statements
17:11:18 [2020-12-16T17:11:18.869Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:11:19 [2020-12-16T17:11:19.108Z] --- PASS: TestExportContainerAndImportImage (1.16s)
17:11:19 [2020-12-16T17:11:19.108Z] === RUN   TestExportContainerAfterDaemonRestart
17:11:19 [2020-12-16T17:11:19.818Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
17:11:20 [2020-12-16T17:11:20.079Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 8.2% of statements
17:11:20 [2020-12-16T17:11:20.606Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
17:11:20 [2020-12-16T17:11:20.606Z] === RUN   TestHealthCheckWorkdir
17:11:20 [2020-12-16T17:11:20.653Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 67.1% of statements
17:11:20 [2020-12-16T17:11:20.653Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
17:11:22 [2020-12-16T17:11:22.040Z] ok  	github.com/docker/docker/pkg/broadcaster	0.024s	coverage: 100.0% of statements
17:11:22 [2020-12-16T17:11:22.105Z] --- PASS: TestHealthCheckWorkdir (1.15s)
17:11:22 [2020-12-16T17:11:22.105Z] === RUN   TestHealthKillContainer
17:11:22 [2020-12-16T17:11:22.613Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
17:11:23 [2020-12-16T17:11:23.186Z] ok  	github.com/docker/docker/pkg/authorization	0.798s	coverage: 68.3% of statements
17:11:23 [2020-12-16T17:11:23.760Z] ok  	github.com/docker/docker/pkg/directory	0.020s	coverage: 80.0% of statements
17:11:23 [2020-12-16T17:11:23.760Z] ok  	github.com/docker/docker/pkg/archive	1.193s	coverage: 76.8% of statements
17:11:24 [2020-12-16T17:11:24.705Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
17:11:24 [2020-12-16T17:11:24.705Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
17:11:25 [2020-12-16T17:11:25.007Z] --- PASS: TestHealthKillContainer (2.90s)
17:11:25 [2020-12-16T17:11:25.007Z] === RUN   TestInspectCpusetInConfigPre120
17:11:25 [2020-12-16T17:11:25.278Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
17:11:25 [2020-12-16T17:11:25.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:11:25 [2020-12-16T17:11:25.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:11:25 [2020-12-16T17:11:25.655Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
17:11:25 [2020-12-16T17:11:25.655Z] === RUN   TestIpcModeNone
17:11:25 [2020-12-16T17:11:25.851Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
17:11:26 [2020-12-16T17:11:26.422Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
17:11:26 [2020-12-16T17:11:26.683Z] --- PASS: TestIpcModeNone (0.96s)
17:11:26 [2020-12-16T17:11:26.683Z] === RUN   TestIpcModePrivate
17:11:26 [2020-12-16T17:11:26.994Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.528s	coverage: 43.2% of statements
17:11:27 [2020-12-16T17:11:27.256Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
17:11:27 [2020-12-16T17:11:27.312Z] --- PASS: TestIpcModePrivate (0.93s)
17:11:27 [2020-12-16T17:11:27.312Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
17:11:27 [2020-12-16T17:11:27.312Z] === RUN   TestIpcModeShareable
17:11:27 [2020-12-16T17:11:27.829Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
17:11:28 [2020-12-16T17:11:28.343Z] --- PASS: TestIpcModeShareable (0.94s)
17:11:28 [2020-12-16T17:11:28.343Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
17:11:28 [2020-12-16T17:11:28.343Z] === RUN   TestAPIIpcModeShareableAndContainer
17:11:28 [2020-12-16T17:11:28.402Z] ok  	github.com/docker/docker/pkg/fsutils	0.314s	coverage: 85.1% of statements
17:11:28 [2020-12-16T17:11:28.402Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
17:11:28 [2020-12-16T17:11:28.975Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
17:11:29 [2020-12-16T17:11:29.111Z] Removing intermediate container 04a840a4cf07
17:11:29 [2020-12-16T17:11:29.111Z]  ---> 7aed4a806ecf
17:11:29 [2020-12-16T17:11:29.111Z] 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
17:11:29 [2020-12-16T17:11:29.111Z]  ---> Running in 7733636255c0
17:11:29 [2020-12-16T17:11:29.238Z] ok  	github.com/docker/docker/layer	7.434s	coverage: 68.8% of statements
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:11:29 [2020-12-16T17:11:29.238Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:11:29 [2020-12-16T17:11:29.813Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
17:11:29 [2020-12-16T17:11:29.813Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
17:11:29 [2020-12-16T17:11:29.813Z] ok  	github.com/docker/docker/pkg/idtools	0.810s	coverage: 70.1% of statements
17:11:30 [2020-12-16T17:11:30.075Z] ok  	github.com/docker/docker/pkg/ioutils	0.613s	coverage: 69.3% of statements
17:11:30 [2020-12-16T17:11:30.075Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:11:30 [2020-12-16T17:11:30.075Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:11:30 [2020-12-16T17:11:30.075Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:11:30 [2020-12-16T17:11:30.089Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
17:11:30 [2020-12-16T17:11:30.336Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
17:11:30 [2020-12-16T17:11:30.337Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:11:30 [2020-12-16T17:11:30.546Z] go: finding gotest.tools/gotestsum v0.5.3
17:11:30 [2020-12-16T17:11:30.546Z] go: finding gotest.tools v0.5.3
17:11:30 [2020-12-16T17:11:30.546Z] go: downloading gotest.tools/gotestsum v0.5.3
17:11:30 [2020-12-16T17:11:30.598Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
17:11:30 [2020-12-16T17:11:30.598Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
17:11:30 [2020-12-16T17:11:30.860Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 86.7% of statements
17:11:31 [2020-12-16T17:11:31.123Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.4% of statements
17:11:31 [2020-12-16T17:11:31.123Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:11:31 [2020-12-16T17:11:31.123Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:11:31 [2020-12-16T17:11:31.699Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
17:11:31 [2020-12-16T17:11:31.844Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
17:11:31 [2020-12-16T17:11:31.844Z] === RUN   TestAPIIpcModeHost
17:11:31 [2020-12-16T17:11:31.844Z] --- PASS: TestAPIIpcModeHost (0.69s)
17:11:31 [2020-12-16T17:11:31.844Z] === RUN   TestDaemonIpcModeShareable
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting gotest.tools/gotestsum v0.5.3
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/pkg/errors v0.9.1
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/spf13/pflag v1.0.3
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/fatih/color v1.9.0
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting github.com/pkg/errors v0.9.1
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting github.com/spf13/pflag v1.0.3
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting github.com/fatih/color v1.9.0
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:11:32 [2020-12-16T17:11:32.076Z] go: extracting github.com/mattn/go-isatty v0.0.12
17:11:32 [2020-12-16T17:11:32.076Z] go: downloading github.com/mattn/go-colorable v0.1.6
17:11:32 [2020-12-16T17:11:32.274Z] ok  	github.com/docker/docker/pkg/pools	0.029s	coverage: 88.2% of statements
17:11:32 [2020-12-16T17:11:32.274Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
17:11:32 [2020-12-16T17:11:32.274Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
17:11:32 [2020-12-16T17:11:32.535Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:11:32 [2020-12-16T17:11:32.535Z] go: extracting github.com/mattn/go-colorable v0.1.6
17:11:32 [2020-12-16T17:11:32.535Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:11:32 [2020-12-16T17:11:32.535Z] go: downloading github.com/jonboulle/clockwork v0.1.0
17:11:32 [2020-12-16T17:11:32.535Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:11:32 [2020-12-16T17:11:32.535Z] go: extracting github.com/jonboulle/clockwork v0.1.0
17:11:32 [2020-12-16T17:11:32.535Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:11:32 [2020-12-16T17:11:32.847Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
17:11:32 [2020-12-16T17:11:32.991Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:11:32 [2020-12-16T17:11:32.991Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:11:33 [2020-12-16T17:11:33.419Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
17:11:33 [2020-12-16T17:11:33.680Z] ok  	github.com/docker/docker/pkg/pubsub	1.089s	coverage: 75.0% of statements
17:11:33 [2020-12-16T17:11:33.899Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
17:11:33 [2020-12-16T17:11:33.899Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:11:33 [2020-12-16T17:11:33.899Z] === RUN   TestDaemonIpcModePrivate
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/fatih/color v1.9.0
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/pkg/errors v0.9.1
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/spf13/pflag v1.0.3
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/mattn/go-colorable v0.1.6
17:11:33 [2020-12-16T17:11:33.955Z] go: finding github.com/mattn/go-isatty v0.0.12
17:11:34 [2020-12-16T17:11:34.253Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
17:11:34 [2020-12-16T17:11:34.253Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
17:11:34 [2020-12-16T17:11:34.412Z] go: finding github.com/jonboulle/clockwork v0.1.0
17:11:34 [2020-12-16T17:11:34.412Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:11:34 [2020-12-16T17:11:34.412Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:11:34 [2020-12-16T17:11:34.412Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:11:34 [2020-12-16T17:11:34.412Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:11:35 [2020-12-16T17:11:35.199Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
17:11:35 [2020-12-16T17:11:35.199Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.9% of statements
17:11:35 [2020-12-16T17:11:35.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:11:35 [2020-12-16T17:11:35.771Z] ok  	github.com/docker/docker/pkg/tailfile	0.110s	coverage: 88.6% of statements
17:11:36 [2020-12-16T17:11:36.033Z] ok  	github.com/docker/docker/pkg/signal	2.791s	coverage: 61.0% of statements
17:11:36 [2020-12-16T17:11:36.086Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
17:11:36 [2020-12-16T17:11:36.086Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:11:36 [2020-12-16T17:11:36.086Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:11:36 [2020-12-16T17:11:36.294Z] ok  	github.com/docker/docker/pkg/tarsum	0.122s	coverage: 89.3% of statements
17:11:36 [2020-12-16T17:11:36.294Z] testing: warning: no tests to run
17:11:36 [2020-12-16T17:11:36.294Z] coverage: [no statements]
17:11:36 [2020-12-16T17:11:36.294Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
17:11:36 [2020-12-16T17:11:36.555Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
17:11:36 [2020-12-16T17:11:36.818Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
17:11:36 [2020-12-16T17:11:36.818Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
17:11:37 [2020-12-16T17:11:37.308Z] INFO: Build done for gotestsum...
17:11:37 [2020-12-16T17:11:37.584Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
17:11:37 [2020-12-16T17:11:37.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:11:37 [2020-12-16T17:11:37.584Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:38 [2020-12-16T17:11:38.210Z] ok  	github.com/docker/docker/plugin/v2	0.027s	coverage: 14.5% of statements
17:11:38 [2020-12-16T17:11:38.210Z] ok  	github.com/docker/docker/profiles/seccomp	0.029s	coverage: 85.4% of statements
17:11:39 [2020-12-16T17:11:39.156Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
17:11:39 [2020-12-16T17:11:39.419Z] ok  	github.com/docker/docker/plugin	0.566s	coverage: 23.2% of statements
17:11:39 [2020-12-16T17:11:39.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
17:11:39 [2020-12-16T17:11:39.639Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:11:39 [2020-12-16T17:11:39.639Z] === RUN   TestIpcModeOlderClient
17:11:39 [2020-12-16T17:11:39.639Z] === PAUSE TestIpcModeOlderClient
17:11:39 [2020-12-16T17:11:39.639Z] === RUN   TestKillContainerInvalidSignal
17:11:40 [2020-12-16T17:11:40.270Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
17:11:40 [2020-12-16T17:11:40.270Z] === RUN   TestKillContainer
17:11:40 [2020-12-16T17:11:40.270Z] === RUN   TestKillContainer/no_signal
17:11:40 [2020-12-16T17:11:40.900Z] === RUN   TestKillContainer/non_killing_signal
17:11:41 [2020-12-16T17:11:41.343Z] ok  	github.com/docker/docker/registry/resumable	0.025s	coverage: 100.0% of statements
17:11:41 [2020-12-16T17:11:41.343Z] ok  	github.com/docker/docker/quota	0.612s	coverage: 71.4% of statements
17:11:41 [2020-12-16T17:11:41.343Z] ok  	github.com/docker/docker/registry	0.167s	coverage: 57.2% of statements
17:11:41 [2020-12-16T17:11:41.529Z] === RUN   TestKillContainer/killing_signal
17:11:41 [2020-12-16T17:11:41.605Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
17:11:41 [2020-12-16T17:11:41.868Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
17:11:42 [2020-12-16T17:11:42.442Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 66.1% of statements
17:11:43 [2020-12-16T17:11:43.028Z] --- PASS: TestKillContainer (2.63s)
17:11:43 [2020-12-16T17:11:43.028Z]     --- PASS: TestKillContainer/no_signal (0.87s)
17:11:43 [2020-12-16T17:11:43.028Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
17:11:43 [2020-12-16T17:11:43.028Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
17:11:43 [2020-12-16T17:11:43.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:11:43 [2020-12-16T17:11:43.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:11:43 [2020-12-16T17:11:43.656Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:11:44 [2020-12-16T17:11:44.362Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
17:11:44 [2020-12-16T17:11:44.694Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s)
17:11:44 [2020-12-16T17:11:44.694Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
17:11:44 [2020-12-16T17:11:44.694Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
17:11:44 [2020-12-16T17:11:44.694Z] === RUN   TestKillStoppedContainer
17:11:44 [2020-12-16T17:11:44.694Z] --- PASS: TestKillStoppedContainer (0.09s)
17:11:44 [2020-12-16T17:11:44.694Z] === RUN   TestKillStoppedContainerAPIPre120
17:11:44 [2020-12-16T17:11:44.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
17:11:44 [2020-12-16T17:11:44.694Z] === RUN   TestKillDifferentUserContainer
17:11:44 [2020-12-16T17:11:44.936Z] ok  	github.com/docker/docker/volume/mounts	0.063s	coverage: 67.0% of statements
17:11:45 [2020-12-16T17:11:45.509Z] ok  	github.com/docker/docker/volume/local	0.282s	coverage: 76.6% of statements
17:11:45 [2020-12-16T17:11:45.721Z] --- PASS: TestKillDifferentUserContainer (0.92s)
17:11:45 [2020-12-16T17:11:45.721Z] === RUN   TestInspectOomKilledTrue
17:11:45 [2020-12-16T17:11:45.721Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:11:45 [2020-12-16T17:11:45.721Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:45 [2020-12-16T17:11:45.721Z] === RUN   TestInspectOomKilledFalse
17:11:45 [2020-12-16T17:11:45.721Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:11:45 [2020-12-16T17:11:45.721Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:45 [2020-12-16T17:11:45.721Z] === RUN   TestLinksEtcHostsContentMatch
17:11:46 [2020-12-16T17:11:46.349Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
17:11:46 [2020-12-16T17:11:46.349Z] === RUN   TestLinksContainerNames
17:11:46 [2020-12-16T17:11:46.895Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.1% of statements
17:11:47 [2020-12-16T17:11:47.849Z] --- PASS: TestLinksContainerNames (1.74s)
17:11:47 [2020-12-16T17:11:47.849Z] === RUN   TestLogsFollowTailEmpty
17:11:48 [2020-12-16T17:11:48.881Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
17:11:48 [2020-12-16T17:11:48.881Z] === RUN   TestContainerNetworkMountsNoChown
17:11:49 [2020-12-16T17:11:49.908Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/default
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/default
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/private
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/private
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rprivate
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rprivate
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/slave
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/slave
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rslave
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rslave
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/shared
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/shared
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rshared
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rshared
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/default
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/default/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/default/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/default/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/rshared
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/shared
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/rslave
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/slave
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/rprivate
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:11:49 [2020-12-16T17:11:49.908Z] === CONT  TestMountDaemonRoot/private
17:11:49 [2020-12-16T17:11:49.908Z] === RUN   TestMountDaemonRoot/private/mount_root
17:11:49 [2020-12-16T17:11:49.908Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:11:49 [2020-12-16T17:11:49.909Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === RUN   TestMountDaemonRoot/private/bind_root
17:11:49 [2020-12-16T17:11:49.909Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:11:49 [2020-12-16T17:11:49.909Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === CONT  TestMountDaemonRoot/default/mount_root
17:11:49 [2020-12-16T17:11:49.909Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:11:49 [2020-12-16T17:11:49.909Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:11:49 [2020-12-16T17:11:49.909Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:11:50 [2020-12-16T17:11:50.198Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/private/mount_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/private/bind_root
17:11:50 [2020-12-16T17:11:50.487Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:11:50 [2020-12-16T17:11:50.776Z] --- PASS: TestMountDaemonRoot (0.01s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:11:50 [2020-12-16T17:11:50.776Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
17:11:50 [2020-12-16T17:11:50.776Z] === RUN   TestContainerBindMountNonRecursive
17:11:52 [2020-12-16T17:11:52.094Z] Removing intermediate container 7733636255c0
17:11:52 [2020-12-16T17:11:52.095Z]  ---> a137ca05af3a
17:11:52 [2020-12-16T17:11:52.095Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:11:52 [2020-12-16T17:11:52.095Z]  ---> Running in 835749b895c8
17:11:52 [2020-12-16T17:11:52.095Z] Removing intermediate container 835749b895c8
17:11:52 [2020-12-16T17:11:52.095Z]  ---> 0cdc00414630
17:11:52 [2020-12-16T17:11:52.095Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:11:52 [2020-12-16T17:11:52.095Z]  ---> Running in 8e445f919e30
17:11:52 [2020-12-16T17:11:52.095Z] Removing intermediate container 8e445f919e30
17:11:52 [2020-12-16T17:11:52.095Z]  ---> 9d261e2b5a82
17:11:52 [2020-12-16T17:11:52.095Z] Step 10/10 : COPY . .
17:11:52 [2020-12-16T17:11:52.833Z] --- PASS: TestContainerBindMountNonRecursive (2.15s)
17:11:52 [2020-12-16T17:11:52.833Z] === RUN   TestContainerVolumesMountedAsShared
17:11:53 [2020-12-16T17:11:53.860Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s)
17:11:53 [2020-12-16T17:11:53.860Z] === RUN   TestContainerVolumesMountedAsSlave
17:11:54 [2020-12-16T17:11:54.488Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s)
17:11:54 [2020-12-16T17:11:54.488Z] === RUN   TestNetworkNat
17:11:55 [2020-12-16T17:11:55.515Z] --- PASS: TestNetworkNat (0.95s)
17:11:55 [2020-12-16T17:11:55.515Z] === RUN   TestNetworkLocalhostTCPNat
17:11:56 [2020-12-16T17:11:56.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
17:11:56 [2020-12-16T17:11:56.143Z] === RUN   TestNetworkLoopbackNat
17:11:56 [2020-12-16T17:11:56.349Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.116808312s with top 10 stages: buildssa: 1m36.011042574s, goimports: 21.231585511s, unconvert: 12.14625538s, gosec: 9.931971657s, golint: 5.378905426s, ineffassign: 3.934232837s, misspell: 3.896863307s, inspect: 3.222561467s, vrp: 2.925306298s, printf: 1.92747524s 
17:11:59 [2020-12-16T17:11:59.648Z] --- PASS: TestNetworkLoopbackNat (3.27s)
17:11:59 [2020-12-16T17:11:59.648Z] === RUN   TestPause
17:12:00 [2020-12-16T17:12:00.277Z] --- PASS: TestPause (0.89s)
17:12:00 [2020-12-16T17:12:00.277Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:00 [2020-12-16T17:12:00.277Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:00 [2020-12-16T17:12:00.277Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:00 [2020-12-16T17:12:00.277Z] === RUN   TestPauseStopPausedContainer
17:12:01 [2020-12-16T17:12:01.304Z] --- PASS: TestPauseStopPausedContainer (0.88s)
17:12:01 [2020-12-16T17:12:01.304Z] === RUN   TestPsFilter
17:12:01 [2020-12-16T17:12:01.304Z] --- PASS: TestPsFilter (0.26s)
17:12:01 [2020-12-16T17:12:01.304Z] === RUN   TestRemoveContainerWithRemovedVolume
17:12:02 [2020-12-16T17:12:02.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
17:12:02 [2020-12-16T17:12:02.331Z] === RUN   TestRemoveContainerWithVolume
17:12:03 [2020-12-16T17:12:03.360Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
17:12:03 [2020-12-16T17:12:03.360Z] === RUN   TestRemoveContainerRunning
17:12:04 [2020-12-16T17:12:04.095Z] --- PASS: TestRemoveContainerRunning (0.90s)
17:12:04 [2020-12-16T17:12:04.095Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:05 [2020-12-16T17:12:05.122Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
17:12:05 [2020-12-16T17:12:05.122Z] === RUN   TestRemoveInvalidContainer
17:12:05 [2020-12-16T17:12:05.122Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:12:05 [2020-12-16T17:12:05.122Z] === RUN   TestRenameLinkedContainer
17:12:06 [2020-12-16T17:12:06.335Z] INFO [runner/unused/goanalysis] analyzers took 26.588195506s with top 10 stages: buildssa: 22.459784934s, U1000: 4.128410572s 
17:12:06 [2020-12-16T17:12:06.335Z] INFO [runner] Issues before processing: 2263, after processing: 0 
17:12:06 [2020-12-16T17:12:06.335Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1683/1683, skip_dirs: 1683/1683, identifier_marker: 1578/1578, exclude-rules: 64/1578, nolint: 0/64, autogenerated_exclude: 1578/1683, exclude: 1578/1578, skip_files: 1683/1683, cgo: 1683/2263, filename_unadjuster: 1683/1683 
17:12:06 [2020-12-16T17:12:06.335Z] INFO [runner] processing took 124.766739ms with stages: nolint: 54.541431ms, identifier_marker: 38.438027ms, path_prettifier: 13.988434ms, autogenerated_exclude: 7.05027ms, exclude-rules: 6.428849ms, skip_dirs: 2.711657ms, cgo: 873.563µs, filename_unadjuster: 728.226µs, max_same_issues: 1.886µs, uniq_by_line: 1.024µs, max_from_linter: 644ns, diff: 640ns, source_code: 496ns, skip_files: 443ns, path_shortener: 442ns, exclude: 438ns, max_per_file_from_linter: 269ns 
17:12:06 [2020-12-16T17:12:06.335Z] INFO [runner] linters took 1m35.639194912s with stages: goanalysis_metalinter: 1m17.250175496s, unused: 18.263977667s 
17:12:06 [2020-12-16T17:12:06.335Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
17:12:06 [2020-12-16T17:12:06.593Z] INFO Memory: 1633 samples, avg is 245.1MB, max is 3164.2MB 
17:12:06 [2020-12-16T17:12:06.593Z] INFO Execution took 3m38.096930061s               
17:12:06 [2020-12-16T17:12:06.853Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:12:07 [2020-12-16T17:12:07.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary-daemon test-docker-py
17:12:08 [2020-12-16T17:12:08.013Z] 
17:12:08 [2020-12-16T17:12:08.271Z] Removing bundles/
17:12:08 [2020-12-16T17:12:08.271Z] 
17:12:08 [2020-12-16T17:12:08.271Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:12:08 [2020-12-16T17:12:08.271Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:12:08 [2020-12-16T17:12:08.271Z] GOOS="" GOARCH="" GOARM=""
17:12:08 [2020-12-16T17:12:08.623Z] --- PASS: TestRenameLinkedContainer (3.74s)
17:12:08 [2020-12-16T17:12:08.623Z] === RUN   TestRenameStoppedContainer
17:12:08 [2020-12-16T17:12:08.848Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/rootless	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/volume	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === Skipped
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver btrfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver btrfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver btrfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver btrfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver btrfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:73: No driver to put!
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z] time="2020-12-16T17:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z] time="2020-12-16T17:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z] time="2020-12-16T17:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z] time="2020-12-16T17:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z] time="2020-12-16T17:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:73: No driver to put!
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     overlay_test.go:49: Fails to compute changes intermittently
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver zfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver zfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver zfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver zfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:46: Driver zfs not supported
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     graphtest_unix.go:73: No driver to put!
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:12:08 [2020-12-16T17:12:08.848Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] 
17:12:08 [2020-12-16T17:12:08.848Z] DONE 2191 tests, 26 skipped in 200.114s
Post stage
[Pipeline] junit
17:12:08 [2020-12-16T17:12:08.863Z] Recording test results
17:12:09 [2020-12-16T17:12:09.652Z] --- PASS: TestRenameStoppedContainer (0.90s)
17:12:09 [2020-12-16T17:12:09.652Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:12:11 [2020-12-16T17:12:11.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -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:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary test-integration
17:12:11 [2020-12-16T17:12:11.709Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s)
17:12:11 [2020-12-16T17:12:11.709Z] === RUN   TestRenameInvalidName
17:12:12 [2020-12-16T17:12:12.008Z] 
17:12:12 [2020-12-16T17:12:12.271Z] Removing bundles/
17:12:12 [2020-12-16T17:12:12.271Z] 
17:12:12 [2020-12-16T17:12:12.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:12:12 [2020-12-16T17:12:12.271Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:12:12 [2020-12-16T17:12:12.271Z] GOOS="" GOARCH="" GOARM=""
17:12:12 [2020-12-16T17:12:12.340Z] --- PASS: TestRenameInvalidName (0.88s)
17:12:12 [2020-12-16T17:12:12.340Z] === RUN   TestRenameAnonymousContainer
17:12:13 [2020-12-16T17:12:13.161Z]  ---> 8e521f0a6969
17:12:13 [2020-12-16T17:12:13.162Z] Successfully built 8e521f0a6969
17:12:13 [2020-12-16T17:12:13.162Z] Successfully tagged docker:latest
17:12:13 [2020-12-16T17:12:13.162Z] INFO: Image build ended at 12/16/2020 17:12:11. Duration:00:03:16.0774110
17:12:13 [2020-12-16T17:12:13.162Z] 
17:12:13 [2020-12-16T17:12:13.162Z] 
17:12:13 [2020-12-16T17:12:13.162Z] INFO: Building the test binaries at 12/16/2020 17:12:11...
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/types/filters	0.049s	coverage: 92.2% of statements
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:12:15 [2020-12-16T17:12:15.263Z] ok  	github.com/docker/docker/api/types/time	0.026s	coverage: 100.0% of statements
17:12:15 [2020-12-16T17:12:15.557Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:12:15 [2020-12-16T17:12:15.557Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:12:16 [2020-12-16T17:12:16.060Z] INFO: make.ps1 starting at 12/16/2020 17:12:15
17:12:16 [2020-12-16T17:12:16.060Z] INFO: Git commit (de1bb1c30e) assumed from DOCKER_GITCOMMIT environment variable
17:12:16 [2020-12-16T17:12:16.060Z] INFO: Invoking autogen...
17:12:17 [2020-12-16T17:12:17.592Z] INFO: Building daemon...
17:12:17 [2020-12-16T17:12:17.887Z] --- PASS: TestRenameAnonymousContainer (4.86s)
17:12:17 [2020-12-16T17:12:17.887Z] === RUN   TestRenameContainerWithSameName
17:12:17 [2020-12-16T17:12:17.887Z] --- PASS: TestRenameContainerWithSameName (0.92s)
17:12:17 [2020-12-16T17:12:17.887Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:19 [2020-12-16T17:12:19.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s)
17:12:19 [2020-12-16T17:12:19.948Z] === RUN   TestResize
17:12:20 [2020-12-16T17:12:20.079Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
17:12:20 [2020-12-16T17:12:20.983Z] --- PASS: TestResize (0.93s)
17:12:20 [2020-12-16T17:12:20.983Z] === RUN   TestResizeWithInvalidSize
17:12:21 [2020-12-16T17:12:21.604Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.162s	coverage: 86.3% of statements
17:12:21 [2020-12-16T17:12:21.616Z] --- PASS: TestResizeWithInvalidSize (0.89s)
17:12:21 [2020-12-16T17:12:21.616Z] === RUN   TestResizeWhenContainerNotStarted
17:12:22 [2020-12-16T17:12:22.652Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
17:12:22 [2020-12-16T17:12:22.652Z] === RUN   TestDaemonRestartKillContainers
17:12:22 [2020-12-16T17:12:22.652Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:22 [2020-12-16T17:12:22.652Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:22 [2020-12-16T17:12:22.652Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:22 [2020-12-16T17:12:22.652Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:22 [2020-12-16T17:12:22.652Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:22 [2020-12-16T17:12:22.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:23 [2020-12-16T17:12:23.710Z] ok  	github.com/docker/docker/builder/remotecontext	0.530s	coverage: 13.7% of statements
17:12:25 [2020-12-16T17:12:25.238Z] ok  	github.com/docker/docker/builder/dockerfile	1.194s	coverage: 48.3% of statements
17:12:25 [2020-12-16T17:12:25.238Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:12:25 [2020-12-16T17:12:25.238Z] ?   	github.com/docker/docker/cli	[no test files]
17:12:25 [2020-12-16T17:12:25.238Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:12:25 [2020-12-16T17:12:25.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:25 [2020-12-16T17:12:25.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:26 [2020-12-16T17:12:26.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:26 [2020-12-16T17:12:26.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:27 [2020-12-16T17:12:27.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:27 [2020-12-16T17:12:27.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:28 [2020-12-16T17:12:28.777Z] ok  	github.com/docker/docker/client	0.490s	coverage: 75.4% of statements
17:12:30 [2020-12-16T17:12:30.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:30 [2020-12-16T17:12:30.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:33 [2020-12-16T17:12:33.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:33 [2020-12-16T17:12:33.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:36 [2020-12-16T17:12:36.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
17:12:36 [2020-12-16T17:12:36.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
17:12:36 [2020-12-16T17:12:36.129Z] === RUN   TestCgroupNamespacesRun
17:12:37 [2020-12-16T17:12:37.639Z] --- PASS: TestCgroupNamespacesRun (1.77s)
17:12:37 [2020-12-16T17:12:37.639Z] === RUN   TestCgroupNamespacesRunPrivileged
17:12:39 [2020-12-16T17:12:39.150Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
17:12:39 [2020-12-16T17:12:39.150Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:12:41 [2020-12-16T17:12:41.219Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
17:12:41 [2020-12-16T17:12:41.219Z] === RUN   TestCgroupNamespacesRunHostMode
17:12:43 [2020-12-16T17:12:43.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
17:12:43 [2020-12-16T17:12:43.299Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:12:44 [2020-12-16T17:12:44.808Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
17:12:44 [2020-12-16T17:12:44.808Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:12:46 [2020-12-16T17:12:46.345Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
17:12:46 [2020-12-16T17:12:46.345Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:12:47 [2020-12-16T17:12:47.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
17:12:47 [2020-12-16T17:12:47.439Z] === RUN   TestCgroupNamespacesRunOlderClient
17:12:48 [2020-12-16T17:12:48.947Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
17:12:48 [2020-12-16T17:12:48.947Z] === RUN   TestKernelTCPMemory
17:12:49 [2020-12-16T17:12:49.984Z] --- PASS: TestKernelTCPMemory (0.90s)
17:12:49 [2020-12-16T17:12:49.984Z] === RUN   TestNISDomainname
17:12:51 [2020-12-16T17:12:51.020Z] --- PASS: TestNISDomainname (1.00s)
17:12:51 [2020-12-16T17:12:51.020Z] === RUN   TestHostnameDnsResolution
17:12:57 [2020-12-16T17:12:57.921Z] --- PASS: TestHostnameDnsResolution (6.74s)
17:12:57 [2020-12-16T17:12:57.921Z] === RUN   TestStats
17:13:00 [2020-12-16T17:13:00.651Z] --- PASS: TestStats (2.96s)
17:13:00 [2020-12-16T17:13:00.651Z] === RUN   TestStopContainerWithTimeout
17:13:00 [2020-12-16T17:13:00.651Z] === RUN   TestStopContainerWithTimeout/0
17:13:00 [2020-12-16T17:13:00.651Z] === PAUSE TestStopContainerWithTimeout/0
17:13:00 [2020-12-16T17:13:00.651Z] === RUN   TestStopContainerWithTimeout/1
17:13:00 [2020-12-16T17:13:00.651Z] === PAUSE TestStopContainerWithTimeout/1
17:13:00 [2020-12-16T17:13:00.651Z] === RUN   TestStopContainerWithTimeout/3
17:13:00 [2020-12-16T17:13:00.651Z] === PAUSE TestStopContainerWithTimeout/3
17:13:00 [2020-12-16T17:13:00.651Z] === RUN   TestStopContainerWithTimeout/-1
17:13:00 [2020-12-16T17:13:00.651Z] === PAUSE TestStopContainerWithTimeout/-1
17:13:00 [2020-12-16T17:13:00.651Z] === CONT  TestStopContainerWithTimeout/0
17:13:00 [2020-12-16T17:13:00.651Z] === CONT  TestStopContainerWithTimeout/-1
17:13:01 [2020-12-16T17:13:01.687Z] === CONT  TestStopContainerWithTimeout/3
17:13:03 [2020-12-16T17:13:03.757Z] === CONT  TestStopContainerWithTimeout/1
17:13:05 [2020-12-16T17:13:05.831Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:13:05 [2020-12-16T17:13:05.831Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
17:13:05 [2020-12-16T17:13:05.831Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
17:13:05 [2020-12-16T17:13:05.831Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
17:13:05 [2020-12-16T17:13:05.831Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
17:13:05 [2020-12-16T17:13:05.831Z] === RUN   TestDeleteDevicemapper
17:13:05 [2020-12-16T17:13:05.831Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:13:05 [2020-12-16T17:13:05.831Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:13:05 [2020-12-16T17:13:05.831Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:13:08 [2020-12-16T17:13:08.202Z] ok  	github.com/docker/docker/cmd/dockerd	0.306s	coverage: 29.2% of statements
17:13:09 [2020-12-16T17:13:09.348Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s)
17:13:09 [2020-12-16T17:13:09.349Z] === RUN   TestUpdateMemory
17:13:09 [2020-12-16T17:13:09.349Z] --- SKIP: TestUpdateMemory (0.00s)
17:13:09 [2020-12-16T17:13:09.349Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:13:09 [2020-12-16T17:13:09.349Z] === RUN   TestUpdateCPUQuota
17:13:10 [2020-12-16T17:13:10.383Z] --- PASS: TestUpdateCPUQuota (1.14s)
17:13:10 [2020-12-16T17:13:10.383Z] === RUN   TestUpdatePidsLimit
17:13:10 [2020-12-16T17:13:10.383Z] === RUN   TestUpdatePidsLimit/update_from_none
17:13:11 [2020-12-16T17:13:11.016Z] === RUN   TestUpdatePidsLimit/no_change
17:13:11 [2020-12-16T17:13:11.310Z] === RUN   TestUpdatePidsLimit/update_lower
17:13:11 [2020-12-16T17:13:11.601Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:13:11 [2020-12-16T17:13:11.756Z] ok  	github.com/docker/docker/container	0.186s	coverage: 34.7% of statements
17:13:11 [2020-12-16T17:13:11.756Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:13:11 [2020-12-16T17:13:11.756Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:13:11 [2020-12-16T17:13:11.756Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:13:11 [2020-12-16T17:13:11.756Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:13:11 [2020-12-16T17:13:11.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:13:11 [2020-12-16T17:13:11.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:13:11 [2020-12-16T17:13:11.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:13:11 [2020-12-16T17:13:11.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:13:11 [2020-12-16T17:13:11.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:13:11 [2020-12-16T17:13:11.892Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:13:12 [2020-12-16T17:13:12.525Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:13:12 [2020-12-16T17:13:12.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:14 [2020-12-16T17:13:14.331Z] --- PASS: TestUpdatePidsLimit (3.51s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
17:13:14 [2020-12-16T17:13:14.331Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
17:13:14 [2020-12-16T17:13:14.331Z] === RUN   TestUpdateRestartPolicy
17:13:14 [2020-12-16T17:13:14.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:13:14 [2020-12-16T17:13:14.532Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.035s	coverage: 65.3% of statements
17:13:17 [2020-12-16T17:13:17.994Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:13:17 [2020-12-16T17:13:17.994Z] 
17:13:17 [2020-12-16T17:13:17.994Z]  ________   ____  __.
17:13:17 [2020-12-16T17:13:17.994Z]  \_____  \ |    |/ _|
17:13:17 [2020-12-16T17:13:17.994Z]  /   |   \|      <
17:13:17 [2020-12-16T17:13:17.994Z]  /    |    \    |  \
17:13:17 [2020-12-16T17:13:17.994Z]  \_______  /____|__ \
17:13:17 [2020-12-16T17:13:17.994Z]          \/        \/
17:13:17 [2020-12-16T17:13:17.994Z] 
17:13:17 [2020-12-16T17:13:17.994Z] INFO: make.ps1 ended at 12/16/2020 17:13:16
17:13:19 [2020-12-16T17:13:19.527Z] INFO: Binaries build ended at 12/16/2020 17:13:19. Duration:00:01:07.3635355
17:13:20 [2020-12-16T17:13:20.186Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.037s	coverage: 35.9% of statements
17:13:21 [2020-12-16T17:13:21.697Z] INFO: Copying the built daemon binary to d:\CI\PR-41636\24\binary\dockerd-de1bb1c30e.exe...
17:13:21 [2020-12-16T17:13:21.697Z] INFO: Copying the built client binary to d:\CI\PR-41636\24\binary\docker-de1bb1c30e.exe...
17:13:21 [2020-12-16T17:13:21.697Z] INFO: Copying dockerversion from the container...
17:13:21 [2020-12-16T17:13:21.697Z] INFO: Copying the golang package from the container to d:\CI\PR-41636\24\installer\go.zip...
17:13:22 [2020-12-16T17:13:22.949Z] ok  	github.com/docker/docker/daemon/cluster	0.175s	coverage: 0.5% of statements
17:13:24 [2020-12-16T17:13:24.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:13:25 [2020-12-16T17:13:25.420Z] INFO: Extracting go.zip to d:\CI\PR-41636\24\go
17:13:26 [2020-12-16T17:13:26.518Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.0% of statements
17:13:26 [2020-12-16T17:13:26.963Z] --- PASS: TestUpdateRestartPolicy (13.04s)
17:13:26 [2020-12-16T17:13:26.963Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:28 [2020-12-16T17:13:28.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
17:13:28 [2020-12-16T17:13:28.004Z] === RUN   TestWaitNonBlocked
17:13:28 [2020-12-16T17:13:28.004Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:28 [2020-12-16T17:13:28.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:28 [2020-12-16T17:13:28.004Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:28 [2020-12-16T17:13:28.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:28 [2020-12-16T17:13:28.004Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:28 [2020-12-16T17:13:28.005Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:28 [2020-12-16T17:13:28.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:13:28 [2020-12-16T17:13:28.615Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
17:13:28 [2020-12-16T17:13:28.615Z] ok  	github.com/docker/docker/daemon/config	0.072s	coverage: 81.8% of statements
17:13:29 [2020-12-16T17:13:29.040Z] --- PASS: TestWaitNonBlocked (0.01s)
17:13:29 [2020-12-16T17:13:29.040Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
17:13:29 [2020-12-16T17:13:29.040Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
17:13:29 [2020-12-16T17:13:29.040Z] === RUN   TestWaitBlocked
17:13:29 [2020-12-16T17:13:29.040Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:13:29 [2020-12-16T17:13:29.040Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:13:29 [2020-12-16T17:13:29.040Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:13:29 [2020-12-16T17:13:29.040Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:13:29 [2020-12-16T17:13:29.040Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:13:29 [2020-12-16T17:13:29.040Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:13:30 [2020-12-16T17:13:30.553Z] --- PASS: TestWaitBlocked (0.01s)
17:13:30 [2020-12-16T17:13:30.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
17:13:30 [2020-12-16T17:13:30.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
17:13:30 [2020-12-16T17:13:30.553Z] === CONT  TestContainerStartOnDaemonRestart
17:13:30 [2020-12-16T17:13:30.553Z] === CONT  TestIpcModeOlderClient
17:13:30 [2020-12-16T17:13:30.553Z] --- PASS: TestIpcModeOlderClient (0.15s)
17:13:30 [2020-12-16T17:13:30.553Z] === CONT  TestDaemonHostGatewayIP
17:13:31 [2020-12-16T17:13:31.389Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
17:13:32 [2020-12-16T17:13:32.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:13:33 [2020-12-16T17:13:33.285Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s)
17:13:33 [2020-12-16T17:13:33.285Z] === CONT  TestContainerKillOnDaemonStart
17:13:33 [2020-12-16T17:13:33.799Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:13:33 [2020-12-16T17:13:33.799Z] 
17:13:33 [2020-12-16T17:13:33.799Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:13:33 [2020-12-16T17:13:33.799Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:13:33 [2020-12-16T17:13:33.799Z] HOSTNAME=726dde4fd2da
17:13:33 [2020-12-16T17:13:33.799Z] TESTDEBUG=0
17:13:33 [2020-12-16T17:13:33.799Z] DEST=bundles/test-integration
17:13:33 [2020-12-16T17:13:33.800Z] PWD=/go/src/github.com/docker/docker
17:13:33 [2020-12-16T17:13:33.800Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:13:33 [2020-12-16T17:13:33.800Z] container=docker
17:13:33 [2020-12-16T17:13:33.800Z] HOME=/root
17:13:33 [2020-12-16T17:13:33.800Z] GOLANG_VERSION=1.13.15
17:13:33 [2020-12-16T17:13:33.800Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:13:33 [2020-12-16T17:13:33.800Z] VALIDATE_BRANCH=master
17:13:33 [2020-12-16T17:13:33.800Z] TERM=xterm
17:13:33 [2020-12-16T17:13:33.800Z] DOCKER_PKG=github.com/docker/docker
17:13:33 [2020-12-16T17:13:33.800Z] SHLVL=1
17:13:33 [2020-12-16T17:13:33.800Z] TIMEOUT=120m
17:13:33 [2020-12-16T17:13:33.800Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:13:33 [2020-12-16T17:13:33.800Z] DOCKER_GRAPHDRIVER=overlay2
17:13:33 [2020-12-16T17:13:33.800Z] GO111MODULE=off
17:13:33 [2020-12-16T17:13:33.800Z] DOCKER_EXPERIMENTAL=1
17:13:33 [2020-12-16T17:13:33.800Z] TEST_SKIP_INTEGRATION_CLI=1
17:13:33 [2020-12-16T17:13:33.800Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:13:33 [2020-12-16T17:13:33.800Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:13:33 [2020-12-16T17:13:33.800Z] GOPATH=/go
17:13:33 [2020-12-16T17:13:33.800Z] PKG_CONFIG=pkg-config
17:13:33 [2020-12-16T17:13:33.800Z] _=/usr/bin/env
17:13:33 [2020-12-16T17:13:33.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:13:33 [2020-12-16T17:13:33.926Z] --- PASS: TestDaemonHostGatewayIP (3.48s)
17:13:33 [2020-12-16T17:13:33.926Z] === CONT  TestDaemonRestartIpcMode
17:13:34 [2020-12-16T17:13:34.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:13:34 [2020-12-16T17:13:34.922Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
17:13:35 [2020-12-16T17:13:35.216Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.536s	coverage: 14.0% of statements
17:13:35 [2020-12-16T17:13:35.512Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.568s	coverage: 57.1% of statements
17:13:37 [2020-12-16T17:13:37.454Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
17:13:38 [2020-12-16T17:13:38.260Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
17:13:38 [2020-12-16T17:13:38.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:13:39 [2020-12-16T17:13:39.791Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.776s	coverage: 69.2% of statements
17:13:40 [2020-12-16T17:13:40.834Z] ok  	github.com/docker/docker/daemon	12.295s	coverage: 17.2% of statements
17:13:40 [2020-12-16T17:13:40.834Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:13:40 [2020-12-16T17:13:40.834Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:13:40 [2020-12-16T17:13:40.834Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:13:40 [2020-12-16T17:13:40.834Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:13:42 [2020-12-16T17:13:42.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:13:42 [2020-12-16T17:13:42.354Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.899s	coverage: 45.9% of statements
17:13:42 [2020-12-16T17:13:42.354Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:13:42 [2020-12-16T17:13:42.650Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.248s	coverage: 49.5% of statements
17:13:43 [2020-12-16T17:13:43.701Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.044s	coverage: 58.0% of statements
17:13:44 [2020-12-16T17:13:44.741Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:13:44 [2020-12-16T17:13:44.741Z] 
17:13:44 [2020-12-16T17:13:44.741Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:13:44 [2020-12-16T17:13:44.741Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:13:44 [2020-12-16T17:13:44.741Z] Using test binary docker
17:13:44 [2020-12-16T17:13:44.741Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:13:44 [2020-12-16T17:13:44.741Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:13:44 [2020-12-16T17:13:44.741Z] INFO: Waiting for daemon to start...
17:13:44 [2020-12-16T17:13:44.741Z] Starting dockerd
17:13:44 [2020-12-16T17:13:44.741Z] .
17:13:44 [2020-12-16T17:13:44.741Z] INFO: Building docker-sdk-python3:4.3.0...
17:13:45 [2020-12-16T17:13:45.229Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
17:13:45 [2020-12-16T17:13:45.229Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
17:13:46 [2020-12-16T17:13:46.025Z] --- PASS: TestContainerKillOnDaemonStart (12.37s)
17:13:46 [2020-12-16T17:13:46.025Z] PASS
17:13:46 [2020-12-16T17:13:46.025Z] 
17:13:46 [2020-12-16T17:13:46.025Z] === Skipped
17:13:46 [2020-12-16T17:13:46.025Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:13:46 [2020-12-16T17:13:46.025Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:46 [2020-12-16T17:13:46.025Z] 
17:13:46 [2020-12-16T17:13:46.025Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:13:46 [2020-12-16T17:13:46.025Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:46 [2020-12-16T17:13:46.025Z] 
17:13:46 [2020-12-16T17:13:46.025Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:13:46 [2020-12-16T17:13:46.025Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:46 [2020-12-16T17:13:46.025Z] 
17:13:46 [2020-12-16T17:13:46.026Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:46 [2020-12-16T17:13:46.026Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:46 [2020-12-16T17:13:46.026Z] 
17:13:46 [2020-12-16T17:13:46.026Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:13:46 [2020-12-16T17:13:46.026Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:13:46 [2020-12-16T17:13:46.026Z] 
17:13:46 [2020-12-16T17:13:46.026Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:13:46 [2020-12-16T17:13:46.026Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:13:46 [2020-12-16T17:13:46.026Z] 
17:13:46 [2020-12-16T17:13:46.026Z] 
17:13:46 [2020-12-16T17:13:46.026Z] DONE 195 tests, 6 skipped in 161.852s
17:13:46 [2020-12-16T17:13:46.026Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:13:46 [2020-12-16T17:13:46.026Z] ++ 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
17:13:46 [2020-12-16T17:13:46.026Z] ++ set -e
17:13:46 [2020-12-16T17:13:46.026Z] ++ '[' -n 0 ']'
17:13:46 [2020-12-16T17:13:46.026Z] ++ set -x
17:13:46 [2020-12-16T17:13:46.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:13:46 [2020-12-16T17:13:46.026Z] INFO: Testing against a local daemon
17:13:46 [2020-12-16T17:13:46.026Z] === RUN   TestCommitInheritsEnv
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Extraction ended at 12/16/2020 17:13:44. Duration:00:00:19.5927584
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Updating the golang and path environment variables
17:13:46 [2020-12-16T17:13:46.479Z] INFO: GOPATH=d:\gopath
17:13:46 [2020-12-16T17:13:46.479Z] INFO: go version go1.13.15 windows/amd64
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Running the daemon under test in debug mode
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Starting a daemon under test...
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41636\24\daemon --pidfile d:\CI\PR-41636\24\docker.pid -D
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Process started successfully.
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Start tailing logs of the daemon under tests
17:13:46 [2020-12-16T17:13:46.479Z] INFO: Waiting for the daemon under test to start...
17:13:46 [2020-12-16T17:13:46.658Z] --- PASS: TestCommitInheritsEnv (0.60s)
17:13:46 [2020-12-16T17:13:46.658Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:46 [2020-12-16T17:13:46.658Z] === PAUSE TestImportExtremelyLargeImageWorks
17:13:46 [2020-12-16T17:13:46.658Z] === RUN   TestImagesFilterMultiReference
17:13:46 [2020-12-16T17:13:46.658Z] --- PASS: TestImagesFilterMultiReference (0.03s)
17:13:46 [2020-12-16T17:13:46.658Z] === RUN   TestImagePullPlatformInvalid
17:13:46 [2020-12-16T17:13:46.658Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:13:46 [2020-12-16T17:13:46.658Z] === RUN   TestRemoveImageOrphaning
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestRemoveImageOrphaning (0.58s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestRemoveImageGarbageCollector
17:13:47 [2020-12-16T17:13:47.293Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:13:47 [2020-12-16T17:13:47.293Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.01s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagInvalidReference
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagInvalidReference (0.01s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagValidPrefixedRepo
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagExistedNameWithoutForce
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagOfficialNames
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagOfficialNames (0.04s)
17:13:47 [2020-12-16T17:13:47.293Z] === RUN   TestTagMatchesDigest
17:13:47 [2020-12-16T17:13:47.293Z] --- PASS: TestTagMatchesDigest (0.01s)
17:13:47 [2020-12-16T17:13:47.293Z] === CONT  TestImportExtremelyLargeImageWorks
17:13:47 [2020-12-16T17:13:47.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:13:48 [2020-12-16T17:13:48.001Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.378s	coverage: 52.1% of statements
17:13:48 [2020-12-16T17:13:48.001Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:13:48 [2020-12-16T17:13:48.001Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:13:48 [2020-12-16T17:13:48.642Z] ok  	github.com/docker/docker/daemon/logger	0.249s	coverage: 41.0% of statements
17:13:49 [2020-12-16T17:13:49.288Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.490s	coverage: 77.8% of statements
17:13:49 [2020-12-16T17:13:49.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:13:49 [2020-12-16T17:13:49.927Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.5% of statements
17:13:49 [2020-12-16T17:13:49.927Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:13:49 [2020-12-16T17:13:49.927Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:13:49 [2020-12-16T17:13:49.927Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:13:49 [2020-12-16T17:13:49.927Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:13:50 [2020-12-16T17:13:50.972Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.055s	coverage: 67.0% of statements
17:13:51 [2020-12-16T17:13:51.266Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
17:13:51 [2020-12-16T17:13:51.561Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
17:13:51 [2020-12-16T17:13:51.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:13:52 [2020-12-16T17:13:52.201Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 61.6% of statements
17:13:52 [2020-12-16T17:13:52.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:13:53 [2020-12-16T17:13:53.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:13:54 [2020-12-16T17:13:54.317Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 58.6% of statements
17:13:54 [2020-12-16T17:13:54.631Z] ok  	github.com/docker/docker/daemon/logger/local	0.080s	coverage: 75.2% of statements
17:13:54 [2020-12-16T17:13:54.631Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:13:54 [2020-12-16T17:13:54.928Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.049s	coverage: 33.3% of statements
17:13:55 [2020-12-16T17:13:55.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:13:55 [2020-12-16T17:13:55.972Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
17:13:56 [2020-12-16T17:13:56.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
17:13:56 [2020-12-16T17:13:56.912Z] Using test binary docker
17:13:56 [2020-12-16T17:13:56.912Z] ++++ /etc/init.d/apparmor start
17:13:56 [2020-12-16T17:13:56.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:13:56 [2020-12-16T17:13:56.912Z] INFO: Waiting for daemon to start...
17:13:56 [2020-12-16T17:13:56.912Z] Starting dockerd
17:13:56 [2020-12-16T17:13:56.912Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
17:13:57 [2020-12-16T17:13:57.018Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
17:13:58 [2020-12-16T17:13:58.539Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
17:13:58 [2020-12-16T17:13:58.539Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.491s	coverage: 82.5% of statements
17:13:58 [2020-12-16T17:13:58.539Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:13:58 [2020-12-16T17:13:58.540Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:13:58 [2020-12-16T17:13:58.823Z] .
17:13:58 [2020-12-16T17:13:58.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
17:13:59 [2020-12-16T17:13:59.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
17:13:59 [2020-12-16T17:13:59.083Z] Error: No such image: emptyfs
17:13:59 [2020-12-16T17:13:59.083Z] +++++ docker load
17:13:59 [2020-12-16T17:13:59.083Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
17:13:59 [2020-12-16T17:13:59.653Z] Running integration-test (iteration 1)
17:13:59 [2020-12-16T17:13:59.653Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:13:59 [2020-12-16T17:13:59.653Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:13:59 [2020-12-16T17:13:59.653Z] +++ set -e
17:13:59 [2020-12-16T17:13:59.653Z] +++ '[' -n 0 ']'
17:13:59 [2020-12-16T17:13:59.653Z] +++ set -x
17:13:59 [2020-12-16T17:13:59.653Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:01 [2020-12-16T17:14:01.301Z] ok  	github.com/docker/docker/distribution/metadata	0.105s	coverage: 48.2% of statements
17:14:01 [2020-12-16T17:14:01.946Z] ok  	github.com/docker/docker/errdefs	0.037s	coverage: 53.1% of statements
17:14:02 [2020-12-16T17:14:02.590Z] ok  	github.com/docker/docker/distribution	0.438s	coverage: 25.1% of statements
17:14:02 [2020-12-16T17:14:02.590Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:14:04 [2020-12-16T17:14:04.138Z] .....INFO: Daemon under test started and replied!
17:14:04 [2020-12-16T17:14:04.138Z] INFO: Docker version of the daemon under test
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] Client:
17:14:04 [2020-12-16T17:14:04.138Z]  Version:      17.06.2-ce
17:14:04 [2020-12-16T17:14:04.138Z]  API version:  1.30
17:14:04 [2020-12-16T17:14:04.138Z]  Go version:   go1.8.3
17:14:04 [2020-12-16T17:14:04.138Z]  Git commit:   cec0b72
17:14:04 [2020-12-16T17:14:04.138Z]  Built:        Tue Sep  5 19:57:19 2017
17:14:04 [2020-12-16T17:14:04.138Z]  OS/Arch:      windows/amd64
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] Server:
17:14:04 [2020-12-16T17:14:04.138Z]  Version:      0.0.0-dev
17:14:04 [2020-12-16T17:14:04.138Z]  API version:  1.41 (minimum version 1.24)
17:14:04 [2020-12-16T17:14:04.138Z]  Go version:   go1.13.15
17:14:04 [2020-12-16T17:14:04.138Z]  Git commit:   de1bb1c30e
17:14:04 [2020-12-16T17:14:04.138Z]  Built:        12/16/2020 17:12:16
17:14:04 [2020-12-16T17:14:04.138Z]  OS/Arch:      windows/amd64
17:14:04 [2020-12-16T17:14:04.138Z]  Experimental: false
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] INFO: Docker info of the daemon under test
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] Containers: 0
17:14:04 [2020-12-16T17:14:04.138Z]  Running: 0
17:14:04 [2020-12-16T17:14:04.138Z]  Paused: 0
17:14:04 [2020-12-16T17:14:04.138Z]  Stopped: 0
17:14:04 [2020-12-16T17:14:04.138Z] Images: 0
17:14:04 [2020-12-16T17:14:04.138Z] Server Version: 0.0.0-dev
17:14:04 [2020-12-16T17:14:04.138Z] Storage Driver: windowsfilter
17:14:04 [2020-12-16T17:14:04.138Z]  Windows: 
17:14:04 [2020-12-16T17:14:04.138Z] Logging Driver: json-file
17:14:04 [2020-12-16T17:14:04.138Z] Plugins: 
17:14:04 [2020-12-16T17:14:04.138Z]  Volume: local
17:14:04 [2020-12-16T17:14:04.138Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:14:04 [2020-12-16T17:14:04.138Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:14:04 [2020-12-16T17:14:04.138Z] Swarm: inactive
17:14:04 [2020-12-16T17:14:04.138Z] Default Isolation: process
17:14:04 [2020-12-16T17:14:04.138Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:14:04 [2020-12-16T17:14:04.138Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:14:04 [2020-12-16T17:14:04.138Z] OSType: windows
17:14:04 [2020-12-16T17:14:04.138Z] Architecture: x86_64
17:14:04 [2020-12-16T17:14:04.138Z] CPUs: 4
17:14:04 [2020-12-16T17:14:04.138Z] Total Memory: 32GiB
17:14:04 [2020-12-16T17:14:04.138Z] Name: azwin-2-365ea0
17:14:04 [2020-12-16T17:14:04.138Z] ID: EETL:QUHL:G2QD:K6CB:H3MM:LLPE:DB2H:JF7S:ZK5C:EFBA:A4ZW:YWTL
17:14:04 [2020-12-16T17:14:04.138Z] Docker Root Dir: D:\CI\PR-41636\24\daemon
17:14:04 [2020-12-16T17:14:04.138Z] Debug Mode (client): false
17:14:04 [2020-12-16T17:14:04.138Z] Debug Mode (server): true
17:14:04 [2020-12-16T17:14:04.138Z]  File Descriptors: -1
17:14:04 [2020-12-16T17:14:04.138Z]  Goroutines: 16
17:14:04 [2020-12-16T17:14:04.138Z]  System Time: 2020-12-16T17:14:04.0850521Z
17:14:04 [2020-12-16T17:14:04.138Z]  EventsListeners: 0
17:14:04 [2020-12-16T17:14:04.138Z] Registry: https://index.docker.io/v1/
17:14:04 [2020-12-16T17:14:04.138Z] Labels:
17:14:04 [2020-12-16T17:14:04.138Z] Experimental: false
17:14:04 [2020-12-16T17:14:04.138Z] Insecure Registries:
17:14:04 [2020-12-16T17:14:04.138Z]  127.0.0.0/8
17:14:04 [2020-12-16T17:14:04.138Z] Live Restore Enabled: false
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.138Z] INFO: Docker images of the daemon under test
17:14:04 [2020-12-16T17:14:04.138Z] 
17:14:04 [2020-12-16T17:14:04.600Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:14:04 [2020-12-16T17:14:04.600Z] 
17:14:04 [2020-12-16T17:14:04.600Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:14:04 [2020-12-16T17:14:04.600Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:14:04 [2020-12-16T17:14:04.600Z] ltsc2019: Pulling from windows/servercore
17:14:04 [2020-12-16T17:14:04.600Z] 4612f6d0b889: Pulling fs layer
17:14:04 [2020-12-16T17:14:04.600Z] aa4f58cd6da1: Pulling fs layer
17:14:04 [2020-12-16T17:14:04.681Z] ok  	github.com/docker/docker/image	0.043s	coverage: 86.4% of statements
17:14:04 [2020-12-16T17:14:04.681Z] ok  	github.com/docker/docker/distribution/xfer	1.703s	coverage: 85.1% of statements
17:14:04 [2020-12-16T17:14:04.681Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:14:04 [2020-12-16T17:14:04.978Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
17:14:04 [2020-12-16T17:14:04.978Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:14:05 [2020-12-16T17:14:05.623Z] ok  	github.com/docker/docker/libcontainerd/queue	0.043s	coverage: 100.0% of statements
17:14:05 [2020-12-16T17:14:05.921Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
17:14:05 [2020-12-16T17:14:05.921Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:14:08 [2020-12-16T17:14:08.016Z] ok  	github.com/docker/docker/pkg/aaparser	0.014s	coverage: 52.9% of statements
17:14:08 [2020-12-16T17:14:08.311Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 8.2% of statements
17:14:08 [2020-12-16T17:14:08.606Z] ok  	github.com/docker/docker/opts	0.132s	coverage: 67.1% of statements
17:14:10 [2020-12-16T17:14:10.690Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
17:14:10 [2020-12-16T17:14:10.984Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
17:14:11 [2020-12-16T17:14:11.279Z] ok  	github.com/docker/docker/pkg/authorization	0.908s	coverage: 68.3% of statements
17:14:12 [2020-12-16T17:14:12.333Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
17:14:12 [2020-12-16T17:14:12.333Z] ok  	github.com/docker/docker/pkg/archive	1.193s	coverage: 76.8% of statements
17:14:13 [2020-12-16T17:14:13.176Z] aa4f58cd6da1: Verifying Checksum
17:14:13 [2020-12-16T17:14:13.176Z] aa4f58cd6da1: Download complete
17:14:13 [2020-12-16T17:14:13.860Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
17:14:13 [2020-12-16T17:14:13.861Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
17:14:14 [2020-12-16T17:14:14.500Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
17:14:15 [2020-12-16T17:14:15.140Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
17:14:15 [2020-12-16T17:14:15.780Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:14:16 [2020-12-16T17:14:16.074Z] ok  	github.com/docker/docker/layer	7.095s	coverage: 68.8% of statements
17:14:16 [2020-12-16T17:14:16.074Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:14:16 [2020-12-16T17:14:16.074Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:14:16 [2020-12-16T17:14:16.074Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:14:16 [2020-12-16T17:14:16.074Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:14:16 [2020-12-16T17:14:16.074Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:14:16 [2020-12-16T17:14:16.903Z] 4612f6d0b889: Verifying Checksum
17:14:16 [2020-12-16T17:14:16.903Z] 4612f6d0b889: Download complete
17:14:17 [2020-12-16T17:14:17.123Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.953s	coverage: 43.2% of statements
17:14:17 [2020-12-16T17:14:17.123Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:14:17 [2020-12-16T17:14:17.123Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:14:17 [2020-12-16T17:14:17.123Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
17:14:17 [2020-12-16T17:14:17.123Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
17:14:17 [2020-12-16T17:14:17.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:14:18 [2020-12-16T17:14:18.195Z] ok  	github.com/docker/docker/pkg/fsutils	0.388s	coverage: 85.1% of statements
17:14:18 [2020-12-16T17:14:18.195Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 11.4% of statements
17:14:18 [2020-12-16T17:14:18.195Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
17:14:18 [2020-12-16T17:14:18.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:14:19 [2020-12-16T17:14:19.724Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
17:14:19 [2020-12-16T17:14:19.724Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
17:14:20 [2020-12-16T17:14:20.019Z] ok  	github.com/docker/docker/pkg/idtools	0.725s	coverage: 70.1% of statements
17:14:20 [2020-12-16T17:14:20.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:14:20 [2020-12-16T17:14:20.314Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
17:14:20 [2020-12-16T17:14:20.611Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
17:14:20 [2020-12-16T17:14:20.905Z] ok  	github.com/docker/docker/pkg/ioutils	1.304s	coverage: 70.6% of statements
17:14:20 [2020-12-16T17:14:20.905Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:14:20 [2020-12-16T17:14:20.905Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:14:20 [2020-12-16T17:14:20.905Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:14:20 [2020-12-16T17:14:20.905Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:14:21 [2020-12-16T17:14:21.202Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
17:14:21 [2020-12-16T17:14:21.498Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
17:14:21 [2020-12-16T17:14:21.498Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
17:14:21 [2020-12-16T17:14:21.498Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:14:21 [2020-12-16T17:14:21.498Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:14:21 [2020-12-16T17:14:21.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:14:21 [2020-12-16T17:14:21.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:14:22 [2020-12-16T17:14:22.545Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.036s	coverage: 56.8% of statements
17:14:23 [2020-12-16T17:14:23.193Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.024s	coverage: 85.7% of statements
17:14:23 [2020-12-16T17:14:23.489Z] ok  	github.com/docker/docker/pkg/pools	0.007s	coverage: 88.2% of statements
17:14:23 [2020-12-16T17:14:23.489Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
17:14:23 [2020-12-16T17:14:23.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:14:24 [2020-12-16T17:14:24.128Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
17:14:25 [2020-12-16T17:14:25.169Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:14:25 [2020-12-16T17:14:25.169Z] ok  	github.com/docker/docker/pkg/pubsub	1.126s	coverage: 75.0% of statements
17:14:25 [2020-12-16T17:14:25.809Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:14:25 [2020-12-16T17:14:25.809Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
17:14:26 [2020-12-16T17:14:26.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:14:27 [2020-12-16T17:14:27.331Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
17:14:27 [2020-12-16T17:14:27.626Z] ok  	github.com/docker/docker/pkg/signal	3.118s	coverage: 61.0% of statements
17:14:27 [2020-12-16T17:14:27.626Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
17:14:28 [2020-12-16T17:14:28.270Z] ok  	github.com/docker/docker/pkg/tailfile	0.117s	coverage: 88.6% of statements
17:14:28 [2020-12-16T17:14:28.567Z] testing: warning: no tests to run
17:14:28 [2020-12-16T17:14:28.567Z] coverage: [no statements]
17:14:28 [2020-12-16T17:14:28.567Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
17:14:28 [2020-12-16T17:14:28.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:14:29 [2020-12-16T17:14:29.210Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
17:14:29 [2020-12-16T17:14:29.210Z] ok  	github.com/docker/docker/pkg/truncindex	0.115s	coverage: 91.5% of statements
17:14:29 [2020-12-16T17:14:29.210Z] ok  	github.com/docker/docker/pkg/tarsum	0.112s	coverage: 89.3% of statements
17:14:29 [2020-12-16T17:14:29.853Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
17:14:30 [2020-12-16T17:14:30.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:14:30 [2020-12-16T17:14:30.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:14:31 [2020-12-16T17:14:31.422Z] sha256:de87dbd9ec35d8ff7136d2d8291d660fdd400aa919fc9e5ca77eae754092006d
17:14:31 [2020-12-16T17:14:31.422Z] INFO: Starting docker-py tests...
17:14:31 [2020-12-16T17:14:31.422Z] ============================= test session starts ==============================
17:14:31 [2020-12-16T17:14:31.422Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:14:31 [2020-12-16T17:14:31.422Z] rootdir: /src, inifile: pytest.ini
17:14:31 [2020-12-16T17:14:31.422Z] plugins: timeout-1.3.3, cov-2.6.1
17:14:31 [2020-12-16T17:14:31.422Z] collected 389 items / 1 deselected / 388 selected
17:14:31 [2020-12-16T17:14:31.422Z] 
17:14:31 [2020-12-16T17:14:31.946Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
17:14:32 [2020-12-16T17:14:32.241Z] ok  	github.com/docker/docker/profiles/seccomp	0.023s	coverage: 83.5% of statements
17:14:32 [2020-12-16T17:14:32.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:14:33 [2020-12-16T17:14:33.291Z] ok  	github.com/docker/docker/reference	0.034s	coverage: 84.4% of statements
17:14:33 [2020-12-16T17:14:33.932Z] ok  	github.com/docker/docker/plugin	0.580s	coverage: 23.2% of statements
17:14:34 [2020-12-16T17:14:34.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:14:35 [2020-12-16T17:14:35.485Z] ok  	github.com/docker/docker/quota	0.654s	coverage: 71.4% of statements
17:14:35 [2020-12-16T17:14:35.782Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
17:14:35 [2020-12-16T17:14:35.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:14:36 [2020-12-16T17:14:36.422Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
17:14:36 [2020-12-16T17:14:36.717Z] ok  	github.com/docker/docker/registry	0.216s	coverage: 57.2% of statements
17:14:36 [2020-12-16T17:14:36.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:14:37 [2020-12-16T17:14:37.357Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
17:14:38 [2020-12-16T17:14:38.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:14:38 [2020-12-16T17:14:38.402Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 66.1% of statements
17:14:39 [2020-12-16T17:14:39.702Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:14:39 [2020-12-16T17:14:39.702Z] Using test binary docker
17:14:39 [2020-12-16T17:14:39.702Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:14:39 [2020-12-16T17:14:39.702Z] +++ /etc/init.d/apparmor start
17:14:39 [2020-12-16T17:14:39.702Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:39 [2020-12-16T17:14:39.702Z] INFO: Waiting for daemon to start...
17:14:39 [2020-12-16T17:14:39.702Z] Starting dockerd
17:14:39 [2020-12-16T17:14:39.702Z] +++ 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
17:14:41 [2020-12-16T17:14:41.149Z] ok  	github.com/docker/docker/volume/drivers	0.035s	coverage: 36.1% of statements
17:14:41 [2020-12-16T17:14:41.790Z] ok  	github.com/docker/docker/volume/mounts	0.047s	coverage: 67.0% of statements
17:14:42 [2020-12-16T17:14:42.087Z] ok  	github.com/docker/docker/volume/local	0.242s	coverage: 76.6% of statements
17:14:42 [2020-12-16T17:14:42.728Z] tests/integration/api_build_test.py .......................X             [  6%]
17:14:43 [2020-12-16T17:14:43.141Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
17:14:43 [2020-12-16T17:14:43.295Z] tests/integration/api_client_test.py .....                               [  7%]
17:14:44 [2020-12-16T17:14:44.798Z] tests/integration/api_config_test.py .....                               [  8%]
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: buildpack-deps:buster
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: busybox:latest
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: busybox:glibc
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: debian:buster
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: hello-world:latest
17:14:46 [2020-12-16T17:14:46.375Z] Loaded image: arm32v7/hello-world:latest
17:14:46 [2020-12-16T17:14:46.375Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.375Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] PASS
17:14:46 [2020-12-16T17:14:46.375Z] 
17:14:46 [2020-12-16T17:14:46.375Z] === Skipped
17:14:46 [2020-12-16T17:14:46.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] 
17:14:46 [2020-12-16T17:14:46.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] 
17:14:46 [2020-12-16T17:14:46.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.375Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.375Z] 
17:14:46 [2020-12-16T17:14:46.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.376Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.376Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 5 tests, 5 skipped in 41.513s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.168s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.193s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.275s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.247s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.179s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.209s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.032s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.201s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.376Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.376Z] PASS
17:14:46 [2020-12-16T17:14:46.376Z] 
17:14:46 [2020-12-16T17:14:46.376Z] DONE 0 tests in 0.200s
17:14:46 [2020-12-16T17:14:46.376Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.376Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.376Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.192s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.211s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.044s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.181s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.176s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.179s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.178s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.179s
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] DONE 0 tests in 0.177s
17:14:46 [2020-12-16T17:14:46.377Z] Running integration-test (iteration 2)
17:14:46 [2020-12-16T17:14:46.377Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.377Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.377Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] PASS
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] === Skipped
17:14:46 [2020-12-16T17:14:46.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:46 [2020-12-16T17:14:46.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.377Z] 
17:14:46 [2020-12-16T17:14:46.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:46 [2020-12-16T17:14:46.378Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 5 tests, 5 skipped in 0.148s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.090s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.105s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.112s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.148s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.091s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.124s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.013s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.108s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.378Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.378Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.378Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.378Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.378Z] PASS
17:14:46 [2020-12-16T17:14:46.378Z] 
17:14:46 [2020-12-16T17:14:46.378Z] DONE 0 tests in 0.106s
17:14:46 [2020-12-16T17:14:46.378Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.379Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.379Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.379Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.379Z] PASS
17:14:46 [2020-12-16T17:14:46.379Z] 
17:14:46 [2020-12-16T17:14:46.379Z] DONE 0 tests in 0.096s
17:14:46 [2020-12-16T17:14:46.379Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.379Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.379Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.379Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.379Z] PASS
17:14:46 [2020-12-16T17:14:46.379Z] 
17:14:46 [2020-12-16T17:14:46.379Z] DONE 0 tests in 0.109s
17:14:46 [2020-12-16T17:14:46.379Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.379Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.379Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.379Z] PASS
17:14:46 [2020-12-16T17:14:46.379Z] 
17:14:46 [2020-12-16T17:14:46.379Z] DONE 0 tests in 0.013s
17:14:46 [2020-12-16T17:14:46.379Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.379Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.379Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.379Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.640Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.640Z] PASS
17:14:46 [2020-12-16T17:14:46.640Z] 
17:14:46 [2020-12-16T17:14:46.640Z] DONE 0 tests in 0.119s
17:14:46 [2020-12-16T17:14:46.640Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.640Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.640Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.640Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.640Z] PASS
17:14:46 [2020-12-16T17:14:46.640Z] 
17:14:46 [2020-12-16T17:14:46.640Z] DONE 0 tests in 0.107s
17:14:46 [2020-12-16T17:14:46.640Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.640Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.640Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.640Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.900Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.900Z] PASS
17:14:46 [2020-12-16T17:14:46.900Z] 
17:14:46 [2020-12-16T17:14:46.900Z] DONE 0 tests in 0.102s
17:14:46 [2020-12-16T17:14:46.900Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.900Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.900Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.900Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] INFO: Testing against a local daemon
17:14:46 [2020-12-16T17:14:46.900Z] testing: warning: no tests to run
17:14:46 [2020-12-16T17:14:46.900Z] PASS
17:14:46 [2020-12-16T17:14:46.900Z] 
17:14:46 [2020-12-16T17:14:46.900Z] DONE 0 tests in 0.108s
17:14:46 [2020-12-16T17:14:46.900Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:46 [2020-12-16T17:14:46.900Z] +++ set -e
17:14:46 [2020-12-16T17:14:46.900Z] +++ '[' -n 0 ']'
17:14:46 [2020-12-16T17:14:46.900Z] +++ set -x
17:14:46 [2020-12-16T17:14:46.900Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.160Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.160Z] PASS
17:14:47 [2020-12-16T17:14:47.160Z] 
17:14:47 [2020-12-16T17:14:47.160Z] DONE 0 tests in 0.100s
17:14:47 [2020-12-16T17:14:47.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.160Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.160Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.160Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.160Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.160Z] PASS
17:14:47 [2020-12-16T17:14:47.160Z] 
17:14:47 [2020-12-16T17:14:47.160Z] DONE 0 tests in 0.124s
17:14:47 [2020-12-16T17:14:47.160Z] Running integration-test (iteration 3)
17:14:47 [2020-12-16T17:14:47.160Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.160Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.160Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.160Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.160Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.420Z] === RUN   TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] === RUN   TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] === RUN   TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] === RUN   TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] === RUN   TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] PASS
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] === Skipped
17:14:47 [2020-12-16T17:14:47.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:47 [2020-12-16T17:14:47.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] 
17:14:47 [2020-12-16T17:14:47.420Z] DONE 5 tests, 5 skipped in 0.145s
17:14:47 [2020-12-16T17:14:47.420Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.420Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.420Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.420Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.421Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.421Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.421Z] PASS
17:14:47 [2020-12-16T17:14:47.421Z] 
17:14:47 [2020-12-16T17:14:47.421Z] DONE 0 tests in 0.082s
17:14:47 [2020-12-16T17:14:47.421Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.421Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.421Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.421Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.421Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.684Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.684Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.684Z] PASS
17:14:47 [2020-12-16T17:14:47.684Z] 
17:14:47 [2020-12-16T17:14:47.684Z] DONE 0 tests in 0.128s
17:14:47 [2020-12-16T17:14:47.684Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.684Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.684Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.684Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.833Z] .
17:14:47 [2020-12-16T17:14:47.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:14:47 [2020-12-16T17:14:47.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:14:47 [2020-12-16T17:14:47.833Z] Error: No such image: emptyfs
17:14:47 [2020-12-16T17:14:47.833Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:14:47 [2020-12-16T17:14:47.833Z] ++++ docker load
17:14:47 [2020-12-16T17:14:47.833Z] Running integration-test (iteration 1)
17:14:47 [2020-12-16T17:14:47.833Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:14:47 [2020-12-16T17:14:47.833Z] ++ 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
17:14:47 [2020-12-16T17:14:47.833Z] ++ set -e
17:14:47 [2020-12-16T17:14:47.833Z] ++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.833Z] ++ set -x
17:14:47 [2020-12-16T17:14:47.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=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
17:14:47 [2020-12-16T17:14:47.944Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.944Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.944Z] PASS
17:14:47 [2020-12-16T17:14:47.944Z] 
17:14:47 [2020-12-16T17:14:47.944Z] DONE 0 tests in 0.130s
17:14:47 [2020-12-16T17:14:47.944Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.944Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.944Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.944Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.944Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.944Z] PASS
17:14:47 [2020-12-16T17:14:47.944Z] 
17:14:47 [2020-12-16T17:14:47.944Z] DONE 0 tests in 0.096s
17:14:47 [2020-12-16T17:14:47.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] +++ set -e
17:14:47 [2020-12-16T17:14:47.944Z] +++ '[' -n 0 ']'
17:14:47 [2020-12-16T17:14:47.944Z] +++ set -x
17:14:47 [2020-12-16T17:14:47.944Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:47 [2020-12-16T17:14:47.944Z] INFO: Testing against a local daemon
17:14:47 [2020-12-16T17:14:47.944Z] testing: warning: no tests to run
17:14:47 [2020-12-16T17:14:47.944Z] PASS
17:14:47 [2020-12-16T17:14:47.944Z] 
17:14:47 [2020-12-16T17:14:47.944Z] DONE 0 tests in 0.075s
17:14:48 [2020-12-16T17:14:48.204Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.204Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.204Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.204Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.204Z] PASS
17:14:48 [2020-12-16T17:14:48.204Z] 
17:14:48 [2020-12-16T17:14:48.204Z] DONE 0 tests in 0.096s
17:14:48 [2020-12-16T17:14:48.204Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.204Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.204Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.204Z] PASS
17:14:48 [2020-12-16T17:14:48.204Z] 
17:14:48 [2020-12-16T17:14:48.204Z] DONE 0 tests in 0.019s
17:14:48 [2020-12-16T17:14:48.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.204Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.204Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.204Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.464Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.464Z] PASS
17:14:48 [2020-12-16T17:14:48.464Z] 
17:14:48 [2020-12-16T17:14:48.464Z] DONE 0 tests in 0.089s
17:14:48 [2020-12-16T17:14:48.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.464Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.464Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.464Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.464Z] PASS
17:14:48 [2020-12-16T17:14:48.464Z] 
17:14:48 [2020-12-16T17:14:48.464Z] DONE 0 tests in 0.099s
17:14:48 [2020-12-16T17:14:48.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.464Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.464Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.464Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.724Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.724Z] PASS
17:14:48 [2020-12-16T17:14:48.724Z] 
17:14:48 [2020-12-16T17:14:48.724Z] DONE 0 tests in 0.133s
17:14:48 [2020-12-16T17:14:48.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.724Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.724Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.724Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.724Z] PASS
17:14:48 [2020-12-16T17:14:48.724Z] 
17:14:48 [2020-12-16T17:14:48.724Z] DONE 0 tests in 0.123s
17:14:48 [2020-12-16T17:14:48.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.724Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.724Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.724Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.724Z] PASS
17:14:48 [2020-12-16T17:14:48.724Z] 
17:14:48 [2020-12-16T17:14:48.724Z] DONE 0 tests in 0.021s
17:14:48 [2020-12-16T17:14:48.986Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.986Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.986Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.986Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.986Z] INFO: Testing against a local daemon
17:14:48 [2020-12-16T17:14:48.986Z] testing: warning: no tests to run
17:14:48 [2020-12-16T17:14:48.986Z] PASS
17:14:48 [2020-12-16T17:14:48.986Z] 
17:14:48 [2020-12-16T17:14:48.986Z] DONE 0 tests in 0.138s
17:14:48 [2020-12-16T17:14:48.986Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:48 [2020-12-16T17:14:48.986Z] +++ set -e
17:14:48 [2020-12-16T17:14:48.986Z] +++ '[' -n 0 ']'
17:14:48 [2020-12-16T17:14:48.986Z] +++ set -x
17:14:48 [2020-12-16T17:14:48.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.246Z] testing: warning: no tests to run
17:14:49 [2020-12-16T17:14:49.246Z] PASS
17:14:49 [2020-12-16T17:14:49.246Z] 
17:14:49 [2020-12-16T17:14:49.246Z] DONE 0 tests in 0.104s
17:14:49 [2020-12-16T17:14:49.246Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.246Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.246Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.246Z] testing: warning: no tests to run
17:14:49 [2020-12-16T17:14:49.246Z] PASS
17:14:49 [2020-12-16T17:14:49.246Z] 
17:14:49 [2020-12-16T17:14:49.246Z] DONE 0 tests in 0.123s
17:14:49 [2020-12-16T17:14:49.246Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.246Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.246Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.246Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.507Z] testing: warning: no tests to run
17:14:49 [2020-12-16T17:14:49.507Z] PASS
17:14:49 [2020-12-16T17:14:49.507Z] 
17:14:49 [2020-12-16T17:14:49.507Z] DONE 0 tests in 0.095s
17:14:49 [2020-12-16T17:14:49.507Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.507Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.507Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.507Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.507Z] testing: warning: no tests to run
17:14:49 [2020-12-16T17:14:49.507Z] PASS
17:14:49 [2020-12-16T17:14:49.507Z] 
17:14:49 [2020-12-16T17:14:49.507Z] DONE 0 tests in 0.086s
17:14:49 [2020-12-16T17:14:49.507Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.507Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.507Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.507Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.507Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.768Z] testing: warning: no tests to run
17:14:49 [2020-12-16T17:14:49.768Z] PASS
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] DONE 0 tests in 0.112s
17:14:49 [2020-12-16T17:14:49.768Z] Running integration-test (iteration 4)
17:14:49 [2020-12-16T17:14:49.768Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.768Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.768Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] INFO: Testing against a local daemon
17:14:49 [2020-12-16T17:14:49.768Z] === RUN   TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] === RUN   TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] === RUN   TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] === RUN   TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] === RUN   TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] PASS
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] === Skipped
17:14:49 [2020-12-16T17:14:49.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:49 [2020-12-16T17:14:49.768Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] 
17:14:49 [2020-12-16T17:14:49.768Z] DONE 5 tests, 5 skipped in 0.144s
17:14:49 [2020-12-16T17:14:49.768Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:49 [2020-12-16T17:14:49.768Z] +++ set -e
17:14:49 [2020-12-16T17:14:49.768Z] +++ '[' -n 0 ']'
17:14:49 [2020-12-16T17:14:49.768Z] +++ set -x
17:14:49 [2020-12-16T17:14:49.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.029Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.029Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.029Z] PASS
17:14:50 [2020-12-16T17:14:50.029Z] 
17:14:50 [2020-12-16T17:14:50.029Z] DONE 0 tests in 0.108s
17:14:50 [2020-12-16T17:14:50.029Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.029Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.029Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.029Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.029Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.029Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.029Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.029Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.029Z] PASS
17:14:50 [2020-12-16T17:14:50.029Z] 
17:14:50 [2020-12-16T17:14:50.029Z] DONE 0 tests in 0.106s
17:14:50 [2020-12-16T17:14:50.289Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.289Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.289Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.289Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.289Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.289Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.289Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.289Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.289Z] PASS
17:14:50 [2020-12-16T17:14:50.289Z] 
17:14:50 [2020-12-16T17:14:50.289Z] DONE 0 tests in 0.137s
17:14:50 [2020-12-16T17:14:50.289Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.289Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.289Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.289Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.289Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.289Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.550Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.550Z] PASS
17:14:50 [2020-12-16T17:14:50.550Z] 
17:14:50 [2020-12-16T17:14:50.550Z] DONE 0 tests in 0.118s
17:14:50 [2020-12-16T17:14:50.550Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.550Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.550Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.550Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.550Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.550Z] PASS
17:14:50 [2020-12-16T17:14:50.550Z] 
17:14:50 [2020-12-16T17:14:50.550Z] DONE 0 tests in 0.113s
17:14:50 [2020-12-16T17:14:50.550Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.550Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.550Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.550Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.550Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.811Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.811Z] PASS
17:14:50 [2020-12-16T17:14:50.811Z] 
17:14:50 [2020-12-16T17:14:50.811Z] DONE 0 tests in 0.115s
17:14:50 [2020-12-16T17:14:50.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.811Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.811Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.811Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.811Z] PASS
17:14:50 [2020-12-16T17:14:50.811Z] 
17:14:50 [2020-12-16T17:14:50.811Z] DONE 0 tests in 0.017s
17:14:50 [2020-12-16T17:14:50.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] +++ set -e
17:14:50 [2020-12-16T17:14:50.811Z] +++ '[' -n 0 ']'
17:14:50 [2020-12-16T17:14:50.811Z] +++ set -x
17:14:50 [2020-12-16T17:14:50.811Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:50 [2020-12-16T17:14:50.811Z] INFO: Testing against a local daemon
17:14:50 [2020-12-16T17:14:50.811Z] testing: warning: no tests to run
17:14:50 [2020-12-16T17:14:50.811Z] PASS
17:14:51 [2020-12-16T17:14:51.072Z] 
17:14:51 [2020-12-16T17:14:51.072Z] DONE 0 tests in 0.106s
17:14:51 [2020-12-16T17:14:51.072Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.072Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.072Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.072Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.072Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.072Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.072Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.072Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.072Z] PASS
17:14:51 [2020-12-16T17:14:51.072Z] 
17:14:51 [2020-12-16T17:14:51.072Z] DONE 0 tests in 0.127s
17:14:51 [2020-12-16T17:14:51.072Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.072Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.072Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.072Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.072Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.072Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.333Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.333Z] PASS
17:14:51 [2020-12-16T17:14:51.333Z] 
17:14:51 [2020-12-16T17:14:51.333Z] DONE 0 tests in 0.133s
17:14:51 [2020-12-16T17:14:51.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.333Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.333Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.333Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.333Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.333Z] PASS
17:14:51 [2020-12-16T17:14:51.333Z] 
17:14:51 [2020-12-16T17:14:51.333Z] DONE 0 tests in 0.115s
17:14:51 [2020-12-16T17:14:51.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.333Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.333Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.333Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.333Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.333Z] PASS
17:14:51 [2020-12-16T17:14:51.333Z] 
17:14:51 [2020-12-16T17:14:51.333Z] DONE 0 tests in 0.014s
17:14:51 [2020-12-16T17:14:51.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.594Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.594Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.594Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.594Z] PASS
17:14:51 [2020-12-16T17:14:51.594Z] 
17:14:51 [2020-12-16T17:14:51.594Z] DONE 0 tests in 0.087s
17:14:51 [2020-12-16T17:14:51.594Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.594Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.594Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.594Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.594Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.594Z] PASS
17:14:51 [2020-12-16T17:14:51.594Z] 
17:14:51 [2020-12-16T17:14:51.594Z] DONE 0 tests in 0.084s
17:14:51 [2020-12-16T17:14:51.855Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.855Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.855Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.855Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.855Z] PASS
17:14:51 [2020-12-16T17:14:51.855Z] 
17:14:51 [2020-12-16T17:14:51.855Z] DONE 0 tests in 0.121s
17:14:51 [2020-12-16T17:14:51.855Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] +++ set -e
17:14:51 [2020-12-16T17:14:51.855Z] +++ '[' -n 0 ']'
17:14:51 [2020-12-16T17:14:51.855Z] +++ set -x
17:14:51 [2020-12-16T17:14:51.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:51 [2020-12-16T17:14:51.855Z] INFO: Testing against a local daemon
17:14:51 [2020-12-16T17:14:51.855Z] testing: warning: no tests to run
17:14:51 [2020-12-16T17:14:51.855Z] PASS
17:14:51 [2020-12-16T17:14:51.855Z] 
17:14:51 [2020-12-16T17:14:51.855Z] DONE 0 tests in 0.093s
17:14:52 [2020-12-16T17:14:52.115Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.115Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.115Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.115Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.115Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.115Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.115Z] PASS
17:14:52 [2020-12-16T17:14:52.115Z] 
17:14:52 [2020-12-16T17:14:52.115Z] DONE 0 tests in 0.125s
17:14:52 [2020-12-16T17:14:52.115Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.115Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.115Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.115Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.116Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.376Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.376Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.376Z] PASS
17:14:52 [2020-12-16T17:14:52.376Z] 
17:14:52 [2020-12-16T17:14:52.376Z] DONE 0 tests in 0.114s
17:14:52 [2020-12-16T17:14:52.376Z] Running integration-test (iteration 5)
17:14:52 [2020-12-16T17:14:52.376Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.376Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.376Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.376Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] === RUN   TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] PASS
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] === Skipped
17:14:52 [2020-12-16T17:14:52.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:14:52 [2020-12-16T17:14:52.377Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] 
17:14:52 [2020-12-16T17:14:52.377Z] DONE 5 tests, 5 skipped in 0.152s
17:14:52 [2020-12-16T17:14:52.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.377Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.377Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.377Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.638Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.638Z] PASS
17:14:52 [2020-12-16T17:14:52.638Z] 
17:14:52 [2020-12-16T17:14:52.638Z] DONE 0 tests in 0.101s
17:14:52 [2020-12-16T17:14:52.638Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.638Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.638Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.638Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.638Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.638Z] PASS
17:14:52 [2020-12-16T17:14:52.638Z] 
17:14:52 [2020-12-16T17:14:52.638Z] DONE 0 tests in 0.087s
17:14:52 [2020-12-16T17:14:52.638Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.638Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.638Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.638Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.638Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.899Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.899Z] PASS
17:14:52 [2020-12-16T17:14:52.899Z] 
17:14:52 [2020-12-16T17:14:52.899Z] DONE 0 tests in 0.141s
17:14:52 [2020-12-16T17:14:52.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.899Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.899Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.899Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] INFO: Testing against a local daemon
17:14:52 [2020-12-16T17:14:52.899Z] testing: warning: no tests to run
17:14:52 [2020-12-16T17:14:52.899Z] PASS
17:14:52 [2020-12-16T17:14:52.899Z] 
17:14:52 [2020-12-16T17:14:52.899Z] DONE 0 tests in 0.092s
17:14:52 [2020-12-16T17:14:52.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:52 [2020-12-16T17:14:52.899Z] +++ set -e
17:14:52 [2020-12-16T17:14:52.899Z] +++ '[' -n 0 ']'
17:14:52 [2020-12-16T17:14:52.899Z] +++ set -x
17:14:52 [2020-12-16T17:14:52.899Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.160Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.160Z] PASS
17:14:53 [2020-12-16T17:14:53.160Z] 
17:14:53 [2020-12-16T17:14:53.160Z] DONE 0 tests in 0.094s
17:14:53 [2020-12-16T17:14:53.160Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.160Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.160Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.160Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.160Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.160Z] PASS
17:14:53 [2020-12-16T17:14:53.160Z] 
17:14:53 [2020-12-16T17:14:53.160Z] DONE 0 tests in 0.089s
17:14:53 [2020-12-16T17:14:53.160Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.160Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.160Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.160Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.160Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.160Z] PASS
17:14:53 [2020-12-16T17:14:53.160Z] 
17:14:53 [2020-12-16T17:14:53.160Z] DONE 0 tests in 0.011s
17:14:53 [2020-12-16T17:14:53.421Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.421Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.421Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.421Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.421Z] PASS
17:14:53 [2020-12-16T17:14:53.421Z] 
17:14:53 [2020-12-16T17:14:53.421Z] DONE 0 tests in 0.105s
17:14:53 [2020-12-16T17:14:53.421Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.421Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.421Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.421Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.421Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.421Z] PASS
17:14:53 [2020-12-16T17:14:53.421Z] 
17:14:53 [2020-12-16T17:14:53.421Z] DONE 0 tests in 0.090s
17:14:53 [2020-12-16T17:14:53.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.681Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.681Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.681Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.681Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.682Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.682Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.682Z] PASS
17:14:53 [2020-12-16T17:14:53.682Z] 
17:14:53 [2020-12-16T17:14:53.682Z] DONE 0 tests in 0.148s
17:14:53 [2020-12-16T17:14:53.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.682Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.682Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.682Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.942Z] INFO: Testing against a local daemon
17:14:53 [2020-12-16T17:14:53.942Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.942Z] PASS
17:14:53 [2020-12-16T17:14:53.942Z] 
17:14:53 [2020-12-16T17:14:53.942Z] DONE 0 tests in 0.114s
17:14:53 [2020-12-16T17:14:53.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.942Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.942Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.942Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.942Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.942Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.942Z] testing: warning: no tests to run
17:14:53 [2020-12-16T17:14:53.942Z] PASS
17:14:53 [2020-12-16T17:14:53.942Z] 
17:14:53 [2020-12-16T17:14:53.942Z] DONE 0 tests in 0.011s
17:14:53 [2020-12-16T17:14:53.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.943Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:53 [2020-12-16T17:14:53.943Z] +++ set -e
17:14:53 [2020-12-16T17:14:53.943Z] +++ '[' -n 0 ']'
17:14:53 [2020-12-16T17:14:53.943Z] +++ set -x
17:14:53 [2020-12-16T17:14:53.943Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.203Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.203Z] PASS
17:14:54 [2020-12-16T17:14:54.203Z] 
17:14:54 [2020-12-16T17:14:54.203Z] DONE 0 tests in 0.149s
17:14:54 [2020-12-16T17:14:54.203Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] +++ set -e
17:14:54 [2020-12-16T17:14:54.203Z] +++ '[' -n 0 ']'
17:14:54 [2020-12-16T17:14:54.203Z] +++ set -x
17:14:54 [2020-12-16T17:14:54.203Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.203Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.203Z] PASS
17:14:54 [2020-12-16T17:14:54.203Z] 
17:14:54 [2020-12-16T17:14:54.203Z] DONE 0 tests in 0.105s
17:14:54 [2020-12-16T17:14:54.203Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.203Z] +++ set -e
17:14:54 [2020-12-16T17:14:54.203Z] +++ '[' -n 0 ']'
17:14:54 [2020-12-16T17:14:54.203Z] +++ set -x
17:14:54 [2020-12-16T17:14:54.203Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.464Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.464Z] PASS
17:14:54 [2020-12-16T17:14:54.464Z] 
17:14:54 [2020-12-16T17:14:54.464Z] DONE 0 tests in 0.148s
17:14:54 [2020-12-16T17:14:54.464Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] +++ set -e
17:14:54 [2020-12-16T17:14:54.464Z] +++ '[' -n 0 ']'
17:14:54 [2020-12-16T17:14:54.464Z] +++ set -x
17:14:54 [2020-12-16T17:14:54.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.464Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.464Z] PASS
17:14:54 [2020-12-16T17:14:54.464Z] 
17:14:54 [2020-12-16T17:14:54.464Z] DONE 0 tests in 0.094s
17:14:54 [2020-12-16T17:14:54.464Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.464Z] +++ set -e
17:14:54 [2020-12-16T17:14:54.464Z] +++ '[' -n 0 ']'
17:14:54 [2020-12-16T17:14:54.464Z] +++ set -x
17:14:54 [2020-12-16T17:14:54.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.724Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.724Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.724Z] PASS
17:14:54 [2020-12-16T17:14:54.724Z] 
17:14:54 [2020-12-16T17:14:54.724Z] DONE 0 tests in 0.121s
17:14:54 [2020-12-16T17:14:54.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.724Z] +++ set -e
17:14:54 [2020-12-16T17:14:54.724Z] +++ '[' -n 0 ']'
17:14:54 [2020-12-16T17:14:54.724Z] +++ set -x
17:14:54 [2020-12-16T17:14:54.725Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWCOWSandboxSize
17:14:54 [2020-12-16T17:14:54.725Z] INFO: Testing against a local daemon
17:14:54 [2020-12-16T17:14:54.725Z] testing: warning: no tests to run
17:14:54 [2020-12-16T17:14:54.725Z] PASS
17:14:54 [2020-12-16T17:14:54.725Z] 
17:14:54 [2020-12-16T17:14:54.725Z] DONE 0 tests in 0.108s
17:14:54 [2020-12-16T17:14:54.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
17:14:54 [2020-12-16T17:14:54.985Z] +++++ cat bundles/test-integration-flaky/docker.pid
17:14:54 [2020-12-16T17:14:54.985Z] ++++ kill 5675
17:14:55 [2020-12-16T17:14:55.926Z] ++++ /etc/init.d/apparmor stop
17:14:55 [2020-12-16T17:14:55.926Z] Leaving: AppArmorNo profiles have been unloaded.
17:14:55 [2020-12-16T17:14:55.926Z] 
17:14:55 [2020-12-16T17:14:55.926Z] Unloading profiles will leave already running processes permanently
17:14:55 [2020-12-16T17:14:55.926Z] unconfined, which can lead to unexpected situations.
17:14:55 [2020-12-16T17:14:55.926Z] 
17:14:55 [2020-12-16T17:14:55.926Z] To set a process to complain mode, use the command line tool
17:14:55 [2020-12-16T17:14:55.926Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:14:55 [2020-12-16T17:14:55.926Z] ++++ true
17:14:55 [2020-12-16T17:14:55.926Z] exiting test-integration
17:14:55 [2020-12-16T17:14:55.926Z] +++ exit 0
17:14:55 [2020-12-16T17:14:55.926Z] 
17:14:55 [2020-12-16T17:14:55.926Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:14:57 [2020-12-16T17:14:57.310Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:14:57 [2020-12-16T17:14:57.310Z] HOSTNAME=59560ecaa35f
17:14:57 [2020-12-16T17:14:57.310Z] TESTDEBUG=0
17:14:57 [2020-12-16T17:14:57.310Z] DEST=bundles/test-integration
17:14:57 [2020-12-16T17:14:57.310Z] PWD=/go/src/github.com/docker/docker
17:14:57 [2020-12-16T17:14:57.310Z] KEEPBUNDLE=1
17:14:57 [2020-12-16T17:14:57.310Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:14:57 [2020-12-16T17:14:57.310Z] container=docker
17:14:57 [2020-12-16T17:14:57.310Z] HOME=/root
17:14:57 [2020-12-16T17:14:57.310Z] GOLANG_VERSION=1.13.15
17:14:57 [2020-12-16T17:14:57.310Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:14:57 [2020-12-16T17:14:57.310Z] VALIDATE_BRANCH=master
17:14:57 [2020-12-16T17:14:57.310Z] TERM=xterm
17:14:57 [2020-12-16T17:14:57.310Z] DOCKER_PKG=github.com/docker/docker
17:14:57 [2020-12-16T17:14:57.310Z] SHLVL=1
17:14:57 [2020-12-16T17:14:57.310Z] TIMEOUT=120m
17:14:57 [2020-12-16T17:14:57.310Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:14:57 [2020-12-16T17:14:57.310Z] DOCKER_GRAPHDRIVER=overlay2
17:14:57 [2020-12-16T17:14:57.310Z] GO111MODULE=off
17:14:57 [2020-12-16T17:14:57.310Z] TEST_SKIP_INTEGRATION_CLI=1
17:14:57 [2020-12-16T17:14:57.310Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:14:57 [2020-12-16T17:14:57.310Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:14:57 [2020-12-16T17:14:57.310Z] GOPATH=/go
17:14:57 [2020-12-16T17:14:57.310Z] PKG_CONFIG=pkg-config
17:14:57 [2020-12-16T17:14:57.310Z] _=/usr/bin/env
17:14:57 [2020-12-16T17:14:57.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:14:58 [2020-12-16T17:14:58.462Z] ok  	github.com/docker/docker/pkg/plugins	33.627s	coverage: 76.6% of statements
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/rootless	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/volume	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === Skipped
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver btrfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver btrfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver btrfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver btrfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver btrfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:73: No driver to put!
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z] time="2020-12-16T17:13:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z] time="2020-12-16T17:13:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z] time="2020-12-16T17:13:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z] time="2020-12-16T17:13:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z] time="2020-12-16T17:13:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:73: No driver to put!
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     overlay_test.go:49: Fails to compute changes intermittently
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver zfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver zfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver zfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver zfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:46: Driver zfs not supported
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     graphtest_unix.go:73: No driver to put!
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:14:58 [2020-12-16T17:14:58.462Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] 
17:14:58 [2020-12-16T17:14:58.462Z] DONE 2191 tests, 26 skipped in 261.520s
Post stage
[Pipeline] junit
17:14:58 [2020-12-16T17:14:58.506Z] Recording test results
17:14:58 [2020-12-16T17:14:58.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:15:00 [2020-12-16T17:15:00.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:15:00 [2020-12-16T17:15:00.402Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -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:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh dynbinary test-integration
17:15:00 [2020-12-16T17:15:00.698Z] 
17:15:00 [2020-12-16T17:15:00.698Z] Removing bundles/
17:15:00 [2020-12-16T17:15:00.698Z] 
17:15:00 [2020-12-16T17:15:00.698Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:15:00 [2020-12-16T17:15:00.698Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:15:00 [2020-12-16T17:15:00.698Z] GOOS="" GOARCH="" GOARM=""
17:15:01 [2020-12-16T17:15:01.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:15:02 [2020-12-16T17:15:02.741Z] Loaded image: buildpack-deps:buster
17:15:02 [2020-12-16T17:15:02.741Z] Loaded image: busybox:latest
17:15:04 [2020-12-16T17:15:04.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:15:04 [2020-12-16T17:15:04.650Z] Loaded image: busybox:glibc
17:15:04 [2020-12-16T17:15:04.650Z] Loaded image: debian:buster
17:15:04 [2020-12-16T17:15:04.650Z] Loaded image: hello-world:latest
17:15:04 [2020-12-16T17:15:04.650Z] Loaded image: arm32v7/hello-world:latest
17:15:04 [2020-12-16T17:15:04.650Z] INFO: Testing against a local daemon
17:15:04 [2020-12-16T17:15:04.650Z] === RUN   TestCgroupNamespacesBuild
17:15:04 [2020-12-16T17:15:04.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:15:05 [2020-12-16T17:15:05.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:15:06 [2020-12-16T17:15:06.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:15:07 [2020-12-16T17:15:07.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:15:08 [2020-12-16T17:15:08.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:15:08 [2020-12-16T17:15:08.852Z] --- PASS: TestCgroupNamespacesBuild (4.22s)
17:15:08 [2020-12-16T17:15:08.852Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:15:09 [2020-12-16T17:15:09.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:15:10 [2020-12-16T17:15:10.767Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s)
17:15:10 [2020-12-16T17:15:10.767Z] === RUN   TestBuildWithSession
17:15:10 [2020-12-16T17:15:10.767Z] --- SKIP: TestBuildWithSession (0.00s)
17:15:10 [2020-12-16T17:15:10.767Z]     build_session_test.go:25: TODO: BuildKit
17:15:10 [2020-12-16T17:15:10.767Z] === RUN   TestBuildSquashParent
17:15:11 [2020-12-16T17:15:11.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:15:12 [2020-12-16T17:15:12.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:15:13 [2020-12-16T17:15:13.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:15:14 [2020-12-16T17:15:14.513Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:15:14 [2020-12-16T17:15:14.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:15:15 [2020-12-16T17:15:15.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:15:16 [2020-12-16T17:15:16.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:15:17 [2020-12-16T17:15:17.349Z] --- PASS: TestBuildSquashParent (6.09s)
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:17 [2020-12-16T17:15:17.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:17 [2020-12-16T17:15:17.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:17 [2020-12-16T17:15:17.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:17 [2020-12-16T17:15:17.349Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:17 [2020-12-16T17:15:17.349Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:17 [2020-12-16T17:15:17.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:15:18 [2020-12-16T17:15:18.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:15:19 [2020-12-16T17:15:19.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:15:19 [2020-12-16T17:15:19.782Z] Using test binary docker
17:15:19 [2020-12-16T17:15:19.782Z] +++ /etc/init.d/apparmor start
17:15:19 [2020-12-16T17:15:19.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:15:19 [2020-12-16T17:15:19.782Z] Starting dockerd
17:15:19 [2020-12-16T17:15:19.782Z] INFO: Waiting for daemon to start...
17:15:19 [2020-12-16T17:15:19.782Z] +++ 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
17:15:19 [2020-12-16T17:15:19.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:19 [2020-12-16T17:15:19.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:21 [2020-12-16T17:15:21.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
17:15:21 [2020-12-16T17:15:21.815Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
17:15:21 [2020-12-16T17:15:21.815Z] === RUN   TestBuildMultiStageCopy
17:15:21 [2020-12-16T17:15:21.815Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:15:22 [2020-12-16T17:15:22.323Z] .
17:15:22 [2020-12-16T17:15:22.323Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:15:22 [2020-12-16T17:15:22.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:15:22 [2020-12-16T17:15:22.323Z] Running integration-test (iteration 1)
17:15:22 [2020-12-16T17:15:22.323Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:15:22 [2020-12-16T17:15:22.323Z] ++ 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
17:15:22 [2020-12-16T17:15:22.323Z] ++ set -e
17:15:22 [2020-12-16T17:15:22.323Z] ++ '[' -n 0 ']'
17:15:22 [2020-12-16T17:15:22.323Z] ++ set -x
17:15:22 [2020-12-16T17:15:22.323Z] ++ env -i DEST=/go/src/github.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
17:15:22 [2020-12-16T17:15:22.323Z] INFO: Testing against a local daemon
17:15:22 [2020-12-16T17:15:22.323Z] === RUN   TestCgroupNamespacesBuild
17:15:24 [2020-12-16T17:15:24.234Z] --- PASS: TestCgroupNamespacesBuild (2.16s)
17:15:24 [2020-12-16T17:15:24.234Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:15:24 [2020-12-16T17:15:24.358Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:15:24 [2020-12-16T17:15:24.528Z] --- PASS: TestImportExtremelyLargeImageWorks (86.73s)
17:15:24 [2020-12-16T17:15:24.528Z] PASS
17:15:24 [2020-12-16T17:15:24.528Z] 
17:15:24 [2020-12-16T17:15:24.528Z] === Skipped
17:15:24 [2020-12-16T17:15:24.528Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
17:15:24 [2020-12-16T17:15:24.528Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:24 [2020-12-16T17:15:24.528Z] 
17:15:24 [2020-12-16T17:15:24.528Z] 
17:15:24 [2020-12-16T17:15:24.528Z] DONE 12 tests, 1 skipped in 88.358s
17:15:24 [2020-12-16T17:15:24.528Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:15:24 [2020-12-16T17:15:24.528Z] ++ 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
17:15:24 [2020-12-16T17:15:24.528Z] ++ set -e
17:15:24 [2020-12-16T17:15:24.528Z] ++ '[' -n 0 ']'
17:15:24 [2020-12-16T17:15:24.528Z] ++ set -x
17:15:24 [2020-12-16T17:15:24.528Z] ++ env -i DEST=/go/src/github.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
17:15:24 [2020-12-16T17:15:24.528Z] INFO: Testing against a local daemon
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestNetworkCreateDelete
17:15:24 [2020-12-16T17:15:24.528Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestDockerNetworkDeletePreferID
17:15:24 [2020-12-16T17:15:24.528Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestDaemonDNSFallback
17:15:24 [2020-12-16T17:15:24.528Z] --- PASS: TestDaemonDNSFallback (2.53s)
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestInspectNetwork
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestInspectNetwork/full_network_id
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestInspectNetwork/partial_network_id
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestInspectNetwork/network_name
17:15:24 [2020-12-16T17:15:24.528Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:15:24 [2020-12-16T17:15:24.928Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:15:25 [2020-12-16T17:15:25.189Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:15:25 [2020-12-16T17:15:25.761Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:15:26 [2020-12-16T17:15:26.332Z] --- PASS: TestBuildMultiStageCopy (4.55s)
17:15:26 [2020-12-16T17:15:26.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s)
17:15:26 [2020-12-16T17:15:26.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
17:15:26 [2020-12-16T17:15:26.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
17:15:26 [2020-12-16T17:15:26.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
17:15:26 [2020-12-16T17:15:26.332Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
17:15:26 [2020-12-16T17:15:26.332Z] === RUN   TestBuildMultiStageParentConfig
17:15:26 [2020-12-16T17:15:26.775Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
17:15:26 [2020-12-16T17:15:26.775Z] === RUN   TestBuildWithSession
17:15:26 [2020-12-16T17:15:26.775Z] --- SKIP: TestBuildWithSession (0.00s)
17:15:26 [2020-12-16T17:15:26.775Z]     build_session_test.go:25: TODO: BuildKit
17:15:26 [2020-12-16T17:15:26.775Z] === RUN   TestBuildSquashParent
17:15:28 [2020-12-16T17:15:28.243Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
17:15:28 [2020-12-16T17:15:28.243Z] === RUN   TestBuildLabelWithTargets
17:15:28 [2020-12-16T17:15:28.981Z] --- PASS: TestInspectNetwork (11.79s)
17:15:28 [2020-12-16T17:15:28.981Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:15:28 [2020-12-16T17:15:28.981Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:15:28 [2020-12-16T17:15:28.981Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:15:28 [2020-12-16T17:15:28.981Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:15:28 [2020-12-16T17:15:28.981Z] === RUN   TestRunContainerWithBridgeNone
17:15:30 [2020-12-16T17:15:30.155Z] --- PASS: TestBuildLabelWithTargets (2.25s)
17:15:30 [2020-12-16T17:15:30.155Z] === RUN   TestBuildWithEmptyLayers
17:15:31 [2020-12-16T17:15:31.539Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
17:15:31 [2020-12-16T17:15:31.539Z] === RUN   TestBuildMultiStageOnBuild
17:15:31 [2020-12-16T17:15:31.712Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkInvalidJSON
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkInvalidJSON//networks/create
17:15:31 [2020-12-16T17:15:31.712Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:15:31 [2020-12-16T17:15:31.712Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:31 [2020-12-16T17:15:31.712Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:31 [2020-12-16T17:15:31.712Z] === CONT  TestNetworkInvalidJSON//networks/create
17:15:31 [2020-12-16T17:15:31.712Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:31 [2020-12-16T17:15:31.712Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:15:31 [2020-12-16T17:15:31.712Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:15:31 [2020-12-16T17:15:31.712Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:15:31 [2020-12-16T17:15:31.712Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:15:31 [2020-12-16T17:15:31.712Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkList
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkList//networks
17:15:31 [2020-12-16T17:15:31.712Z] === PAUSE TestNetworkList//networks
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestNetworkList//networks/
17:15:31 [2020-12-16T17:15:31.712Z] === PAUSE TestNetworkList//networks/
17:15:31 [2020-12-16T17:15:31.712Z] === CONT  TestNetworkList//networks
17:15:31 [2020-12-16T17:15:31.712Z] === CONT  TestNetworkList//networks/
17:15:31 [2020-12-16T17:15:31.712Z] --- PASS: TestNetworkList (0.02s)
17:15:31 [2020-12-16T17:15:31.712Z]     --- PASS: TestNetworkList//networks (0.00s)
17:15:31 [2020-12-16T17:15:31.712Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:15:31 [2020-12-16T17:15:31.712Z] === RUN   TestHostIPv4BridgeLabel
17:15:32 [2020-12-16T17:15:32.004Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
17:15:32 [2020-12-16T17:15:32.004Z] === RUN   TestDaemonRestartWithLiveRestore
17:15:33 [2020-12-16T17:15:33.038Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:15:33 [2020-12-16T17:15:33.038Z] === RUN   TestDaemonDefaultNetworkPools
17:15:34 [2020-12-16T17:15:34.072Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
17:15:34 [2020-12-16T17:15:34.072Z] === RUN   TestDaemonRestartWithExistingNetwork
17:15:34 [2020-12-16T17:15:34.081Z] --- PASS: TestBuildMultiStageOnBuild (2.74s)
17:15:34 [2020-12-16T17:15:34.081Z] === RUN   TestBuildUncleanTarFilenames
17:15:34 [2020-12-16T17:15:34.903Z] --- PASS: TestBuildSquashParent (8.32s)
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:34 [2020-12-16T17:15:34.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:34 [2020-12-16T17:15:34.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:34 [2020-12-16T17:15:34.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:15:34 [2020-12-16T17:15:34.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:15:35 [2020-12-16T17:15:35.106Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:15:35 [2020-12-16T17:15:35.106Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:15:35 [2020-12-16T17:15:35.466Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
17:15:35 [2020-12-16T17:15:35.466Z] === RUN   TestBuildMultiStageLayerLeak
17:15:36 [2020-12-16T17:15:36.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
17:15:36 [2020-12-16T17:15:36.615Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:15:37 [2020-12-16T17:15:37.248Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
17:15:37 [2020-12-16T17:15:37.248Z] === RUN   TestServiceWithPredefinedNetwork
17:15:38 [2020-12-16T17:15:38.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:15:38 [2020-12-16T17:15:38.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:15:38 [2020-12-16T17:15:38.766Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
17:15:38 [2020-12-16T17:15:38.766Z] === RUN   TestBuildWithHugeFile
17:15:40 [2020-12-16T17:15:40.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:40 [2020-12-16T17:15:40.765Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s)
17:15:40 [2020-12-16T17:15:40.765Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:15:40 [2020-12-16T17:15:40.765Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:40 [2020-12-16T17:15:40.765Z]     service_test.go:236: FLAKY_TEST
17:15:40 [2020-12-16T17:15:40.765Z] === RUN   TestServiceWithDataPathPortInit
17:15:41 [2020-12-16T17:15:41.005Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:44 [2020-12-16T17:15:44.301Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
17:15:44 [2020-12-16T17:15:44.301Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s)
17:15:44 [2020-12-16T17:15:44.301Z] === RUN   TestBuildMultiStageCopy
17:15:44 [2020-12-16T17:15:44.301Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:15:46 [2020-12-16T17:15:46.845Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:15:47 [2020-12-16T17:15:47.105Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:15:47 [2020-12-16T17:15:47.677Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:15:48 [2020-12-16T17:15:48.247Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:15:48 [2020-12-16T17:15:48.818Z] --- PASS: TestBuildMultiStageCopy (4.89s)
17:15:48 [2020-12-16T17:15:48.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s)
17:15:48 [2020-12-16T17:15:48.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
17:15:48 [2020-12-16T17:15:48.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
17:15:48 [2020-12-16T17:15:48.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
17:15:48 [2020-12-16T17:15:48.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
17:15:48 [2020-12-16T17:15:48.818Z] === RUN   TestBuildMultiStageParentConfig
17:15:50 [2020-12-16T17:15:50.730Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
17:15:50 [2020-12-16T17:15:50.730Z] === RUN   TestBuildLabelWithTargets
17:15:52 [2020-12-16T17:15:52.641Z] --- PASS: TestBuildLabelWithTargets (2.22s)
17:15:52 [2020-12-16T17:15:52.641Z] === RUN   TestBuildWithEmptyLayers
17:15:54 [2020-12-16T17:15:54.026Z] --- PASS: TestBuildWithEmptyLayers (1.29s)
17:15:54 [2020-12-16T17:15:54.026Z] === RUN   TestBuildMultiStageOnBuild
17:15:54 [2020-12-16T17:15:54.968Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:15:54 [2020-12-16T17:15:54.968Z] Using test binary docker
17:15:54 [2020-12-16T17:15:54.968Z] +++ /etc/init.d/apparmor start
17:15:54 [2020-12-16T17:15:54.968Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:15:54 [2020-12-16T17:15:54.968Z] INFO: Waiting for daemon to start...
17:15:54 [2020-12-16T17:15:54.968Z] Starting dockerd
17:15:54 [2020-12-16T17:15:54.968Z] +++ 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
17:15:54 [2020-12-16T17:15:54.968Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:15:55 [2020-12-16T17:15:55.235Z] Using test binary docker
17:15:55 [2020-12-16T17:15:55.235Z] +++ /etc/init.d/apparmor start
17:15:55 [2020-12-16T17:15:55.235Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:15:55 [2020-12-16T17:15:55.235Z] INFO: Waiting for daemon to start...
17:15:55 [2020-12-16T17:15:55.235Z] Starting dockerd
17:15:55 [2020-12-16T17:15:55.235Z] +++ 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
17:15:57 [2020-12-16T17:15:57.145Z] .--- PASS: TestBuildMultiStageOnBuild (2.97s)
17:15:57 [2020-12-16T17:15:57.146Z] === RUN   TestBuildUncleanTarFilenames
17:15:57 [2020-12-16T17:15:57.146Z] 
17:15:57 [2020-12-16T17:15:57.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:15:57 [2020-12-16T17:15:57.146Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:15:57 [2020-12-16T17:15:57.146Z] Error: No such image: emptyfs
17:15:57 [2020-12-16T17:15:57.146Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:15:57 [2020-12-16T17:15:57.146Z] ++++ docker load
17:15:57 [2020-12-16T17:15:57.146Z] 
17:15:57 [2020-12-16T17:15:57.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:15:57 [2020-12-16T17:15:57.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:15:57 [2020-12-16T17:15:57.406Z] Error: No such image: emptyfs
17:15:57 [2020-12-16T17:15:57.406Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:15:57 [2020-12-16T17:15:57.406Z] ++++ docker load
17:15:57 [2020-12-16T17:15:57.406Z] Running integration-test (iteration 1)
17:15:57 [2020-12-16T17:15:57.406Z] 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)/
17:15:57 [2020-12-16T17:15:57.406Z] ++ 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)/'
17:15:57 [2020-12-16T17:15:57.406Z] ++ set -e
17:15:57 [2020-12-16T17:15:57.406Z] ++ '[' -n 0 ']'
17:15:57 [2020-12-16T17:15:57.406Z] ++ set -x
17:15:57 [2020-12-16T17:15:57.406Z] ++ env -i DEST=/go/src/github.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)/'
17:15:57 [2020-12-16T17:15:57.667Z] Running integration-test (iteration 1)
17:15:57 [2020-12-16T17:15:57.928Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:15:57 [2020-12-16T17:15:57.928Z] ++ 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)/'
17:15:57 [2020-12-16T17:15:57.928Z] ++ set -e
17:15:57 [2020-12-16T17:15:57.928Z] ++ '[' -n 0 ']'
17:15:57 [2020-12-16T17:15:57.928Z] ++ set -x
17:15:57 [2020-12-16T17:15:57.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
17:15:58 [2020-12-16T17:15:58.189Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
17:15:58 [2020-12-16T17:15:58.189Z] === RUN   TestBuildMultiStageLayerLeak
17:16:03 [2020-12-16T17:16:03.229Z] --- PASS: TestServiceWithDataPathPortInit (21.02s)
17:16:03 [2020-12-16T17:16:03.229Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:16:08 [2020-12-16T17:16:08.183Z] --- PASS: TestBuildMultiStageLayerLeak (9.86s)
17:16:08 [2020-12-16T17:16:08.183Z] === RUN   TestBuildWithHugeFile
17:16:08 [2020-12-16T17:16:08.322Z] ..........................xx....................                         [ 29%]
17:16:13 [2020-12-16T17:16:13.638Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.76s)
17:16:13 [2020-12-16T17:16:13.638Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ry8wacxdujinpl9tvfgg1gwwj Created:2020-12-16 17:16:03.382501177 +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[a8768c2feaab01a773e70fc5f24f2f7251af151eb4728e74dcb237791256816e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.maaul4x14dga8j3k7g7ude7zl EndpointID:46b105532c18bbeb63e36fe4d343a4f2b45ddf148fde3d6663ccd3fc4c9b2ab6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:454adfbf146f954baf75881ce446e9548a8e7b247ab23d08b72c20a3ed5b2a09 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:02e6b070eef6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.maaul4x14dga8j3k7g7ude7zl EndpointID:46b105532c18bbeb63e36fe4d343a4f2b45ddf148fde3d6663ccd3fc4c9b2ab6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:16:13 [2020-12-16T17:16:13.638Z] PASS
17:16:13 [2020-12-16T17:16:13.638Z] 
17:16:13 [2020-12-16T17:16:13.638Z] === Skipped
17:16:13 [2020-12-16T17:16:13.638Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:16:13 [2020-12-16T17:16:13.638Z]     service_test.go:236: FLAKY_TEST
17:16:13 [2020-12-16T17:16:13.638Z] 
17:16:13 [2020-12-16T17:16:13.638Z] 
17:16:13 [2020-12-16T17:16:13.638Z] DONE 26 tests, 1 skipped in 58.487s
17:16:13 [2020-12-16T17:16:13.638Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:16:13 [2020-12-16T17:16:13.638Z] ++ 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
17:16:13 [2020-12-16T17:16:13.638Z] ++ set -e
17:16:13 [2020-12-16T17:16:13.638Z] ++ '[' -n 0 ']'
17:16:13 [2020-12-16T17:16:13.638Z] ++ set -x
17:16:13 [2020-12-16T17:16:13.638Z] ++ env -i DEST=/go/src/github.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
17:16:13 [2020-12-16T17:16:13.638Z] INFO: Testing against a local daemon
17:16:13 [2020-12-16T17:16:13.638Z] === RUN   TestDockerNetworkIpvlanPersistance
17:16:13 [2020-12-16T17:16:13.638Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:16:13 [2020-12-16T17:16:13.639Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:16:13 [2020-12-16T17:16:13.639Z] === RUN   TestDockerNetworkIpvlan
17:16:13 [2020-12-16T17:16:13.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:16:13 [2020-12-16T17:16:13.639Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:16:13 [2020-12-16T17:16:13.639Z] PASS
17:16:13 [2020-12-16T17:16:13.639Z] 
17:16:13 [2020-12-16T17:16:13.639Z] === Skipped
17:16:13 [2020-12-16T17:16:13.639Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:16:13 [2020-12-16T17:16:13.639Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:16:13 [2020-12-16T17:16:13.639Z] 
17:16:13 [2020-12-16T17:16:13.639Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:16:13 [2020-12-16T17:16:13.639Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:16:13 [2020-12-16T17:16:13.639Z] 
17:16:13 [2020-12-16T17:16:13.639Z] 
17:16:13 [2020-12-16T17:16:13.639Z] DONE 2 tests, 2 skipped in 0.185s
17:16:13 [2020-12-16T17:16:13.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:16:13 [2020-12-16T17:16:13.639Z] ++ 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
17:16:13 [2020-12-16T17:16:13.639Z] ++ set -e
17:16:13 [2020-12-16T17:16:13.639Z] ++ '[' -n 0 ']'
17:16:13 [2020-12-16T17:16:13.639Z] ++ set -x
17:16:13 [2020-12-16T17:16:13.639Z] ++ env -i DEST=/go/src/github.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
17:16:13 [2020-12-16T17:16:13.639Z] INFO: Testing against a local daemon
17:16:13 [2020-12-16T17:16:13.639Z] === RUN   TestDockerNetworkMacvlanPersistance
17:16:14 [2020-12-16T17:16:14.323Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
17:16:14 [2020-12-16T17:16:14.323Z] === RUN   TestDockerNetworkMacvlan
17:16:15 [2020-12-16T17:16:15.357Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:16:16 [2020-12-16T17:16:16.393Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:16:17 [2020-12-16T17:16:17.433Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:16:20 [2020-12-16T17:16:20.951Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:16:24 [2020-12-16T17:16:24.191Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:16:25 [2020-12-16T17:16:25.403Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:16:31 [2020-12-16T17:16:31.656Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:16:33 [2020-12-16T17:16:33.880Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:16:34 [2020-12-16T17:16:34.512Z] --- PASS: TestDockerNetworkMacvlan (19.94s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.61s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.66s)
17:16:34 [2020-12-16T17:16:34.512Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
17:16:34 [2020-12-16T17:16:34.512Z] PASS
17:16:34 [2020-12-16T17:16:34.512Z] 
17:16:34 [2020-12-16T17:16:34.512Z] DONE 8 tests in 21.540s
17:16:34 [2020-12-16T17:16:34.512Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:16:34 [2020-12-16T17:16:34.512Z] ++ 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
17:16:34 [2020-12-16T17:16:34.512Z] ++ set -e
17:16:34 [2020-12-16T17:16:34.512Z] ++ '[' -n 0 ']'
17:16:34 [2020-12-16T17:16:34.512Z] ++ set -x
17:16:34 [2020-12-16T17:16:34.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:16:34 [2020-12-16T17:16:34.513Z] testing: warning: no tests to run
17:16:34 [2020-12-16T17:16:34.513Z] PASS
17:16:34 [2020-12-16T17:16:34.513Z] 
17:16:34 [2020-12-16T17:16:34.513Z] DONE 0 tests in 0.058s
17:16:34 [2020-12-16T17:16:34.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:16:34 [2020-12-16T17:16:34.513Z] ++ 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
17:16:34 [2020-12-16T17:16:34.513Z] ++ set -e
17:16:34 [2020-12-16T17:16:34.513Z] ++ '[' -n 0 ']'
17:16:34 [2020-12-16T17:16:34.513Z] ++ set -x
17:16:34 [2020-12-16T17:16:34.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:16:34 [2020-12-16T17:16:34.513Z] INFO: Testing against a local daemon
17:16:34 [2020-12-16T17:16:34.513Z] === RUN   TestAuthZPluginAllowRequest
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: buildpack-deps:buster
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: busybox:latest
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: buildpack-deps:buster
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: busybox:latest
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: busybox:glibc
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: debian:buster
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: busybox:glibc
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: debian:buster
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: hello-world:latest
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: arm32v7/hello-world:latest
17:16:34 [2020-12-16T17:16:34.752Z] INFO: Testing against a local daemon
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: hello-world:latest
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:16:34 [2020-12-16T17:16:34.752Z] Loaded image: arm32v7/hello-world:latest
17:16:34 [2020-12-16T17:16:34.752Z] INFO: Testing against a local daemon
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerDaemonSuite
17:16:34 [2020-12-16T17:16:34.752Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:16:35 [2020-12-16T17:16:35.109Z] --- PASS: TestBuildWithHugeFile (48.92s)
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildWCOWSandboxSize
17:16:35 [2020-12-16T17:16:35.109Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
17:16:35 [2020-12-16T17:16:35.109Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildWithEmptyDockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:35 [2020-12-16T17:16:35.109Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s)
17:16:35 [2020-12-16T17:16:35.109Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
17:16:35 [2020-12-16T17:16:35.109Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
17:16:35 [2020-12-16T17:16:35.109Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildPreserveOwnership
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildPreserveOwnership/copy_from
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:16:35 [2020-12-16T17:16:35.109Z] --- PASS: TestBuildPreserveOwnership (5.98s)
17:16:35 [2020-12-16T17:16:35.109Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.88s)
17:16:35 [2020-12-16T17:16:35.109Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestBuildPlatformInvalid
17:16:35 [2020-12-16T17:16:35.109Z] --- PASS: TestBuildPlatformInvalid (0.18s)
17:16:35 [2020-12-16T17:16:35.109Z] PASS
17:16:35 [2020-12-16T17:16:35.109Z] 
17:16:35 [2020-12-16T17:16:35.109Z] === Skipped
17:16:35 [2020-12-16T17:16:35.109Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:16:35 [2020-12-16T17:16:35.109Z]     build_session_test.go:25: TODO: BuildKit
17:16:35 [2020-12-16T17:16:35.109Z] 
17:16:35 [2020-12-16T17:16:35.109Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.02s)
17:16:35 [2020-12-16T17:16:35.109Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:16:35 [2020-12-16T17:16:35.109Z] 
17:16:35 [2020-12-16T17:16:35.109Z] 
17:16:35 [2020-12-16T17:16:35.109Z] DONE 33 tests, 2 skipped in 106.262s
17:16:35 [2020-12-16T17:16:35.109Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:16:35 [2020-12-16T17:16:35.109Z] ++ 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
17:16:35 [2020-12-16T17:16:35.109Z] ++ set -e
17:16:35 [2020-12-16T17:16:35.109Z] ++ '[' -n 0 ']'
17:16:35 [2020-12-16T17:16:35.109Z] ++ set -x
17:16:35 [2020-12-16T17:16:35.109Z] ++ env -i DEST=/go/src/github.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
17:16:35 [2020-12-16T17:16:35.109Z] INFO: Testing against a local daemon
17:16:35 [2020-12-16T17:16:35.109Z] === RUN   TestConfigInspect
17:16:36 [2020-12-16T17:16:36.155Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:16:36 [2020-12-16T17:16:36.579Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
17:16:36 [2020-12-16T17:16:36.579Z] === RUN   TestAuthZPluginTLS
17:16:36 [2020-12-16T17:16:36.871Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:16:36 [2020-12-16T17:16:36.871Z] === RUN   TestAuthZPluginDenyRequest
17:16:37 [2020-12-16T17:16:37.503Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:16:37 [2020-12-16T17:16:37.503Z] === RUN   TestAuthZPluginAPIDenyResponse
17:16:38 [2020-12-16T17:16:38.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:16:38 [2020-12-16T17:16:38.027Z] 
17:16:38 [2020-12-16T17:16:38.027Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:16:38 [2020-12-16T17:16:38.027Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:16:38 [2020-12-16T17:16:38.027Z] HOSTNAME=7603c18a1970
17:16:38 [2020-12-16T17:16:38.027Z] TESTDEBUG=0
17:16:38 [2020-12-16T17:16:38.027Z] DEST=bundles/test-integration
17:16:38 [2020-12-16T17:16:38.027Z] PWD=/go/src/github.com/docker/docker
17:16:38 [2020-12-16T17:16:38.027Z] DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946
17:16:38 [2020-12-16T17:16:38.027Z] container=docker
17:16:38 [2020-12-16T17:16:38.027Z] HOME=/root
17:16:38 [2020-12-16T17:16:38.027Z] GOLANG_VERSION=1.13.15
17:16:38 [2020-12-16T17:16:38.027Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:16:38 [2020-12-16T17:16:38.027Z] VALIDATE_BRANCH=master
17:16:38 [2020-12-16T17:16:38.027Z] TERM=xterm
17:16:38 [2020-12-16T17:16:38.027Z] DOCKER_PKG=github.com/docker/docker
17:16:38 [2020-12-16T17:16:38.027Z] SHLVL=1
17:16:38 [2020-12-16T17:16:38.027Z] TIMEOUT=120m
17:16:38 [2020-12-16T17:16:38.027Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:16:38 [2020-12-16T17:16:38.027Z] DOCKER_GRAPHDRIVER=overlay2
17:16:38 [2020-12-16T17:16:38.027Z] GO111MODULE=off
17:16:38 [2020-12-16T17:16:38.027Z] DOCKER_EXPERIMENTAL=1
17:16:38 [2020-12-16T17:16:38.027Z] TEST_SKIP_INTEGRATION_CLI=1
17:16:38 [2020-12-16T17:16:38.027Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:16:38 [2020-12-16T17:16:38.027Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:16:38 [2020-12-16T17:16:38.027Z] GOPATH=/go
17:16:38 [2020-12-16T17:16:38.027Z] PKG_CONFIG=pkg-config
17:16:38 [2020-12-16T17:16:38.027Z] _=/usr/bin/env
17:16:38 [2020-12-16T17:16:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:16:38 [2020-12-16T17:16:38.047Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:16:38 [2020-12-16T17:16:38.048Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:16:38 [2020-12-16T17:16:38.048Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:16:38 [2020-12-16T17:16:38.136Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:16:38 [2020-12-16T17:16:38.136Z] === RUN   TestAuthZPluginDenyResponse
17:16:38 [2020-12-16T17:16:38.308Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:16:38 [2020-12-16T17:16:38.405Z] --- PASS: TestConfigInspect (3.79s)
17:16:38 [2020-12-16T17:16:38.405Z] === RUN   TestConfigList
17:16:38 [2020-12-16T17:16:38.427Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:16:38 [2020-12-16T17:16:38.427Z] === RUN   TestAuthZPluginAllowEventStream
17:16:39 [2020-12-16T17:16:39.281Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:16:39 [2020-12-16T17:16:39.281Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:16:39 [2020-12-16T17:16:39.281Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:16:40 [2020-12-16T17:16:40.495Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
17:16:40 [2020-12-16T17:16:40.495Z] === RUN   TestAuthZPluginErrorResponse
17:16:40 [2020-12-16T17:16:40.674Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:16:40 [2020-12-16T17:16:40.787Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:16:40 [2020-12-16T17:16:40.787Z] === RUN   TestAuthZPluginErrorRequest
17:16:40 [2020-12-16T17:16:40.939Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:16:40 [2020-12-16T17:16:40.939Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:16:40 [2020-12-16T17:16:40.939Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:16:41 [2020-12-16T17:16:41.419Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:16:41 [2020-12-16T17:16:41.419Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:16:41 [2020-12-16T17:16:41.704Z] --- PASS: TestConfigList (3.22s)
17:16:41 [2020-12-16T17:16:41.704Z] === RUN   TestConfigsCreateAndDelete
17:16:41 [2020-12-16T17:16:41.711Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:16:41 [2020-12-16T17:16:41.711Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:42 [2020-12-16T17:16:42.323Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:16:42 [2020-12-16T17:16:42.323Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:16:42 [2020-12-16T17:16:42.895Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:16:43 [2020-12-16T17:16:43.159Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:16:43 [2020-12-16T17:16:43.159Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:16:43 [2020-12-16T17:16:43.159Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:16:43 [2020-12-16T17:16:43.726Z] 4612f6d0b889: Pull complete
17:16:44 [2020-12-16T17:16:44.102Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:16:44 [2020-12-16T17:16:44.440Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
17:16:44 [2020-12-16T17:16:44.440Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:44 [2020-12-16T17:16:44.999Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
17:16:44 [2020-12-16T17:16:44.999Z] === RUN   TestConfigsUpdate
17:16:46 [2020-12-16T17:16:46.511Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
17:16:46 [2020-12-16T17:16:46.511Z] === RUN   TestAuthZPluginHeader
17:16:47 [2020-12-16T17:16:47.144Z] --- PASS: TestAuthZPluginHeader (0.87s)
17:16:47 [2020-12-16T17:16:47.144Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:47 [2020-12-16T17:16:47.144Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:47 [2020-12-16T17:16:47.144Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:47 [2020-12-16T17:16:47.144Z] === RUN   TestAuthZPluginV2Disable
17:16:47 [2020-12-16T17:16:47.144Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:16:47 [2020-12-16T17:16:47.144Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:47 [2020-12-16T17:16:47.144Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:47 [2020-12-16T17:16:47.144Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:47 [2020-12-16T17:16:47.144Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:47 [2020-12-16T17:16:47.144Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:47 [2020-12-16T17:16:47.144Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:47 [2020-12-16T17:16:47.144Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:47 [2020-12-16T17:16:47.144Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:48 [2020-12-16T17:16:48.296Z] --- PASS: TestConfigsUpdate (3.22s)
17:16:48 [2020-12-16T17:16:48.296Z] === RUN   TestTemplatedConfig
17:16:50 [2020-12-16T17:16:50.683Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:16:51 [2020-12-16T17:16:51.593Z] --- PASS: TestTemplatedConfig (3.44s)
17:16:51 [2020-12-16T17:16:51.593Z] === RUN   TestConfigCreateResolve
17:16:52 [2020-12-16T17:16:52.597Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:16:52 [2020-12-16T17:16:52.754Z] tests/integration/api_network_test.py ............................       [ 47%]
17:16:54 [2020-12-16T17:16:54.890Z] --- PASS: TestConfigCreateResolve (3.22s)
17:16:54 [2020-12-16T17:16:54.890Z] === RUN   TestConfigDaemonLibtrustID
17:16:55 [2020-12-16T17:16:55.137Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:16:55 [2020-12-16T17:16:55.150Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
17:16:55 [2020-12-16T17:16:55.150Z] PASS
17:16:55 [2020-12-16T17:16:55.150Z] 
17:16:55 [2020-12-16T17:16:55.150Z] DONE 7 tests in 21.109s
17:16:55 [2020-12-16T17:16:55.150Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:16:55 [2020-12-16T17:16:55.150Z] ++ 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
17:16:55 [2020-12-16T17:16:55.150Z] ++ set -e
17:16:55 [2020-12-16T17:16:55.150Z] ++ '[' -n 0 ']'
17:16:55 [2020-12-16T17:16:55.150Z] ++ set -x
17:16:55 [2020-12-16T17:16:55.150Z] ++ env -i DEST=/go/src/github.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
17:16:55 [2020-12-16T17:16:55.410Z] INFO: Testing against a local daemon
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestCheckpoint
17:16:55 [2020-12-16T17:16:55.410Z] --- SKIP: TestCheckpoint (0.00s)
17:16:55 [2020-12-16T17:16:55.410Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestContainerInvalidJSON
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:16:55 [2020-12-16T17:16:55.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:16:55 [2020-12-16T17:16:55.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:16:55 [2020-12-16T17:16:55.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:16:55 [2020-12-16T17:16:55.410Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:16:55 [2020-12-16T17:16:55.410Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:16:55 [2020-12-16T17:16:55.410Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:16:55 [2020-12-16T17:16:55.410Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:16:55 [2020-12-16T17:16:55.410Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:16:55 [2020-12-16T17:16:55.410Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:16:55 [2020-12-16T17:16:55.410Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:16:55 [2020-12-16T17:16:55.410Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:16:55 [2020-12-16T17:16:55.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
17:16:55 [2020-12-16T17:16:55.671Z] === RUN   TestCopyFromContainerPathIsNotDir
17:16:55 [2020-12-16T17:16:55.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
17:16:55 [2020-12-16T17:16:55.671Z] === RUN   TestCopyToContainerPathDoesNotExist
17:16:55 [2020-12-16T17:16:55.931Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:16:55 [2020-12-16T17:16:55.931Z] === RUN   TestCopyToContainerPathIsNotDir
17:16:55 [2020-12-16T17:16:55.931Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
17:16:55 [2020-12-16T17:16:55.931Z] === RUN   TestCopyFromContainer
17:16:57 [2020-12-16T17:16:57.047Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:16:57 [2020-12-16T17:16:57.620Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:16:57 [2020-12-16T17:16:57.846Z] === RUN   TestCopyFromContainer//
17:16:58 [2020-12-16T17:16:58.107Z] === RUN   TestCopyFromContainer//bar/root
17:16:58 [2020-12-16T17:16:58.367Z] === RUN   TestCopyFromContainer//bar/root/
17:16:58 [2020-12-16T17:16:58.367Z] === RUN   TestCopyFromContainer/bar/quux
17:16:58 [2020-12-16T17:16:58.569Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:16:58 [2020-12-16T17:16:58.628Z] === RUN   TestCopyFromContainer/bar/quux/
17:16:58 [2020-12-16T17:16:58.628Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:16:58 [2020-12-16T17:16:58.628Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:16:58 [2020-12-16T17:16:58.889Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:16:58 [2020-12-16T17:16:58.889Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:16:59 [2020-12-16T17:16:59.150Z] === RUN   TestCopyFromContainer/bar/notarget
17:16:59 [2020-12-16T17:16:59.150Z] --- PASS: TestCopyFromContainer (3.30s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer// (0.18s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
17:16:59 [2020-12-16T17:16:59.150Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:16:59 [2020-12-16T17:16:59.150Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:59 [2020-12-16T17:16:59.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:59 [2020-12-16T17:16:59.150Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:59 [2020-12-16T17:16:59.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:59 [2020-12-16T17:16:59.150Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:59 [2020-12-16T17:16:59.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:59 [2020-12-16T17:16:59.150Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:59 [2020-12-16T17:16:59.150Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:59 [2020-12-16T17:16:59.150Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:59 [2020-12-16T17:16:59.411Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateLinkToNonExistingContainer
17:16:59 [2020-12-16T17:16:59.411Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateWithInvalidEnv
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateWithInvalidEnv/0
17:16:59 [2020-12-16T17:16:59.411Z] === PAUSE TestCreateWithInvalidEnv/0
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateWithInvalidEnv/1
17:16:59 [2020-12-16T17:16:59.411Z] === PAUSE TestCreateWithInvalidEnv/1
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateWithInvalidEnv/2
17:16:59 [2020-12-16T17:16:59.411Z] === PAUSE TestCreateWithInvalidEnv/2
17:16:59 [2020-12-16T17:16:59.411Z] === CONT  TestCreateWithInvalidEnv/0
17:16:59 [2020-12-16T17:16:59.411Z] === CONT  TestCreateWithInvalidEnv/2
17:16:59 [2020-12-16T17:16:59.411Z] === CONT  TestCreateWithInvalidEnv/1
17:16:59 [2020-12-16T17:16:59.411Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:16:59 [2020-12-16T17:16:59.411Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateTmpfsMountsTarget
17:16:59 [2020-12-16T17:16:59.411Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:16:59 [2020-12-16T17:16:59.411Z] === RUN   TestCreateWithCustomMaskedPaths
17:16:59 [2020-12-16T17:16:59.511Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:17:00 [2020-12-16T17:17:00.082Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:17:00 [2020-12-16T17:17:00.653Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:17:01 [2020-12-16T17:17:01.953Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
17:17:01 [2020-12-16T17:17:01.953Z] === RUN   TestCreateWithCustomReadonlyPaths
17:17:02 [2020-12-16T17:17:02.567Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:17:03 [2020-12-16T17:17:03.509Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:17:03 [2020-12-16T17:17:03.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:03 [2020-12-16T17:17:03.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:03 [2020-12-16T17:17:03.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:03 [2020-12-16T17:17:03.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:03 [2020-12-16T17:17:03.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:03 [2020-12-16T17:17:03.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:17:03 [2020-12-16T17:17:03.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
17:17:03 [2020-12-16T17:17:03.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
17:17:03 [2020-12-16T17:17:03.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:17:03 [2020-12-16T17:17:03.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
17:17:03 [2020-12-16T17:17:03.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:17:03 [2020-12-16T17:17:03.865Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:17:04 [2020-12-16T17:17:04.450Z] === RUN   TestDockerSuite/TestAttachDetach
17:17:04 [2020-12-16T17:17:04.807Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestCreateDifferentPlatform
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestCreateDifferentPlatform/different_os
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:17:04 [2020-12-16T17:17:04.807Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:17:04 [2020-12-16T17:17:04.807Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:17:04 [2020-12-16T17:17:04.807Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:17:04 [2020-12-16T17:17:04.807Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:17:04 [2020-12-16T17:17:04.807Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestContainerStartOnDaemonRestart
17:17:04 [2020-12-16T17:17:04.807Z] === PAUSE TestContainerStartOnDaemonRestart
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestDaemonRestartIpcMode
17:17:04 [2020-12-16T17:17:04.807Z] === PAUSE TestDaemonRestartIpcMode
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestDaemonHostGatewayIP
17:17:04 [2020-12-16T17:17:04.807Z] === PAUSE TestDaemonHostGatewayIP
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestContainerKillOnDaemonStart
17:17:04 [2020-12-16T17:17:04.807Z] === PAUSE TestContainerKillOnDaemonStart
17:17:04 [2020-12-16T17:17:04.807Z] === RUN   TestDiff
17:17:05 [2020-12-16T17:17:05.078Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:17:05 [2020-12-16T17:17:05.391Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:17:05 [2020-12-16T17:17:05.724Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s)
17:17:05 [2020-12-16T17:17:05.724Z] PASS
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] === Skipped
17:17:05 [2020-12-16T17:17:05.724Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:17:05 [2020-12-16T17:17:05.724Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:17:05 [2020-12-16T17:17:05.724Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:17:05 [2020-12-16T17:17:05.724Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:17:05 [2020-12-16T17:17:05.724Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] 
17:17:05 [2020-12-16T17:17:05.724Z] DONE 17 tests, 4 skipped in 29.994s
17:17:05 [2020-12-16T17:17:05.724Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:17:05 [2020-12-16T17:17:05.724Z] ++ 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
17:17:05 [2020-12-16T17:17:05.724Z] ++ set -e
17:17:05 [2020-12-16T17:17:05.724Z] ++ '[' -n 0 ']'
17:17:05 [2020-12-16T17:17:05.724Z] ++ set -x
17:17:05 [2020-12-16T17:17:05.724Z] ++ env -i DEST=/go/src/github.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
17:17:05 [2020-12-16T17:17:05.724Z] INFO: Testing against a local daemon
17:17:05 [2020-12-16T17:17:05.724Z] === RUN   TestPluginInvalidJSON
17:17:05 [2020-12-16T17:17:05.724Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:17:05 [2020-12-16T17:17:05.724Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:17:05 [2020-12-16T17:17:05.724Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:17:05 [2020-12-16T17:17:05.724Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:17:05 [2020-12-16T17:17:05.724Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:17:05 [2020-12-16T17:17:05.724Z] === RUN   TestPluginInstall
17:17:05 [2020-12-16T17:17:05.724Z] === RUN   TestPluginInstall/no_auth
17:17:05 [2020-12-16T17:17:05.749Z] --- PASS: TestDiff (0.77s)
17:17:05 [2020-12-16T17:17:05.749Z] === RUN   TestExecWithCloseStdin
17:17:05 [2020-12-16T17:17:05.961Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:17:06 [2020-12-16T17:17:06.357Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:06 [2020-12-16T17:17:06.357Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8199379bcbd0bfa2dcab3583f4525c88396d3503d386987668f9492493fde10a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:06 [2020-12-16T17:17:06.357Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:06 [2020-12-16T17:17:06.357Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8199379bcbd0bfa2dcab3583f4525c88396d3503d386987668f9492493fde10a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:06 [2020-12-16T17:17:06.532Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:17:06 [2020-12-16T17:17:06.582Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:17:06 [2020-12-16T17:17:06.648Z] === RUN   TestPluginInstall/with_htpasswd
17:17:06 [2020-12-16T17:17:06.691Z] --- PASS: TestExecWithCloseStdin (0.89s)
17:17:06 [2020-12-16T17:17:06.691Z] === RUN   TestExec
17:17:06 [2020-12-16T17:17:06.940Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:06 [2020-12-16T17:17:06.940Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d122221471f2c851921f2d99cd561a783934bcbea5194b28249e0eafa4f2616" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:06 [2020-12-16T17:17:06.940Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:06 [2020-12-16T17:17:06.940Z] time="2020-12-16T17:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d122221471f2c851921f2d99cd561a783934bcbea5194b28249e0eafa4f2616" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:07 [2020-12-16T17:17:07.231Z] === RUN   TestPluginInstall/with_insecure
17:17:07 [2020-12-16T17:17:07.631Z] --- PASS: TestExec (0.91s)
17:17:07 [2020-12-16T17:17:07.631Z] === RUN   TestExecUser
17:17:07 [2020-12-16T17:17:07.917Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:17:08 [2020-12-16T17:17:08.267Z] time="2020-12-16T17:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:08 [2020-12-16T17:17:08.267Z] time="2020-12-16T17:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2b25141074d97c5d1d9ad83188dd7aa41f661b6ab6ead4b67de30abc84d19b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:08 [2020-12-16T17:17:08.267Z] time="2020-12-16T17:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:08 [2020-12-16T17:17:08.267Z] time="2020-12-16T17:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2b25141074d97c5d1d9ad83188dd7aa41f661b6ab6ead4b67de30abc84d19b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:08 [2020-12-16T17:17:08.489Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:17:08 [2020-12-16T17:17:08.558Z] --- PASS: TestPluginInstall (4.01s)
17:17:08 [2020-12-16T17:17:08.558Z]     --- PASS: TestPluginInstall/no_auth (1.91s)
17:17:08 [2020-12-16T17:17:08.558Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
17:17:08 [2020-12-16T17:17:08.558Z]     --- PASS: TestPluginInstall/with_insecure (1.32s)
17:17:08 [2020-12-16T17:17:08.558Z]         plugin_test.go:157: [d1ba03c4c423b] daemon is not started
17:17:08 [2020-12-16T17:17:08.558Z] PASS
17:17:08 [2020-12-16T17:17:08.558Z] 
17:17:08 [2020-12-16T17:17:08.558Z] DONE 6 tests in 4.226s
17:17:08 [2020-12-16T17:17:08.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:17:08 [2020-12-16T17:17:08.558Z] ++ 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
17:17:08 [2020-12-16T17:17:08.558Z] ++ set -e
17:17:08 [2020-12-16T17:17:08.558Z] ++ '[' -n 0 ']'
17:17:08 [2020-12-16T17:17:08.558Z] ++ set -x
17:17:08 [2020-12-16T17:17:08.558Z] ++ env -i DEST=/go/src/github.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
17:17:08 [2020-12-16T17:17:08.573Z] --- PASS: TestExecUser (0.89s)
17:17:08 [2020-12-16T17:17:08.573Z] === RUN   TestExportContainerAndImportImage
17:17:08 [2020-12-16T17:17:08.851Z] INFO: Testing against a local daemon
17:17:08 [2020-12-16T17:17:08.851Z] === RUN   TestExternalGraphDriver
17:17:08 [2020-12-16T17:17:08.851Z] === RUN   TestExternalGraphDriver/json
17:17:09 [2020-12-16T17:17:09.432Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:17:09 [2020-12-16T17:17:09.514Z] --- PASS: TestExportContainerAndImportImage (1.09s)
17:17:09 [2020-12-16T17:17:09.514Z] === RUN   TestExportContainerAfterDaemonRestart
17:17:10 [2020-12-16T17:17:10.002Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:17:10 [2020-12-16T17:17:10.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:17:10 [2020-12-16T17:17:10.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:17:10 [2020-12-16T17:17:10.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:17:11 [2020-12-16T17:17:11.389Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:17:11 [2020-12-16T17:17:11.429Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s)
17:17:11 [2020-12-16T17:17:11.429Z] === RUN   TestHealthCheckWorkdir
17:17:11 [2020-12-16T17:17:11.582Z] === RUN   TestExternalGraphDriver/spec
17:17:11 [2020-12-16T17:17:11.690Z] tests/integration/api_service_test.py .................................. [ 60%]
17:17:12 [2020-12-16T17:17:12.813Z] --- PASS: TestHealthCheckWorkdir (1.09s)
17:17:12 [2020-12-16T17:17:12.813Z] === RUN   TestHealthKillContainer
17:17:13 [2020-12-16T17:17:13.178Z] === RUN   TestExternalGraphDriver/pull
17:17:13 [2020-12-16T17:17:13.302Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:17:13 [2020-12-16T17:17:13.561Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:17:14 [2020-12-16T17:17:14.944Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:17:15 [2020-12-16T17:17:15.353Z] --- PASS: TestHealthKillContainer (2.83s)
17:17:15 [2020-12-16T17:17:15.353Z] === RUN   TestInspectCpusetInConfigPre120
17:17:15 [2020-12-16T17:17:15.910Z] --- PASS: TestExternalGraphDriver (6.69s)
17:17:15 [2020-12-16T17:17:15.910Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
17:17:15 [2020-12-16T17:17:15.910Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
17:17:15 [2020-12-16T17:17:15.910Z]     --- PASS: TestExternalGraphDriver/pull (2.34s)
17:17:15 [2020-12-16T17:17:15.910Z] === RUN   TestGraphdriverPluginV2
17:17:15 [2020-12-16T17:17:15.910Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
17:17:15 [2020-12-16T17:17:15.910Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:15 [2020-12-16T17:17:15.910Z] PASS
17:17:15 [2020-12-16T17:17:15.910Z] 
17:17:15 [2020-12-16T17:17:15.910Z] === Skipped
17:17:15 [2020-12-16T17:17:15.910Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
17:17:15 [2020-12-16T17:17:15.910Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:15 [2020-12-16T17:17:15.910Z] 
17:17:15 [2020-12-16T17:17:15.910Z] 
17:17:15 [2020-12-16T17:17:15.910Z] DONE 5 tests, 1 skipped in 6.890s
17:17:15 [2020-12-16T17:17:15.910Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:17:15 [2020-12-16T17:17:15.910Z] ++ 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
17:17:15 [2020-12-16T17:17:15.910Z] ++ set -e
17:17:15 [2020-12-16T17:17:15.910Z] ++ '[' -n 0 ']'
17:17:15 [2020-12-16T17:17:15.910Z] ++ set -x
17:17:15 [2020-12-16T17:17:15.910Z] ++ env -i DEST=/go/src/github.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
17:17:15 [2020-12-16T17:17:15.910Z] INFO: Testing against a local daemon
17:17:15 [2020-12-16T17:17:15.910Z] === RUN   TestContinueAfterPluginCrash
17:17:15 [2020-12-16T17:17:15.910Z] === PAUSE TestContinueAfterPluginCrash
17:17:15 [2020-12-16T17:17:15.910Z] === RUN   TestReadPluginNoRead
17:17:15 [2020-12-16T17:17:15.910Z] === PAUSE TestReadPluginNoRead
17:17:15 [2020-12-16T17:17:15.910Z] === RUN   TestDaemonStartWithLogOpt
17:17:15 [2020-12-16T17:17:15.910Z] === PAUSE TestDaemonStartWithLogOpt
17:17:15 [2020-12-16T17:17:15.910Z] === CONT  TestContinueAfterPluginCrash
17:17:15 [2020-12-16T17:17:15.910Z] === CONT  TestDaemonStartWithLogOpt
17:17:16 [2020-12-16T17:17:16.294Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
17:17:16 [2020-12-16T17:17:16.294Z] === RUN   TestIpcModeNone
17:17:16 [2020-12-16T17:17:16.327Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:17:16 [2020-12-16T17:17:16.327Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:17:16 [2020-12-16T17:17:16.327Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:17:17 [2020-12-16T17:17:17.236Z] --- PASS: TestIpcModeNone (0.87s)
17:17:17 [2020-12-16T17:17:17.236Z] === RUN   TestIpcModePrivate
17:17:17 [2020-12-16T17:17:17.711Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:17:18 [2020-12-16T17:17:18.176Z] --- PASS: TestIpcModePrivate (0.87s)
17:17:18 [2020-12-16T17:17:18.176Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
17:17:18 [2020-12-16T17:17:18.176Z] === RUN   TestIpcModeShareable
17:17:18 [2020-12-16T17:17:18.654Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:17:18 [2020-12-16T17:17:18.747Z] --- PASS: TestIpcModeShareable (0.90s)
17:17:18 [2020-12-16T17:17:18.747Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
17:17:18 [2020-12-16T17:17:18.747Z] === RUN   TestAPIIpcModeShareableAndContainer
17:17:18 [2020-12-16T17:17:18.914Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:17:19 [2020-12-16T17:17:19.430Z] --- PASS: TestDaemonStartWithLogOpt (3.80s)
17:17:19 [2020-12-16T17:17:19.430Z] === CONT  TestReadPluginNoRead
17:17:22 [2020-12-16T17:17:22.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
17:17:22 [2020-12-16T17:17:22.045Z] === RUN   TestAPIIpcModeHost
17:17:22 [2020-12-16T17:17:22.306Z] --- PASS: TestAPIIpcModeHost (0.65s)
17:17:22 [2020-12-16T17:17:22.306Z] === RUN   TestDaemonIpcModeShareable
17:17:22 [2020-12-16T17:17:22.930Z] === RUN   TestReadPluginNoRead/default
17:17:23 [2020-12-16T17:17:23.117Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:17:24 [2020-12-16T17:17:24.219Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
17:17:24 [2020-12-16T17:17:24.219Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
17:17:24 [2020-12-16T17:17:24.219Z] === RUN   TestDaemonIpcModePrivate
17:17:24 [2020-12-16T17:17:24.431Z] === RUN   TestReadPluginNoRead/disabled_caching
17:17:24 [2020-12-16T17:17:24.720Z] --- PASS: TestContinueAfterPluginCrash (9.05s)
17:17:26 [2020-12-16T17:17:26.151Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
17:17:26 [2020-12-16T17:17:26.151Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
17:17:26 [2020-12-16T17:17:26.151Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:17:26 [2020-12-16T17:17:26.219Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:17:26 [2020-12-16T17:17:26.421Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:17:26 [2020-12-16T17:17:26.465Z] .........................                                                [ 67%]
17:17:28 [2020-12-16T17:17:28.089Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
17:17:28 [2020-12-16T17:17:28.089Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
17:17:28 [2020-12-16T17:17:28.089Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:17:28 [2020-12-16T17:17:28.278Z] --- PASS: TestReadPluginNoRead (8.74s)
17:17:28 [2020-12-16T17:17:28.278Z]     --- PASS: TestReadPluginNoRead/default (1.95s)
17:17:28 [2020-12-16T17:17:28.278Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
17:17:28 [2020-12-16T17:17:28.278Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s)
17:17:28 [2020-12-16T17:17:28.278Z]     read_test.go:92: [d261cf516b449] daemon is not started
17:17:28 [2020-12-16T17:17:28.278Z] PASS
17:17:28 [2020-12-16T17:17:28.278Z] 
17:17:28 [2020-12-16T17:17:28.278Z] DONE 6 tests in 12.717s
17:17:28 [2020-12-16T17:17:28.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:17:28 [2020-12-16T17:17:28.278Z] ++ 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
17:17:28 [2020-12-16T17:17:28.278Z] ++ set -e
17:17:28 [2020-12-16T17:17:28.278Z] ++ '[' -n 0 ']'
17:17:28 [2020-12-16T17:17:28.278Z] ++ set -x
17:17:28 [2020-12-16T17:17:28.278Z] ++ env -i DEST=/go/src/github.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
17:17:28 [2020-12-16T17:17:28.278Z] testing: warning: no tests to run
17:17:28 [2020-12-16T17:17:28.278Z] PASS
17:17:28 [2020-12-16T17:17:28.278Z] 
17:17:28 [2020-12-16T17:17:28.278Z] DONE 0 tests in 0.087s
17:17:28 [2020-12-16T17:17:28.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:17:28 [2020-12-16T17:17:28.279Z] ++ 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
17:17:28 [2020-12-16T17:17:28.279Z] ++ set -e
17:17:28 [2020-12-16T17:17:28.279Z] ++ '[' -n 0 ']'
17:17:28 [2020-12-16T17:17:28.279Z] ++ set -x
17:17:28 [2020-12-16T17:17:28.279Z] ++ env -i DEST=/go/src/github.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
17:17:28 [2020-12-16T17:17:28.569Z] INFO: Testing against a local daemon
17:17:28 [2020-12-16T17:17:28.569Z] === RUN   TestPluginWithDevMounts
17:17:28 [2020-12-16T17:17:28.569Z] === PAUSE TestPluginWithDevMounts
17:17:28 [2020-12-16T17:17:28.569Z] === CONT  TestPluginWithDevMounts
17:17:29 [2020-12-16T17:17:29.729Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:17:30 [2020-12-16T17:17:30.020Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s)
17:17:30 [2020-12-16T17:17:30.020Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
17:17:30 [2020-12-16T17:17:30.020Z] === RUN   TestIpcModeOlderClient
17:17:30 [2020-12-16T17:17:30.020Z] === PAUSE TestIpcModeOlderClient
17:17:30 [2020-12-16T17:17:30.020Z] === RUN   TestKillContainerInvalidSignal
17:17:30 [2020-12-16T17:17:30.628Z] --- PASS: TestPluginWithDevMounts (1.89s)
17:17:30 [2020-12-16T17:17:30.628Z] PASS
17:17:30 [2020-12-16T17:17:30.628Z] 
17:17:30 [2020-12-16T17:17:30.628Z] DONE 1 tests in 1.993s
17:17:30 [2020-12-16T17:17:30.628Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:17:30 [2020-12-16T17:17:30.628Z] ++ 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
17:17:30 [2020-12-16T17:17:30.628Z] ++ set -e
17:17:30 [2020-12-16T17:17:30.628Z] ++ '[' -n 0 ']'
17:17:30 [2020-12-16T17:17:30.628Z] ++ set -x
17:17:30 [2020-12-16T17:17:30.628Z] ++ env -i DEST=/go/src/github.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
17:17:30 [2020-12-16T17:17:30.628Z] INFO: Testing against a local daemon
17:17:30 [2020-12-16T17:17:30.628Z] === RUN   TestSecretInspect
17:17:30 [2020-12-16T17:17:30.671Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:17:30 [2020-12-16T17:17:30.963Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
17:17:30 [2020-12-16T17:17:30.963Z] === RUN   TestKillContainer
17:17:30 [2020-12-16T17:17:30.963Z] === RUN   TestKillContainer/no_signal
17:17:31 [2020-12-16T17:17:31.533Z] === RUN   TestKillContainer/non_killing_signal
17:17:32 [2020-12-16T17:17:32.105Z] === RUN   TestKillContainer/killing_signal
17:17:33 [2020-12-16T17:17:33.045Z] --- PASS: TestKillContainer (2.35s)
17:17:33 [2020-12-16T17:17:33.045Z]     --- PASS: TestKillContainer/no_signal (0.76s)
17:17:33 [2020-12-16T17:17:33.045Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:17:33 [2020-12-16T17:17:33.045Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
17:17:33 [2020-12-16T17:17:33.045Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:17:33 [2020-12-16T17:17:33.045Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:17:33 [2020-12-16T17:17:33.212Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:17:33 [2020-12-16T17:17:33.781Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:17:33 [2020-12-16T17:17:33.987Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:17:34 [2020-12-16T17:17:34.045Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:17:34 [2020-12-16T17:17:34.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
17:17:34 [2020-12-16T17:17:34.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
17:17:34 [2020-12-16T17:17:34.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
17:17:34 [2020-12-16T17:17:34.558Z] === RUN   TestKillStoppedContainer
17:17:34 [2020-12-16T17:17:34.818Z] --- PASS: TestKillStoppedContainer (0.11s)
17:17:34 [2020-12-16T17:17:34.818Z] === RUN   TestKillStoppedContainerAPIPre120
17:17:34 [2020-12-16T17:17:34.818Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
17:17:34 [2020-12-16T17:17:34.818Z] === RUN   TestKillDifferentUserContainer
17:17:35 [2020-12-16T17:17:35.066Z] --- PASS: TestSecretInspect (3.87s)
17:17:35 [2020-12-16T17:17:35.066Z] === RUN   TestSecretList
17:17:35 [2020-12-16T17:17:35.759Z] --- PASS: TestKillDifferentUserContainer (0.81s)
17:17:35 [2020-12-16T17:17:35.759Z] === RUN   TestInspectOomKilledTrue
17:17:35 [2020-12-16T17:17:35.759Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:17:35 [2020-12-16T17:17:35.759Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:35 [2020-12-16T17:17:35.759Z] === RUN   TestInspectOomKilledFalse
17:17:35 [2020-12-16T17:17:35.759Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:17:35 [2020-12-16T17:17:35.759Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:35 [2020-12-16T17:17:35.759Z] === RUN   TestLinksEtcHostsContentMatch
17:17:35 [2020-12-16T17:17:35.956Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:17:36 [2020-12-16T17:17:36.330Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
17:17:36 [2020-12-16T17:17:36.330Z] === RUN   TestLinksContainerNames
17:17:36 [2020-12-16T17:17:36.527Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:17:37 [2020-12-16T17:17:37.713Z] --- PASS: TestLinksContainerNames (1.58s)
17:17:37 [2020-12-16T17:17:37.713Z] === RUN   TestLogsFollowTailEmpty
17:17:38 [2020-12-16T17:17:38.570Z] --- PASS: TestSecretList (3.82s)
17:17:38 [2020-12-16T17:17:38.570Z] === RUN   TestSecretsCreateAndDelete
17:17:38 [2020-12-16T17:17:38.655Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
17:17:38 [2020-12-16T17:17:38.655Z] === RUN   TestContainerNetworkMountsNoChown
17:17:39 [2020-12-16T17:17:39.070Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:17:39 [2020-12-16T17:17:39.596Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/default
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/default
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/private
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/private
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rprivate
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rprivate
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/slave
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/slave
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rslave
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rslave
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/shared
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/shared
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rshared
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rshared
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/default
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/rslave
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/rshared
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/default/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/slave
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/default/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/rprivate
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/private
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/shared
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/private/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/default/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === RUN   TestMountDaemonRoot/private/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:17:39 [2020-12-16T17:17:39.596Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/default/bind_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:17:39 [2020-12-16T17:17:39.597Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/private/mount_root
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:17:39 [2020-12-16T17:17:39.858Z] === CONT  TestMountDaemonRoot/private/bind_root
17:17:39 [2020-12-16T17:17:39.858Z] --- PASS: TestMountDaemonRoot (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:17:39 [2020-12-16T17:17:39.858Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:17:39 [2020-12-16T17:17:39.858Z] === RUN   TestContainerBindMountNonRecursive
17:17:40 [2020-12-16T17:17:40.013Z] --- PASS: TestBuildWithHugeFile (92.03s)
17:17:40 [2020-12-16T17:17:40.013Z] === RUN   TestBuildWCOWSandboxSize
17:17:40 [2020-12-16T17:17:40.013Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:17:40 [2020-12-16T17:17:40.013Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:17:40 [2020-12-16T17:17:40.013Z] === RUN   TestBuildWithEmptyDockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:40 [2020-12-16T17:17:40.013Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:40 [2020-12-16T17:17:40.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:40 [2020-12-16T17:17:40.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
17:17:40 [2020-12-16T17:17:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
17:17:40 [2020-12-16T17:17:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
17:17:40 [2020-12-16T17:17:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
17:17:40 [2020-12-16T17:17:40.314Z] === RUN   TestBuildPreserveOwnership
17:17:40 [2020-12-16T17:17:40.314Z] === RUN   TestBuildPreserveOwnership/copy_from
17:17:40 [2020-12-16T17:17:40.614Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:17:40 [2020-12-16T17:17:40.875Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:17:41 [2020-12-16T17:17:41.449Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:17:42 [2020-12-16T17:17:42.078Z] --- PASS: TestSecretsCreateAndDelete (3.87s)
17:17:42 [2020-12-16T17:17:42.078Z] === RUN   TestSecretsUpdate
17:17:42 [2020-12-16T17:17:42.404Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
17:17:42 [2020-12-16T17:17:42.404Z] === RUN   TestContainerVolumesMountedAsShared
17:17:42 [2020-12-16T17:17:42.665Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s)
17:17:42 [2020-12-16T17:17:42.665Z] === RUN   TestContainerVolumesMountedAsSlave
17:17:43 [2020-12-16T17:17:43.237Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
17:17:43 [2020-12-16T17:17:43.237Z] === RUN   TestNetworkNat
17:17:43 [2020-12-16T17:17:43.364Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:17:43 [2020-12-16T17:17:43.364Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:17:43 [2020-12-16T17:17:43.364Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:17:43 [2020-12-16T17:17:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:17:43 [2020-12-16T17:17:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:17:43 [2020-12-16T17:17:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:17:43 [2020-12-16T17:17:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:17:43 [2020-12-16T17:17:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:17:44 [2020-12-16T17:17:44.182Z] --- PASS: TestNetworkNat (0.86s)
17:17:44 [2020-12-16T17:17:44.182Z] === RUN   TestNetworkLocalhostTCPNat
17:17:44 [2020-12-16T17:17:44.308Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:17:44 [2020-12-16T17:17:44.308Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:17:44 [2020-12-16T17:17:44.569Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:17:44 [2020-12-16T17:17:44.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:17:45 [2020-12-16T17:17:45.124Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
17:17:45 [2020-12-16T17:17:45.124Z] === RUN   TestNetworkLoopbackNat
17:17:45 [2020-12-16T17:17:45.140Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:17:46 [2020-12-16T17:17:46.079Z] --- PASS: TestBuildPreserveOwnership (5.85s)
17:17:46 [2020-12-16T17:17:46.079Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.05s)
17:17:46 [2020-12-16T17:17:46.079Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s)
17:17:46 [2020-12-16T17:17:46.079Z] === RUN   TestBuildPlatformInvalid
17:17:46 [2020-12-16T17:17:46.339Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:17:46 [2020-12-16T17:17:46.339Z] PASS
17:17:46 [2020-12-16T17:17:46.339Z] 
17:17:46 [2020-12-16T17:17:46.339Z] === Skipped
17:17:46 [2020-12-16T17:17:46.339Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:17:46 [2020-12-16T17:17:46.339Z]     build_session_test.go:25: TODO: BuildKit
17:17:46 [2020-12-16T17:17:46.339Z] 
17:17:46 [2020-12-16T17:17:46.339Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:17:46 [2020-12-16T17:17:46.339Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:17:46 [2020-12-16T17:17:46.339Z] 
17:17:46 [2020-12-16T17:17:46.339Z] 
17:17:46 [2020-12-16T17:17:46.339Z] DONE 33 tests, 2 skipped in 144.269s
17:17:46 [2020-12-16T17:17:46.339Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:17:46 [2020-12-16T17:17:46.339Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:17:46 [2020-12-16T17:17:46.339Z] ++ 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
17:17:46 [2020-12-16T17:17:46.339Z] ++ set -e
17:17:46 [2020-12-16T17:17:46.339Z] ++ '[' -n 0 ']'
17:17:46 [2020-12-16T17:17:46.339Z] ++ set -x
17:17:46 [2020-12-16T17:17:46.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:17:46 [2020-12-16T17:17:46.339Z] INFO: Testing against a local daemon
17:17:46 [2020-12-16T17:17:46.339Z] === RUN   TestConfigInspect
17:17:46 [2020-12-16T17:17:46.520Z] --- PASS: TestSecretsUpdate (3.82s)
17:17:46 [2020-12-16T17:17:46.520Z] === RUN   TestTemplatedSecret
17:17:48 [2020-12-16T17:17:48.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:17:48 [2020-12-16T17:17:48.421Z] --- PASS: TestNetworkLoopbackNat (3.14s)
17:17:48 [2020-12-16T17:17:48.421Z] === RUN   TestPause
17:17:48 [2020-12-16T17:17:48.879Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:17:48 [2020-12-16T17:17:48.879Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:17:48 [2020-12-16T17:17:48.879Z] --- PASS: TestConfigInspect (2.52s)
17:17:48 [2020-12-16T17:17:48.879Z] === RUN   TestConfigList
17:17:48 [2020-12-16T17:17:48.991Z] --- PASS: TestPause (0.86s)
17:17:48 [2020-12-16T17:17:48.991Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:17:48 [2020-12-16T17:17:48.991Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:17:48 [2020-12-16T17:17:48.991Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:17:48 [2020-12-16T17:17:48.991Z] === RUN   TestPauseStopPausedContainer
17:17:49 [2020-12-16T17:17:49.140Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:17:49 [2020-12-16T17:17:49.932Z] --- PASS: TestPauseStopPausedContainer (0.90s)
17:17:49 [2020-12-16T17:17:49.932Z] === RUN   TestPsFilter
17:17:50 [2020-12-16T17:17:50.027Z] --- PASS: TestTemplatedSecret (3.70s)
17:17:50 [2020-12-16T17:17:50.027Z] === RUN   TestSecretCreateResolve
17:17:50 [2020-12-16T17:17:50.192Z] --- PASS: TestPsFilter (0.26s)
17:17:50 [2020-12-16T17:17:50.192Z] === RUN   TestRemoveContainerWithRemovedVolume
17:17:50 [2020-12-16T17:17:50.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:17:51 [2020-12-16T17:17:51.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
17:17:51 [2020-12-16T17:17:51.135Z] === RUN   TestRemoveContainerWithVolume
17:17:51 [2020-12-16T17:17:51.682Z] --- PASS: TestConfigList (2.74s)
17:17:51 [2020-12-16T17:17:51.682Z] === RUN   TestConfigsCreateAndDelete
17:17:51 [2020-12-16T17:17:51.706Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
17:17:51 [2020-12-16T17:17:51.706Z] === RUN   TestRemoveContainerRunning
17:17:51 [2020-12-16T17:17:51.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:17:52 [2020-12-16T17:17:52.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:17:52 [2020-12-16T17:17:52.621Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:17:52 [2020-12-16T17:17:52.648Z] --- PASS: TestRemoveContainerRunning (0.80s)
17:17:52 [2020-12-16T17:17:52.648Z] === RUN   TestRemoveContainerForceRemoveRunning
17:17:53 [2020-12-16T17:17:53.192Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:17:53 [2020-12-16T17:17:53.219Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
17:17:53 [2020-12-16T17:17:53.219Z] === RUN   TestRemoveInvalidContainer
17:17:53 [2020-12-16T17:17:53.219Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:17:53 [2020-12-16T17:17:53.219Z] === RUN   TestRenameLinkedContainer
17:17:53 [2020-12-16T17:17:53.454Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:17:53 [2020-12-16T17:17:53.533Z] --- PASS: TestSecretCreateResolve (3.78s)
17:17:53 [2020-12-16T17:17:53.533Z] PASS
17:17:53 [2020-12-16T17:17:53.533Z] 
17:17:53 [2020-12-16T17:17:53.533Z] DONE 6 tests in 22.950s
17:17:53 [2020-12-16T17:17:53.533Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:17:53 [2020-12-16T17:17:53.533Z] ++ 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
17:17:53 [2020-12-16T17:17:53.533Z] ++ set -e
17:17:53 [2020-12-16T17:17:53.533Z] ++ '[' -n 0 ']'
17:17:53 [2020-12-16T17:17:53.533Z] ++ set -x
17:17:53 [2020-12-16T17:17:53.533Z] ++ env -i DEST=/go/src/github.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
17:17:53 [2020-12-16T17:17:53.533Z] INFO: Testing against a local daemon
17:17:53 [2020-12-16T17:17:53.533Z] === RUN   TestServiceCreateInit
17:17:53 [2020-12-16T17:17:53.533Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:54 [2020-12-16T17:17:54.024Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:17:54 [2020-12-16T17:17:54.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:17:54 [2020-12-16T17:17:54.595Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:17:54 [2020-12-16T17:17:54.855Z] --- PASS: TestConfigsCreateAndDelete (3.06s)
17:17:54 [2020-12-16T17:17:54.855Z] === RUN   TestConfigsUpdate
17:17:55 [2020-12-16T17:17:55.115Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:17:55 [2020-12-16T17:17:55.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:17:56 [2020-12-16T17:17:56.518Z] --- PASS: TestRenameLinkedContainer (3.12s)
17:17:56 [2020-12-16T17:17:56.518Z] === RUN   TestRenameStoppedContainer
17:17:57 [2020-12-16T17:17:57.090Z] --- PASS: TestRenameStoppedContainer (0.73s)
17:17:57 [2020-12-16T17:17:57.090Z] === RUN   TestRenameRunningContainerAndReuse
17:17:57 [2020-12-16T17:17:57.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:17:57 [2020-12-16T17:17:57.660Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:17:57 [2020-12-16T17:17:57.920Z] --- PASS: TestConfigsUpdate (3.25s)
17:17:57 [2020-12-16T17:17:57.920Z] === RUN   TestTemplatedConfig
17:17:58 [2020-12-16T17:17:58.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:17:58 [2020-12-16T17:17:58.863Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:17:58 [2020-12-16T17:17:58.863Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:17:59 [2020-12-16T17:17:59.003Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
17:17:59 [2020-12-16T17:17:59.003Z] === RUN   TestRenameInvalidName
17:17:59 [2020-12-16T17:17:59.084Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:59 [2020-12-16T17:17:59.574Z] --- PASS: TestRenameInvalidName (0.80s)
17:17:59 [2020-12-16T17:17:59.574Z] === RUN   TestRenameAnonymousContainer
17:17:59 [2020-12-16T17:17:59.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:18:00 [2020-12-16T17:18:00.774Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:18:01 [2020-12-16T17:18:01.208Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:18:01 [2020-12-16T17:18:01.208Z] Using test binary docker
17:18:01 [2020-12-16T17:18:01.208Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:18:01 [2020-12-16T17:18:01.208Z] +++ /etc/init.d/apparmor start
17:18:01 [2020-12-16T17:18:01.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:18:01 [2020-12-16T17:18:01.208Z] INFO: Waiting for daemon to start...
17:18:01 [2020-12-16T17:18:01.208Z] Starting dockerd
17:18:01 [2020-12-16T17:18:01.208Z] +++ 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
17:18:01 [2020-12-16T17:18:01.346Z] --- PASS: TestTemplatedConfig (3.41s)
17:18:01 [2020-12-16T17:18:01.346Z] === RUN   TestConfigCreateResolve
17:18:02 [2020-12-16T17:18:02.730Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:18:03 [2020-12-16T17:18:03.269Z] .
17:18:03 [2020-12-16T17:18:03.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:18:03 [2020-12-16T17:18:03.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:18:03 [2020-12-16T17:18:03.269Z] Error: No such image: emptyfs
17:18:03 [2020-12-16T17:18:03.269Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:18:03 [2020-12-16T17:18:03.269Z] ++++ docker load
17:18:03 [2020-12-16T17:18:03.564Z] Running integration-test (iteration 1)
17:18:03 [2020-12-16T17:18:03.564Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
17:18:03 [2020-12-16T17:18:03.564Z] ++ 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
17:18:03 [2020-12-16T17:18:03.564Z] ++ set -e
17:18:03 [2020-12-16T17:18:03.564Z] ++ '[' -n 0 ']'
17:18:03 [2020-12-16T17:18:03.564Z] ++ set -x
17:18:03 [2020-12-16T17:18:03.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:18:03 [2020-12-16T17:18:03.778Z] --- PASS: TestRenameAnonymousContainer (3.96s)
17:18:03 [2020-12-16T17:18:03.778Z] === RUN   TestRenameContainerWithSameName
17:18:04 [2020-12-16T17:18:04.115Z] --- PASS: TestConfigCreateResolve (2.63s)
17:18:04 [2020-12-16T17:18:04.115Z] === RUN   TestConfigDaemonLibtrustID
17:18:04 [2020-12-16T17:18:04.349Z] --- PASS: TestRenameContainerWithSameName (0.80s)
17:18:04 [2020-12-16T17:18:04.349Z] === RUN   TestRenameContainerWithLinkedContainer
17:18:04 [2020-12-16T17:18:04.376Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:18:04 [2020-12-16T17:18:04.636Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
17:18:04 [2020-12-16T17:18:04.636Z] PASS
17:18:04 [2020-12-16T17:18:04.636Z] 
17:18:04 [2020-12-16T17:18:04.636Z] DONE 7 tests in 18.230s
17:18:04 [2020-12-16T17:18:04.636Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:18:04 [2020-12-16T17:18:04.636Z] ++ 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
17:18:04 [2020-12-16T17:18:04.636Z] ++ set -e
17:18:04 [2020-12-16T17:18:04.636Z] ++ '[' -n 0 ']'
17:18:04 [2020-12-16T17:18:04.636Z] ++ set -x
17:18:04 [2020-12-16T17:18:04.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:18:04 [2020-12-16T17:18:04.636Z] INFO: Testing against a local daemon
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestCheckpoint
17:18:04 [2020-12-16T17:18:04.636Z] --- SKIP: TestCheckpoint (0.00s)
17:18:04 [2020-12-16T17:18:04.636Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestContainerInvalidJSON
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:18:04 [2020-12-16T17:18:04.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:18:04 [2020-12-16T17:18:04.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:18:04 [2020-12-16T17:18:04.636Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:18:04 [2020-12-16T17:18:04.636Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:18:04 [2020-12-16T17:18:04.636Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:18:04 [2020-12-16T17:18:04.636Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:18:04 [2020-12-16T17:18:04.636Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:18:04 [2020-12-16T17:18:04.636Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:18:04 [2020-12-16T17:18:04.636Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:18:04 [2020-12-16T17:18:04.636Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:18:04 [2020-12-16T17:18:04.636Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:18:04 [2020-12-16T17:18:04.639Z] --- PASS: TestServiceCreateInit (10.46s)
17:18:04 [2020-12-16T17:18:04.639Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s)
17:18:04 [2020-12-16T17:18:04.639Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
17:18:04 [2020-12-16T17:18:04.639Z] === RUN   TestCreateServiceMultipleTimes
17:18:04 [2020-12-16T17:18:04.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:18:04 [2020-12-16T17:18:04.897Z] === RUN   TestCopyFromContainerPathIsNotDir
17:18:04 [2020-12-16T17:18:04.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:18:04 [2020-12-16T17:18:04.897Z] === RUN   TestCopyToContainerPathDoesNotExist
17:18:05 [2020-12-16T17:18:05.158Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
17:18:05 [2020-12-16T17:18:05.158Z] === RUN   TestCopyToContainerPathIsNotDir
17:18:05 [2020-12-16T17:18:05.158Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:18:05 [2020-12-16T17:18:05.158Z] === RUN   TestCopyFromContainer
17:18:05 [2020-12-16T17:18:05.158Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:18:05 [2020-12-16T17:18:05.158Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:18:05 [2020-12-16T17:18:05.729Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:18:06 [2020-12-16T17:18:06.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
17:18:06 [2020-12-16T17:18:06.261Z] === RUN   TestResize
17:18:06 [2020-12-16T17:18:06.522Z] --- PASS: TestResize (0.78s)
17:18:06 [2020-12-16T17:18:06.522Z] === RUN   TestResizeWithInvalidSize
17:18:06 [2020-12-16T17:18:06.670Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:18:06 [2020-12-16T17:18:06.931Z] === RUN   TestCopyFromContainer//
17:18:07 [2020-12-16T17:18:07.192Z] === RUN   TestCopyFromContainer//bar/root
17:18:07 [2020-12-16T17:18:07.192Z] === RUN   TestCopyFromContainer//bar/root/
17:18:07 [2020-12-16T17:18:07.453Z] === RUN   TestCopyFromContainer/bar/quux
17:18:07 [2020-12-16T17:18:07.453Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:18:07 [2020-12-16T17:18:07.463Z] --- PASS: TestResizeWithInvalidSize (0.83s)
17:18:07 [2020-12-16T17:18:07.463Z] === RUN   TestResizeWhenContainerNotStarted
17:18:07 [2020-12-16T17:18:07.713Z] === RUN   TestCopyFromContainer/bar/quux/
17:18:07 [2020-12-16T17:18:07.713Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:18:07 [2020-12-16T17:18:07.713Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:18:07 [2020-12-16T17:18:07.973Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:18:07 [2020-12-16T17:18:07.973Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:18:08 [2020-12-16T17:18:08.234Z] === RUN   TestCopyFromContainer/bar/notarget
17:18:08 [2020-12-16T17:18:08.296Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:18:08 [2020-12-16T17:18:08.406Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:18:08 [2020-12-16T17:18:08.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:18:08 [2020-12-16T17:18:08.494Z] --- PASS: TestCopyFromContainer (3.34s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer// (0.21s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:08 [2020-12-16T17:18:08.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:08 [2020-12-16T17:18:08.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:08 [2020-12-16T17:18:08.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:08 [2020-12-16T17:18:08.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:08 [2020-12-16T17:18:08.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:08 [2020-12-16T17:18:08.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:08 [2020-12-16T17:18:08.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:18:08 [2020-12-16T17:18:08.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateLinkToNonExistingContainer
17:18:08 [2020-12-16T17:18:08.494Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s)
17:18:08 [2020-12-16T17:18:08.494Z] === RUN   TestCreateWithInvalidEnv
17:18:08 [2020-12-16T17:18:08.755Z] === RUN   TestCreateWithInvalidEnv/0
17:18:08 [2020-12-16T17:18:08.755Z] === PAUSE TestCreateWithInvalidEnv/0
17:18:08 [2020-12-16T17:18:08.755Z] === RUN   TestCreateWithInvalidEnv/1
17:18:08 [2020-12-16T17:18:08.755Z] === PAUSE TestCreateWithInvalidEnv/1
17:18:08 [2020-12-16T17:18:08.755Z] === RUN   TestCreateWithInvalidEnv/2
17:18:08 [2020-12-16T17:18:08.755Z] === PAUSE TestCreateWithInvalidEnv/2
17:18:08 [2020-12-16T17:18:08.755Z] === CONT  TestCreateWithInvalidEnv/0
17:18:08 [2020-12-16T17:18:08.755Z] === CONT  TestCreateWithInvalidEnv/2
17:18:08 [2020-12-16T17:18:08.755Z] === CONT  TestCreateWithInvalidEnv/1
17:18:08 [2020-12-16T17:18:08.755Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
17:18:08 [2020-12-16T17:18:08.755Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:18:08 [2020-12-16T17:18:08.755Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:18:08 [2020-12-16T17:18:08.755Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:18:08 [2020-12-16T17:18:08.755Z] === RUN   TestCreateTmpfsMountsTarget
17:18:08 [2020-12-16T17:18:08.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:18:08 [2020-12-16T17:18:08.755Z] === RUN   TestCreateWithCustomMaskedPaths
17:18:10 [2020-12-16T17:18:10.141Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:18:10 [2020-12-16T17:18:10.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:18:10 [2020-12-16T17:18:10.402Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:18:10 [2020-12-16T17:18:10.974Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
17:18:10 [2020-12-16T17:18:10.974Z] === RUN   TestCreateWithCustomReadonlyPaths
17:18:11 [2020-12-16T17:18:11.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:18:11 [2020-12-16T17:18:11.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:18:11 [2020-12-16T17:18:11.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:18:11 [2020-12-16T17:18:11.914Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:18:12 [2020-12-16T17:18:12.854Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s)
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:12 [2020-12-16T17:18:12.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:12 [2020-12-16T17:18:12.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:12 [2020-12-16T17:18:12.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:12 [2020-12-16T17:18:12.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:12 [2020-12-16T17:18:12.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:12 [2020-12-16T17:18:12.855Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:12 [2020-12-16T17:18:12.855Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:12 [2020-12-16T17:18:12.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:18:12 [2020-12-16T17:18:12.855Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
17:18:12 [2020-12-16T17:18:12.855Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
17:18:12 [2020-12-16T17:18:12.855Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:18:12 [2020-12-16T17:18:12.855Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:18:12 [2020-12-16T17:18:12.855Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:18:12 [2020-12-16T17:18:12.855Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:18:13 [2020-12-16T17:18:13.115Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:18:13 [2020-12-16T17:18:13.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:18:13 [2020-12-16T17:18:13.375Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestCreateDifferentPlatform
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestCreateDifferentPlatform/different_os
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:18:13 [2020-12-16T17:18:13.375Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:18:13 [2020-12-16T17:18:13.375Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:18:13 [2020-12-16T17:18:13.375Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:18:13 [2020-12-16T17:18:13.375Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:18:13 [2020-12-16T17:18:13.375Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestContainerStartOnDaemonRestart
17:18:13 [2020-12-16T17:18:13.375Z] === PAUSE TestContainerStartOnDaemonRestart
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestDaemonRestartIpcMode
17:18:13 [2020-12-16T17:18:13.375Z] === PAUSE TestDaemonRestartIpcMode
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestDaemonHostGatewayIP
17:18:13 [2020-12-16T17:18:13.375Z] === PAUSE TestDaemonHostGatewayIP
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestContainerKillOnDaemonStart
17:18:13 [2020-12-16T17:18:13.375Z] === PAUSE TestContainerKillOnDaemonStart
17:18:13 [2020-12-16T17:18:13.375Z] === RUN   TestDiff
17:18:13 [2020-12-16T17:18:13.636Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:18:13 [2020-12-16T17:18:13.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:18:13 [2020-12-16T17:18:13.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:18:14 [2020-12-16T17:18:14.206Z] --- PASS: TestDiff (0.79s)
17:18:14 [2020-12-16T17:18:14.206Z] === RUN   TestExecWithCloseStdin
17:18:14 [2020-12-16T17:18:14.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:18:14 [2020-12-16T17:18:14.777Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:18:15 [2020-12-16T17:18:15.347Z] --- PASS: TestExecWithCloseStdin (0.94s)
17:18:15 [2020-12-16T17:18:15.347Z] === RUN   TestExec
17:18:16 [2020-12-16T17:18:16.229Z] Loaded image: buildpack-deps:buster
17:18:16 [2020-12-16T17:18:16.289Z] --- PASS: TestExec (0.91s)
17:18:16 [2020-12-16T17:18:16.289Z] === RUN   TestExecUser
17:18:16 [2020-12-16T17:18:16.289Z] === RUN   TestDockerSuite/TestBuildAddScript
17:18:16 [2020-12-16T17:18:16.527Z] Loaded image: busybox:latest
17:18:16 [2020-12-16T17:18:16.527Z] Loaded image: busybox:glibc
17:18:16 [2020-12-16T17:18:16.527Z] Loaded image: debian:buster
17:18:16 [2020-12-16T17:18:16.527Z] Loaded image: hello-world:latest
17:18:16 [2020-12-16T17:18:16.527Z] Loaded image: arm32v7/hello-world:latest
17:18:16 [2020-12-16T17:18:16.527Z] INFO: Testing against a local daemon
17:18:16 [2020-12-16T17:18:16.527Z] === RUN   TestCgroupNamespacesBuild
17:18:16 [2020-12-16T17:18:16.549Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:18:16 [2020-12-16T17:18:16.810Z] --- PASS: TestExecUser (0.84s)
17:18:16 [2020-12-16T17:18:16.810Z] === RUN   TestExportContainerAndImportImage
17:18:17 [2020-12-16T17:18:17.070Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:18:17 [2020-12-16T17:18:17.265Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s)
17:18:17 [2020-12-16T17:18:17.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
17:18:17 [2020-12-16T17:18:17.265Z] === RUN   TestCgroupNamespacesRun
17:18:18 [2020-12-16T17:18:18.010Z] --- PASS: TestExportContainerAndImportImage (1.02s)
17:18:18 [2020-12-16T17:18:18.010Z] === RUN   TestExportContainerAfterDaemonRestart
17:18:18 [2020-12-16T17:18:18.036Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
17:18:18 [2020-12-16T17:18:18.036Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:18:18 [2020-12-16T17:18:18.649Z] --- PASS: TestCgroupNamespacesRun (1.84s)
17:18:18 [2020-12-16T17:18:18.649Z] === RUN   TestCgroupNamespacesRunPrivileged
17:18:18 [2020-12-16T17:18:18.950Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:18:19 [2020-12-16T17:18:19.521Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
17:18:19 [2020-12-16T17:18:19.521Z] === RUN   TestHealthCheckWorkdir
17:18:19 [2020-12-16T17:18:19.571Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
17:18:19 [2020-12-16T17:18:19.571Z] === RUN   TestBuildWithSession
17:18:19 [2020-12-16T17:18:19.571Z] --- SKIP: TestBuildWithSession (0.00s)
17:18:19 [2020-12-16T17:18:19.571Z]     build_session_test.go:25: TODO: BuildKit
17:18:19 [2020-12-16T17:18:19.571Z] === RUN   TestBuildSquashParent
17:18:20 [2020-12-16T17:18:20.462Z] --- PASS: TestHealthCheckWorkdir (0.88s)
17:18:20 [2020-12-16T17:18:20.462Z] === RUN   TestHealthKillContainer
17:18:20 [2020-12-16T17:18:20.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
17:18:20 [2020-12-16T17:18:20.561Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:18:21 [2020-12-16T17:18:21.032Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:18:22 [2020-12-16T17:18:22.473Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
17:18:22 [2020-12-16T17:18:22.473Z] === RUN   TestCgroupNamespacesRunHostMode
17:18:23 [2020-12-16T17:18:23.169Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:18:23 [2020-12-16T17:18:23.571Z] --- PASS: TestHealthKillContainer (2.80s)
17:18:23 [2020-12-16T17:18:23.571Z] === RUN   TestInspectCpusetInConfigPre120
17:18:23 [2020-12-16T17:18:23.831Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
17:18:23 [2020-12-16T17:18:23.831Z] === RUN   TestIpcModeNone
17:18:24 [2020-12-16T17:18:24.385Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
17:18:24 [2020-12-16T17:18:24.385Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:18:24 [2020-12-16T17:18:24.773Z] --- PASS: TestIpcModeNone (0.78s)
17:18:24 [2020-12-16T17:18:24.773Z] === RUN   TestIpcModePrivate
17:18:25 [2020-12-16T17:18:25.033Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:18:25 [2020-12-16T17:18:25.033Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:18:25 [2020-12-16T17:18:25.142Z] --- PASS: TestBuildSquashParent (4.79s)
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:18:25 [2020-12-16T17:18:25.142Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:18:25 [2020-12-16T17:18:25.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:18:25 [2020-12-16T17:18:25.142Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.142Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:18:25 [2020-12-16T17:18:25.142Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:18:25 [2020-12-16T17:18:25.142Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:18:25 [2020-12-16T17:18:25.606Z] --- PASS: TestIpcModePrivate (0.91s)
17:18:25 [2020-12-16T17:18:25.606Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
17:18:25 [2020-12-16T17:18:25.606Z] === RUN   TestIpcModeShareable
17:18:25 [2020-12-16T17:18:25.701Z] tests/integration/client_test.py .....                                   [ 75%]
17:18:25 [2020-12-16T17:18:25.701Z] tests/integration/context_api_test.py ...                                [ 76%]
17:18:25 [2020-12-16T17:18:25.701Z] tests/integration/errors_test.py .                                       [ 76%]
17:18:26 [2020-12-16T17:18:26.299Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
17:18:26 [2020-12-16T17:18:26.299Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:18:26 [2020-12-16T17:18:26.548Z] --- PASS: TestIpcModeShareable (0.98s)
17:18:26 [2020-12-16T17:18:26.548Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
17:18:26 [2020-12-16T17:18:26.548Z] === RUN   TestAPIIpcModeShareableAndContainer
17:18:27 [2020-12-16T17:18:27.143Z] --- PASS: TestCreateServiceMultipleTimes (20.67s)
17:18:27 [2020-12-16T17:18:27.143Z] === RUN   TestCreateServiceConflict
17:18:27 [2020-12-16T17:18:27.224Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:18:27 [2020-12-16T17:18:27.224Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:18:28 [2020-12-16T17:18:28.211Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s)
17:18:28 [2020-12-16T17:18:28.211Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:18:28 [2020-12-16T17:18:28.645Z] --- PASS: TestCreateServiceConflict (3.92s)
17:18:28 [2020-12-16T17:18:28.645Z] === RUN   TestCreateServiceMaxReplicas
17:18:28 [2020-12-16T17:18:28.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s)
17:18:28 [2020-12-16T17:18:28.783Z] === RUN   TestCgroupNamespacesRunOlderClient
17:18:29 [2020-12-16T17:18:29.091Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:18:29 [2020-12-16T17:18:29.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
17:18:29 [2020-12-16T17:18:29.091Z] === RUN   TestAPIIpcModeHost
17:18:29 [2020-12-16T17:18:29.299Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
17:18:29 [2020-12-16T17:18:29.299Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
17:18:29 [2020-12-16T17:18:29.299Z] === RUN   TestBuildMultiStageCopy
17:18:29 [2020-12-16T17:18:29.299Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:18:29 [2020-12-16T17:18:29.351Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:18:29 [2020-12-16T17:18:29.921Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:18:29 [2020-12-16T17:18:29.921Z] --- PASS: TestAPIIpcModeHost (0.79s)
17:18:29 [2020-12-16T17:18:29.921Z] === RUN   TestDaemonIpcModeShareable
17:18:29 [2020-12-16T17:18:29.921Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:18:30 [2020-12-16T17:18:30.181Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:18:30 [2020-12-16T17:18:30.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:18:30 [2020-12-16T17:18:30.629Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:18:31 [2020-12-16T17:18:31.259Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:18:31 [2020-12-16T17:18:31.326Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s)
17:18:31 [2020-12-16T17:18:31.326Z] === RUN   TestKernelTCPMemory
17:18:31 [2020-12-16T17:18:31.555Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:18:31 [2020-12-16T17:18:31.847Z] --- PASS: TestBuildMultiStageCopy (2.86s)
17:18:31 [2020-12-16T17:18:31.847Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s)
17:18:31 [2020-12-16T17:18:31.847Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
17:18:31 [2020-12-16T17:18:31.847Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s)
17:18:31 [2020-12-16T17:18:31.847Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
17:18:31 [2020-12-16T17:18:31.847Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
17:18:31 [2020-12-16T17:18:31.847Z] === RUN   TestBuildMultiStageParentConfig
17:18:31 [2020-12-16T17:18:31.898Z] --- PASS: TestKernelTCPMemory (0.87s)
17:18:31 [2020-12-16T17:18:31.898Z] === RUN   TestNISDomainname
17:18:32 [2020-12-16T17:18:32.095Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
17:18:32 [2020-12-16T17:18:32.095Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
17:18:32 [2020-12-16T17:18:32.095Z] === RUN   TestDaemonIpcModePrivate
17:18:32 [2020-12-16T17:18:32.095Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:18:32 [2020-12-16T17:18:32.481Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
17:18:32 [2020-12-16T17:18:32.481Z] === RUN   TestBuildLabelWithTargets
17:18:32 [2020-12-16T17:18:32.838Z] --- PASS: TestNISDomainname (0.96s)
17:18:32 [2020-12-16T17:18:32.838Z] === RUN   TestHostnameDnsResolution
17:18:33 [2020-12-16T17:18:33.096Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
17:18:33 [2020-12-16T17:18:33.096Z] === RUN   TestCreateWithDuplicateNetworkNames
17:18:33 [2020-12-16T17:18:33.509Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:18:33 [2020-12-16T17:18:33.782Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
17:18:33 [2020-12-16T17:18:33.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:18:33 [2020-12-16T17:18:33.782Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:18:33 [2020-12-16T17:18:33.782Z] === RUN   TestDockerSuite/TestBuildAddTar
17:18:33 [2020-12-16T17:18:33.996Z] --- PASS: TestBuildLabelWithTargets (1.30s)
17:18:33 [2020-12-16T17:18:33.996Z] === RUN   TestBuildWithEmptyLayers
17:18:34 [2020-12-16T17:18:34.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:18:34 [2020-12-16T17:18:34.629Z] --- PASS: TestBuildWithEmptyLayers (0.64s)
17:18:34 [2020-12-16T17:18:34.629Z] === RUN   TestBuildMultiStageOnBuild
17:18:34 [2020-12-16T17:18:34.750Z] --- PASS: TestHostnameDnsResolution (1.68s)
17:18:34 [2020-12-16T17:18:34.750Z] === RUN   TestStats
17:18:35 [2020-12-16T17:18:35.474Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
17:18:35 [2020-12-16T17:18:35.474Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
17:18:35 [2020-12-16T17:18:35.474Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:18:35 [2020-12-16T17:18:35.734Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:18:36 [2020-12-16T17:18:36.147Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
17:18:36 [2020-12-16T17:18:36.147Z] === RUN   TestBuildUncleanTarFilenames
17:18:37 [2020-12-16T17:18:37.182Z] --- PASS: TestBuildUncleanTarFilenames (0.92s)
17:18:37 [2020-12-16T17:18:37.182Z] === RUN   TestBuildMultiStageLayerLeak
17:18:37 [2020-12-16T17:18:37.290Z] --- PASS: TestStats (2.83s)
17:18:37 [2020-12-16T17:18:37.290Z] === RUN   TestStopContainerWithTimeout
17:18:37 [2020-12-16T17:18:37.290Z] === RUN   TestStopContainerWithTimeout/0
17:18:37 [2020-12-16T17:18:37.290Z] === PAUSE TestStopContainerWithTimeout/0
17:18:37 [2020-12-16T17:18:37.290Z] === RUN   TestStopContainerWithTimeout/1
17:18:37 [2020-12-16T17:18:37.290Z] === PAUSE TestStopContainerWithTimeout/1
17:18:37 [2020-12-16T17:18:37.290Z] === RUN   TestStopContainerWithTimeout/3
17:18:37 [2020-12-16T17:18:37.290Z] === PAUSE TestStopContainerWithTimeout/3
17:18:37 [2020-12-16T17:18:37.290Z] === RUN   TestStopContainerWithTimeout/-1
17:18:37 [2020-12-16T17:18:37.290Z] === PAUSE TestStopContainerWithTimeout/-1
17:18:37 [2020-12-16T17:18:37.290Z] === CONT  TestStopContainerWithTimeout/0
17:18:37 [2020-12-16T17:18:37.290Z] === CONT  TestStopContainerWithTimeout/1
17:18:37 [2020-12-16T17:18:37.290Z] === CONT  TestStopContainerWithTimeout/3
17:18:37 [2020-12-16T17:18:37.290Z] === CONT  TestStopContainerWithTimeout/-1
17:18:37 [2020-12-16T17:18:37.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
17:18:37 [2020-12-16T17:18:37.647Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
17:18:37 [2020-12-16T17:18:37.647Z] === RUN   TestIpcModeOlderClient
17:18:37 [2020-12-16T17:18:37.647Z] === PAUSE TestIpcModeOlderClient
17:18:37 [2020-12-16T17:18:37.647Z] === RUN   TestKillContainerInvalidSignal
17:18:37 [2020-12-16T17:18:37.647Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:18:38 [2020-12-16T17:18:38.217Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
17:18:38 [2020-12-16T17:18:38.217Z] === RUN   TestKillContainer
17:18:38 [2020-12-16T17:18:38.217Z] === RUN   TestKillContainer/no_signal
17:18:39 [2020-12-16T17:18:39.159Z] === RUN   TestKillContainer/non_killing_signal
17:18:39 [2020-12-16T17:18:39.251Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
17:18:39 [2020-12-16T17:18:39.251Z] === RUN   TestBuildWithHugeFile
17:18:39 [2020-12-16T17:18:39.419Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:18:39 [2020-12-16T17:18:39.419Z] === RUN   TestKillContainer/killing_signal
17:18:40 [2020-12-16T17:18:40.139Z] aa4f58cd6da1: Pull complete
17:18:40 [2020-12-16T17:18:40.139Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
17:18:40 [2020-12-16T17:18:40.139Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:18:40 [2020-12-16T17:18:40.139Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637'
17:18:40 [2020-12-16T17:18:40.139Z] WARN: Skipping validation tests
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Running unit tests at 12/16/2020 17:18:29...
17:18:40 [2020-12-16T17:18:40.139Z] INFO: make.ps1 starting at 12/16/2020 17:18:32
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Git commit (de1bb1c30e) assumed from DOCKER_GITCOMMIT environment variable
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Invoking autogen...
17:18:40 [2020-12-16T17:18:40.139Z] INFO: Running unit tests...
17:18:40 [2020-12-16T17:18:40.591Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:18:40 [2020-12-16T17:18:40.591Z]     --- PASS: TestStopContainerWithTimeout/0 (1.37s)
17:18:40 [2020-12-16T17:18:40.591Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
17:18:40 [2020-12-16T17:18:40.591Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
17:18:40 [2020-12-16T17:18:40.591Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
17:18:40 [2020-12-16T17:18:40.591Z] === RUN   TestDeleteDevicemapper
17:18:40 [2020-12-16T17:18:40.591Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:18:40 [2020-12-16T17:18:40.591Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:18:40 [2020-12-16T17:18:40.591Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:18:40 [2020-12-16T17:18:40.802Z] --- PASS: TestKillContainer (2.37s)
17:18:40 [2020-12-16T17:18:40.802Z]     --- PASS: TestKillContainer/no_signal (0.74s)
17:18:40 [2020-12-16T17:18:40.802Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
17:18:40 [2020-12-16T17:18:40.802Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
17:18:40 [2020-12-16T17:18:40.802Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:18:40 [2020-12-16T17:18:40.802Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:18:41 [2020-12-16T17:18:41.374Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:18:41 [2020-12-16T17:18:41.374Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:18:41 [2020-12-16T17:18:41.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
17:18:41 [2020-12-16T17:18:41.944Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
17:18:41 [2020-12-16T17:18:41.944Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:18:41 [2020-12-16T17:18:41.944Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
17:18:41 [2020-12-16T17:18:41.944Z] === RUN   TestKillStoppedContainer
17:18:42 [2020-12-16T17:18:42.204Z] --- PASS: TestKillStoppedContainer (0.08s)
17:18:42 [2020-12-16T17:18:42.204Z] === RUN   TestKillStoppedContainerAPIPre120
17:18:42 [2020-12-16T17:18:42.204Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
17:18:42 [2020-12-16T17:18:42.204Z] === RUN   TestKillDifferentUserContainer
17:18:42 [2020-12-16T17:18:42.315Z] 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
17:18:43 [2020-12-16T17:18:43.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
17:18:43 [2020-12-16T17:18:43.133Z] === RUN   TestUpdateMemory
17:18:43 [2020-12-16T17:18:43.133Z] --- SKIP: TestUpdateMemory (0.00s)
17:18:43 [2020-12-16T17:18:43.133Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:18:43 [2020-12-16T17:18:43.133Z] === RUN   TestUpdateCPUQuota
17:18:43 [2020-12-16T17:18:43.145Z] --- PASS: TestKillDifferentUserContainer (0.76s)
17:18:43 [2020-12-16T17:18:43.145Z] === RUN   TestInspectOomKilledTrue
17:18:43 [2020-12-16T17:18:43.145Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
17:18:43 [2020-12-16T17:18:43.145Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:18:43 [2020-12-16T17:18:43.145Z] === RUN   TestInspectOomKilledFalse
17:18:43 [2020-12-16T17:18:43.145Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:18:43 [2020-12-16T17:18:43.145Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:18:43 [2020-12-16T17:18:43.145Z] === RUN   TestLinksEtcHostsContentMatch
17:18:43 [2020-12-16T17:18:43.145Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:18:43 [2020-12-16T17:18:43.405Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:18:43 [2020-12-16T17:18:43.405Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
17:18:43 [2020-12-16T17:18:43.405Z] === RUN   TestLinksContainerNames
17:18:43 [2020-12-16T17:18:43.975Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:18:44 [2020-12-16T17:18:44.516Z] --- PASS: TestUpdateCPUQuota (1.34s)
17:18:44 [2020-12-16T17:18:44.517Z] === RUN   TestUpdatePidsLimit
17:18:44 [2020-12-16T17:18:44.517Z] === RUN   TestUpdatePidsLimit/update_from_none
17:18:44 [2020-12-16T17:18:44.546Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:18:44 [2020-12-16T17:18:44.777Z] === RUN   TestUpdatePidsLimit/no_change
17:18:44 [2020-12-16T17:18:44.807Z] --- PASS: TestLinksContainerNames (1.41s)
17:18:44 [2020-12-16T17:18:44.807Z] === RUN   TestLogsFollowTailEmpty
17:18:45 [2020-12-16T17:18:45.037Z] === RUN   TestUpdatePidsLimit/update_lower
17:18:45 [2020-12-16T17:18:45.607Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:18:45 [2020-12-16T17:18:45.748Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
17:18:45 [2020-12-16T17:18:45.748Z] === RUN   TestContainerNetworkMountsNoChown
17:18:45 [2020-12-16T17:18:45.867Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:18:46 [2020-12-16T17:18:46.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s)
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/default
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/default
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/private
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/private
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rprivate
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rprivate
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/slave
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/slave
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rslave
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rslave
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/shared
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/shared
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rshared
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rshared
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/default
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/default/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/default/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/default/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rshared
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/shared
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rslave
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/slave
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rprivate
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/private
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/private/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/private/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/default/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:18:46 [2020-12-16T17:18:46.318Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:18:46 [2020-12-16T17:18:46.438Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/private/mount_root
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:18:46 [2020-12-16T17:18:46.579Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:18:46 [2020-12-16T17:18:46.698Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:18:46 [2020-12-16T17:18:46.840Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:18:46 [2020-12-16T17:18:46.840Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:18:46 [2020-12-16T17:18:46.840Z] === CONT  TestMountDaemonRoot/private/bind_root
17:18:46 [2020-12-16T17:18:46.840Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:18:46 [2020-12-16T17:18:46.840Z] --- PASS: TestMountDaemonRoot (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:18:46 [2020-12-16T17:18:46.840Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:18:46 [2020-12-16T17:18:46.840Z] === RUN   TestContainerBindMountNonRecursive
17:18:47 [2020-12-16T17:18:47.411Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:18:47 [2020-12-16T17:18:47.982Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:18:48 [2020-12-16T17:18:48.082Z] --- PASS: TestUpdatePidsLimit (3.84s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
17:18:48 [2020-12-16T17:18:48.082Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
17:18:48 [2020-12-16T17:18:48.082Z] === RUN   TestUpdateRestartPolicy
17:18:48 [2020-12-16T17:18:48.552Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
17:18:48 [2020-12-16T17:18:48.552Z] === RUN   TestContainerVolumesMountedAsShared
17:18:49 [2020-12-16T17:18:49.121Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
17:18:49 [2020-12-16T17:18:49.121Z] === RUN   TestContainerVolumesMountedAsSlave
17:18:49 [2020-12-16T17:18:49.378Z] ?   	github.com/docker/docker/api	[no test files]
17:18:49 [2020-12-16T17:18:49.691Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s)
17:18:49 [2020-12-16T17:18:49.691Z] === RUN   TestNetworkNat
17:18:50 [2020-12-16T17:18:50.634Z] --- PASS: TestNetworkNat (0.64s)
17:18:50 [2020-12-16T17:18:50.634Z] === RUN   TestNetworkLocalhostTCPNat
17:18:51 [2020-12-16T17:18:51.205Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
17:18:51 [2020-12-16T17:18:51.205Z] === RUN   TestNetworkLoopbackNat
17:18:51 [2020-12-16T17:18:51.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.11s)
17:18:51 [2020-12-16T17:18:51.650Z] === RUN   TestCreateServiceSecretFileMode
17:18:52 [2020-12-16T17:18:52.587Z] === RUN   TestDockerSuite/TestBuildBlankName
17:18:52 [2020-12-16T17:18:52.679Z] --- PASS: TestCreateServiceSecretFileMode (3.83s)
17:18:52 [2020-12-16T17:18:52.679Z] === RUN   TestCreateServiceConfigFileMode
17:18:52 [2020-12-16T17:18:52.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:18:53 [2020-12-16T17:18:53.788Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:18:54 [2020-12-16T17:18:54.048Z] --- PASS: TestNetworkLoopbackNat (2.87s)
17:18:54 [2020-12-16T17:18:54.048Z] === RUN   TestPause
17:18:54 [2020-12-16T17:18:54.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:18:54 [2020-12-16T17:18:54.882Z] --- PASS: TestPause (0.89s)
17:18:54 [2020-12-16T17:18:54.882Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:18:54 [2020-12-16T17:18:54.882Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:18:54 [2020-12-16T17:18:54.882Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:18:54 [2020-12-16T17:18:54.882Z] === RUN   TestPauseStopPausedContainer
17:18:55 [2020-12-16T17:18:55.825Z] --- PASS: TestPauseStopPausedContainer (0.92s)
17:18:55 [2020-12-16T17:18:55.825Z] === RUN   TestPsFilter
17:18:55 [2020-12-16T17:18:55.825Z] --- PASS: TestPsFilter (0.16s)
17:18:55 [2020-12-16T17:18:55.825Z] === RUN   TestRemoveContainerWithRemovedVolume
17:18:56 [2020-12-16T17:18:56.185Z] --- PASS: TestCreateServiceConfigFileMode (3.83s)
17:18:56 [2020-12-16T17:18:56.185Z] === RUN   TestCreateServiceSysctls
17:18:56 [2020-12-16T17:18:56.766Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:18:56 [2020-12-16T17:18:56.766Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
17:18:56 [2020-12-16T17:18:56.766Z] === RUN   TestRemoveContainerWithVolume
17:18:57 [2020-12-16T17:18:57.708Z] --- PASS: TestRemoveContainerWithVolume (0.95s)
17:18:57 [2020-12-16T17:18:57.708Z] === RUN   TestRemoveContainerRunning
17:18:58 [2020-12-16T17:18:58.279Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:18:58 [2020-12-16T17:18:58.279Z] --- PASS: TestRemoveContainerRunning (0.75s)
17:18:58 [2020-12-16T17:18:58.279Z] === RUN   TestRemoveContainerForceRemoveRunning
17:18:59 [2020-12-16T17:18:59.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
17:18:59 [2020-12-16T17:18:59.221Z] === RUN   TestRemoveInvalidContainer
17:18:59 [2020-12-16T17:18:59.221Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:18:59 [2020-12-16T17:18:59.221Z] === RUN   TestRenameLinkedContainer
17:19:00 [2020-12-16T17:19:00.626Z] --- PASS: TestCreateServiceSysctls (4.39s)
17:19:00 [2020-12-16T17:19:00.627Z] === RUN   TestCreateServiceCapabilities
17:19:01 [2020-12-16T17:19:01.132Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:19:01 [2020-12-16T17:19:01.132Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:19:01 [2020-12-16T17:19:01.750Z] === RUN   TestMiddlewares
17:19:01 [2020-12-16T17:19:01.750Z] --- PASS: TestMiddlewares (0.00s)
17:19:01 [2020-12-16T17:19:01.750Z] PASS
17:19:01 [2020-12-16T17:19:01.750Z] coverage: 9.0% of statements
17:19:01 [2020-12-16T17:19:01.750Z] ok  	github.com/docker/docker/api/server	0.317s	coverage: 9.0% of statements
17:19:02 [2020-12-16T17:19:02.516Z] --- PASS: TestRenameLinkedContainer (3.42s)
17:19:02 [2020-12-16T17:19:02.516Z] === RUN   TestRenameStoppedContainer
17:19:02 [2020-12-16T17:19:02.980Z] --- PASS: TestUpdateRestartPolicy (12.46s)
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestUpdateRestartWithAutoRemove
17:19:02 [2020-12-16T17:19:02.980Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitNonBlocked
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:02 [2020-12-16T17:19:02.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:02 [2020-12-16T17:19:02.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:02 [2020-12-16T17:19:02.980Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:02 [2020-12-16T17:19:02.980Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:02 [2020-12-16T17:19:02.980Z] --- PASS: TestWaitNonBlocked (0.02s)
17:19:02 [2020-12-16T17:19:02.980Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
17:19:02 [2020-12-16T17:19:02.980Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitBlocked
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:19:02 [2020-12-16T17:19:02.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:19:02 [2020-12-16T17:19:02.980Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:19:02 [2020-12-16T17:19:02.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:19:02 [2020-12-16T17:19:02.980Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:19:02 [2020-12-16T17:19:02.980Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:19:03 [2020-12-16T17:19:03.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:19:03 [2020-12-16T17:19:03.346Z] --- PASS: TestRenameStoppedContainer (0.73s)
17:19:03 [2020-12-16T17:19:03.346Z] === RUN   TestRenameRunningContainerAndReuse
17:19:03 [2020-12-16T17:19:03.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:19:03 [2020-12-16T17:19:03.551Z] --- PASS: TestWaitBlocked (0.02s)
17:19:03 [2020-12-16T17:19:03.551Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
17:19:03 [2020-12-16T17:19:03.551Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
17:19:03 [2020-12-16T17:19:03.551Z] === CONT  TestContainerStartOnDaemonRestart
17:19:03 [2020-12-16T17:19:03.551Z] === CONT  TestContainerKillOnDaemonStart
17:19:03 [2020-12-16T17:19:03.551Z] === CONT  TestDaemonHostGatewayIP
17:19:03 [2020-12-16T17:19:03.551Z] === CONT  TestIpcModeOlderClient
17:19:03 [2020-12-16T17:19:03.812Z] --- PASS: TestIpcModeOlderClient (0.24s)
17:19:03 [2020-12-16T17:19:03.812Z] === CONT  TestDaemonRestartIpcMode
17:19:04 [2020-12-16T17:19:04.731Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s)
17:19:04 [2020-12-16T17:19:04.731Z] === RUN   TestRenameInvalidName
17:19:05 [2020-12-16T17:19:05.066Z] --- PASS: TestCreateServiceCapabilities (3.82s)
17:19:05 [2020-12-16T17:19:05.066Z] === RUN   TestInspect
17:19:05 [2020-12-16T17:19:05.673Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:19:05 [2020-12-16T17:19:05.673Z] --- PASS: TestRenameInvalidName (0.93s)
17:19:05 [2020-12-16T17:19:05.673Z] === RUN   TestRenameAnonymousContainer
17:19:07 [2020-12-16T17:19:07.116Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
17:19:07 [2020-12-16T17:19:07.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:19:08 [2020-12-16T17:19:08.060Z] --- PASS: TestDaemonRestartIpcMode (4.31s)
17:19:08 [2020-12-16T17:19:08.060Z] --- PASS: TestDaemonHostGatewayIP (4.70s)
17:19:08 [2020-12-16T17:19:08.571Z] --- PASS: TestInspect (3.70s)
17:19:08 [2020-12-16T17:19:08.571Z] === RUN   TestCreateJob
17:19:09 [2020-12-16T17:19:09.497Z] --- PASS: TestRenameAnonymousContainer (3.48s)
17:19:09 [2020-12-16T17:19:09.497Z] === RUN   TestRenameContainerWithSameName
17:19:10 [2020-12-16T17:19:10.068Z] --- PASS: TestRenameContainerWithSameName (0.73s)
17:19:10 [2020-12-16T17:19:10.068Z] === RUN   TestRenameContainerWithLinkedContainer
17:19:11 [2020-12-16T17:19:11.451Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:19:12 [2020-12-16T17:19:12.023Z] --- PASS: TestRenameContainerWithLinkedContainer (2.09s)
17:19:12 [2020-12-16T17:19:12.023Z] === RUN   TestResize
17:19:13 [2020-12-16T17:19:13.013Z] --- PASS: TestCreateJob (4.67s)
17:19:13 [2020-12-16T17:19:13.013Z] === RUN   TestReplicatedJob
17:19:13 [2020-12-16T17:19:13.409Z] --- PASS: TestResize (1.11s)
17:19:13 [2020-12-16T17:19:13.409Z] === RUN   TestResizeWithInvalidSize
17:19:14 [2020-12-16T17:19:14.352Z] --- PASS: TestResizeWithInvalidSize (1.03s)
17:19:14 [2020-12-16T17:19:14.352Z] === RUN   TestResizeWhenContainerNotStarted
17:19:15 [2020-12-16T17:19:15.297Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s)
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:19:15 [2020-12-16T17:19:15.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:19:18 [2020-12-16T17:19:18.053Z] --- PASS: TestContainerKillOnDaemonStart (13.14s)
17:19:18 [2020-12-16T17:19:18.053Z] PASS
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === Skipped
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:19:18 [2020-12-16T17:19:18.053Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] 
17:19:18 [2020-12-16T17:19:18.053Z] DONE 195 tests, 6 skipped in 141.380s
17:19:18 [2020-12-16T17:19:18.053Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:19:18 [2020-12-16T17:19:18.053Z] ++ 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
17:19:18 [2020-12-16T17:19:18.053Z] ++ set -e
17:19:18 [2020-12-16T17:19:18.053Z] ++ '[' -n 0 ']'
17:19:18 [2020-12-16T17:19:18.053Z] ++ set -x
17:19:18 [2020-12-16T17:19:18.053Z] ++ env -i DEST=/go/src/github.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
17:19:18 [2020-12-16T17:19:18.053Z] INFO: Testing against a local daemon
17:19:18 [2020-12-16T17:19:18.053Z] === RUN   TestCommitInheritsEnv
17:19:18 [2020-12-16T17:19:18.053Z] --- PASS: TestCommitInheritsEnv (0.58s)
17:19:18 [2020-12-16T17:19:18.053Z] === RUN   TestImportExtremelyLargeImageWorks
17:19:18 [2020-12-16T17:19:18.053Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
17:19:18 [2020-12-16T17:19:18.053Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:19:18 [2020-12-16T17:19:18.053Z] === RUN   TestImagesFilterMultiReference
17:19:18 [2020-12-16T17:19:18.053Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:19:18 [2020-12-16T17:19:18.053Z] === RUN   TestImagePullPlatformInvalid
17:19:18 [2020-12-16T17:19:18.053Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:19:18 [2020-12-16T17:19:18.053Z] === RUN   TestRemoveImageOrphaning
17:19:18 [2020-12-16T17:19:18.314Z] --- PASS: TestRemoveImageOrphaning (0.58s)
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestRemoveImageGarbageCollector
17:19:18 [2020-12-16T17:19:18.314Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:19:18 [2020-12-16T17:19:18.314Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:19:18 [2020-12-16T17:19:18.314Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestTagInvalidReference
17:19:18 [2020-12-16T17:19:18.314Z] --- PASS: TestTagInvalidReference (0.03s)
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestTagValidPrefixedRepo
17:19:18 [2020-12-16T17:19:18.314Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestTagExistedNameWithoutForce
17:19:18 [2020-12-16T17:19:18.314Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:19:18 [2020-12-16T17:19:18.314Z] === RUN   TestTagOfficialNames
17:19:18 [2020-12-16T17:19:18.574Z] --- PASS: TestTagOfficialNames (0.08s)
17:19:18 [2020-12-16T17:19:18.575Z] === RUN   TestTagMatchesDigest
17:19:18 [2020-12-16T17:19:18.575Z] --- PASS: TestTagMatchesDigest (0.03s)
17:19:18 [2020-12-16T17:19:18.575Z] PASS
17:19:18 [2020-12-16T17:19:18.575Z] 
17:19:18 [2020-12-16T17:19:18.575Z] === Skipped
17:19:18 [2020-12-16T17:19:18.575Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
17:19:18 [2020-12-16T17:19:18.575Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:19:18 [2020-12-16T17:19:18.575Z] 
17:19:18 [2020-12-16T17:19:18.575Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:19:18 [2020-12-16T17:19:18.575Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:18 [2020-12-16T17:19:18.575Z] 
17:19:18 [2020-12-16T17:19:18.575Z] 
17:19:18 [2020-12-16T17:19:18.575Z] DONE 12 tests, 2 skipped in 1.884s
17:19:18 [2020-12-16T17:19:18.575Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:19:18 [2020-12-16T17:19:18.575Z] ++ 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
17:19:18 [2020-12-16T17:19:18.575Z] ++ set -e
17:19:18 [2020-12-16T17:19:18.575Z] ++ '[' -n 0 ']'
17:19:18 [2020-12-16T17:19:18.575Z] ++ set -x
17:19:18 [2020-12-16T17:19:18.575Z] ++ env -i DEST=/go/src/github.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
17:19:18 [2020-12-16T17:19:18.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:19:18 [2020-12-16T17:19:18.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:19:18 [2020-12-16T17:19:18.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:19:18 [2020-12-16T17:19:18.835Z] INFO: Testing against a local daemon
17:19:18 [2020-12-16T17:19:18.835Z] === RUN   TestNetworkCreateDelete
17:19:19 [2020-12-16T17:19:19.095Z] --- PASS: TestNetworkCreateDelete (0.42s)
17:19:19 [2020-12-16T17:19:19.095Z] === RUN   TestDockerNetworkDeletePreferID
17:19:20 [2020-12-16T17:19:20.480Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
17:19:20 [2020-12-16T17:19:20.480Z] === RUN   TestDaemonDNSFallback
17:19:21 [2020-12-16T17:19:21.144Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:19:21 [2020-12-16T17:19:21.474Z] --- PASS: TestReplicatedJob (7.51s)
17:19:21 [2020-12-16T17:19:21.474Z] === RUN   TestUpdateReplicatedJob
17:19:22 [2020-12-16T17:19:22.171Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:19:22 [2020-12-16T17:19:22.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:19:22 [2020-12-16T17:19:22.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:19:22 [2020-12-16T17:19:22.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:19:25 [2020-12-16T17:19:25.334Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:19:25 [2020-12-16T17:19:25.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:19:25 [2020-12-16T17:19:25.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:19:25 [2020-12-16T17:19:25.974Z] --- PASS: TestUpdateReplicatedJob (4.77s)
17:19:25 [2020-12-16T17:19:25.974Z] === RUN   TestServiceListWithStatuses
17:19:25 [2020-12-16T17:19:25.974Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:19:25 [2020-12-16T17:19:25.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:19:25 [2020-12-16T17:19:25.975Z] === RUN   TestDockerNetworkConnectAlias
17:19:27 [2020-12-16T17:19:27.863Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:19:27 [2020-12-16T17:19:27.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:19:28 [2020-12-16T17:19:28.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:19:28 [2020-12-16T17:19:28.611Z] --- PASS: TestDaemonDNSFallback (7.46s)
17:19:28 [2020-12-16T17:19:28.611Z] === RUN   TestInspectNetwork
17:19:29 [2020-12-16T17:19:29.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:19:29 [2020-12-16T17:19:29.764Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:19:29 [2020-12-16T17:19:29.764Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:19:31 [2020-12-16T17:19:31.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:19:32 [2020-12-16T17:19:32.087Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:19:32 [2020-12-16T17:19:32.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:19:32 [2020-12-16T17:19:32.658Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.27s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s)
17:19:32 [2020-12-16T17:19:32.658Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s)
17:19:32 [2020-12-16T17:19:32.658Z] === RUN   TestCgroupNamespacesRun
17:19:32 [2020-12-16T17:19:32.814Z] === RUN   TestInspectNetwork/full_network_id
17:19:32 [2020-12-16T17:19:32.814Z] === RUN   TestInspectNetwork/partial_network_id
17:19:32 [2020-12-16T17:19:32.814Z] === RUN   TestInspectNetwork/network_name
17:19:32 [2020-12-16T17:19:32.814Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:19:34 [2020-12-16T17:19:34.435Z] --- PASS: TestDockerNetworkConnectAlias (8.74s)
17:19:34 [2020-12-16T17:19:34.435Z] === RUN   TestDockerNetworkReConnect
17:19:34 [2020-12-16T17:19:34.570Z] --- PASS: TestCgroupNamespacesRun (1.72s)
17:19:34 [2020-12-16T17:19:34.570Z] === RUN   TestCgroupNamespacesRunPrivileged
17:19:34 [2020-12-16T17:19:34.570Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:19:35 [2020-12-16T17:19:35.952Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:19:36 [2020-12-16T17:19:36.210Z] --- PASS: TestBuildWithHugeFile (55.40s)
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildWCOWSandboxSize
17:19:36 [2020-12-16T17:19:36.210Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:19:36 [2020-12-16T17:19:36.210Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildWithEmptyDockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:19:36 [2020-12-16T17:19:36.210Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:19:36 [2020-12-16T17:19:36.210Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
17:19:36 [2020-12-16T17:19:36.210Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
17:19:36 [2020-12-16T17:19:36.210Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildPreserveOwnership
17:19:36 [2020-12-16T17:19:36.210Z] === RUN   TestBuildPreserveOwnership/copy_from
17:19:36 [2020-12-16T17:19:36.211Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
17:19:36 [2020-12-16T17:19:36.211Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:19:36 [2020-12-16T17:19:36.783Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:19:37 [2020-12-16T17:19:37.013Z] --- PASS: TestInspectNetwork (9.27s)
17:19:37 [2020-12-16T17:19:37.013Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:19:37 [2020-12-16T17:19:37.013Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:19:37 [2020-12-16T17:19:37.013Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:19:37 [2020-12-16T17:19:37.013Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:19:37 [2020-12-16T17:19:37.013Z] === RUN   TestRunContainerWithBridgeNone
17:19:37 [2020-12-16T17:19:37.256Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:19:37 [2020-12-16T17:19:37.723Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:19:37 [2020-12-16T17:19:37.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
17:19:37 [2020-12-16T17:19:37.983Z] === RUN   TestCgroupNamespacesRunHostMode
17:19:38 [2020-12-16T17:19:38.465Z] .........                                                                [ 86%]
17:19:38 [2020-12-16T17:19:38.766Z] --- PASS: TestBuildPreserveOwnership (3.85s)
17:19:38 [2020-12-16T17:19:38.766Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
17:19:38 [2020-12-16T17:19:38.766Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
17:19:38 [2020-12-16T17:19:38.766Z] === RUN   TestBuildPlatformInvalid
17:19:38 [2020-12-16T17:19:38.766Z] --- PASS: TestBuildPlatformInvalid (0.12s)
17:19:38 [2020-12-16T17:19:38.766Z] PASS
17:19:38 [2020-12-16T17:19:38.766Z] 
17:19:38 [2020-12-16T17:19:38.766Z] === Skipped
17:19:38 [2020-12-16T17:19:38.766Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
17:19:38 [2020-12-16T17:19:38.766Z]     build_session_test.go:25: TODO: BuildKit
17:19:38 [2020-12-16T17:19:38.766Z] 
17:19:38 [2020-12-16T17:19:38.766Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
17:19:38 [2020-12-16T17:19:38.766Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:19:38 [2020-12-16T17:19:38.766Z] 
17:19:38 [2020-12-16T17:19:38.766Z] 
17:19:38 [2020-12-16T17:19:38.766Z] DONE 33 tests, 2 skipped in 95.281s
17:19:38 [2020-12-16T17:19:38.766Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
17:19:38 [2020-12-16T17:19:38.766Z] ++ 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
17:19:38 [2020-12-16T17:19:38.766Z] ++ set -e
17:19:38 [2020-12-16T17:19:38.766Z] ++ '[' -n 0 ']'
17:19:38 [2020-12-16T17:19:38.766Z] ++ set -x
17:19:38 [2020-12-16T17:19:38.766Z] ++ env -i DEST=/go/src/github.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
17:19:38 [2020-12-16T17:19:38.766Z] INFO: Testing against a local daemon
17:19:38 [2020-12-16T17:19:38.766Z] === RUN   TestConfigInspect
17:19:39 [2020-12-16T17:19:39.557Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
17:19:39 [2020-12-16T17:19:39.557Z] === RUN   TestNetworkInvalidJSON
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkInvalidJSON//networks/create
17:19:39 [2020-12-16T17:19:39.818Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:19:39 [2020-12-16T17:19:39.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:39 [2020-12-16T17:19:39.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:39 [2020-12-16T17:19:39.818Z] === CONT  TestNetworkInvalidJSON//networks/create
17:19:39 [2020-12-16T17:19:39.818Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:39 [2020-12-16T17:19:39.818Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:19:39 [2020-12-16T17:19:39.818Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:19:39 [2020-12-16T17:19:39.818Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:19:39 [2020-12-16T17:19:39.818Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:19:39 [2020-12-16T17:19:39.818Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkList
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkList//networks
17:19:39 [2020-12-16T17:19:39.818Z] === PAUSE TestNetworkList//networks
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestNetworkList//networks/
17:19:39 [2020-12-16T17:19:39.818Z] === PAUSE TestNetworkList//networks/
17:19:39 [2020-12-16T17:19:39.818Z] === CONT  TestNetworkList//networks
17:19:39 [2020-12-16T17:19:39.818Z] === CONT  TestNetworkList//networks/
17:19:39 [2020-12-16T17:19:39.818Z] --- PASS: TestNetworkList (0.03s)
17:19:39 [2020-12-16T17:19:39.818Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:19:39 [2020-12-16T17:19:39.818Z]     --- PASS: TestNetworkList//networks (0.00s)
17:19:39 [2020-12-16T17:19:39.818Z] === RUN   TestHostIPv4BridgeLabel
17:19:39 [2020-12-16T17:19:39.895Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
17:19:39 [2020-12-16T17:19:39.895Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:19:39 [2020-12-16T17:19:39.895Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:19:40 [2020-12-16T17:19:40.759Z] --- PASS: TestHostIPv4BridgeLabel (0.83s)
17:19:40 [2020-12-16T17:19:40.759Z] === RUN   TestDaemonRestartWithLiveRestore
17:19:40 [2020-12-16T17:19:40.829Z] --- PASS: TestConfigInspect (1.92s)
17:19:40 [2020-12-16T17:19:40.829Z] === RUN   TestConfigList
17:19:41 [2020-12-16T17:19:41.369Z] --- PASS: TestDockerNetworkReConnect (6.89s)
17:19:41 [2020-12-16T17:19:41.369Z] === RUN   TestServicePlugin
17:19:41 [2020-12-16T17:19:41.369Z] --- SKIP: TestServicePlugin (0.00s)
17:19:41 [2020-12-16T17:19:41.369Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:41 [2020-12-16T17:19:41.369Z] === RUN   TestServiceUpdateLabel
17:19:41 [2020-12-16T17:19:41.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
17:19:41 [2020-12-16T17:19:41.808Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:19:42 [2020-12-16T17:19:42.068Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:19:42 [2020-12-16T17:19:42.174Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
17:19:42 [2020-12-16T17:19:42.174Z] === RUN   TestDaemonDefaultNetworkPools
17:19:42 [2020-12-16T17:19:42.899Z] --- PASS: TestConfigList (1.95s)
17:19:42 [2020-12-16T17:19:42.899Z] === RUN   TestConfigsCreateAndDelete
17:19:43 [2020-12-16T17:19:43.453Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s)
17:19:43 [2020-12-16T17:19:43.453Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:19:43 [2020-12-16T17:19:43.453Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:19:43 [2020-12-16T17:19:43.568Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s)
17:19:43 [2020-12-16T17:19:43.568Z] === RUN   TestDaemonRestartWithExistingNetwork
17:19:44 [2020-12-16T17:19:44.231Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:19:44 [2020-12-16T17:19:44.393Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
17:19:44 [2020-12-16T17:19:44.393Z] === RUN   TestCgroupNamespacesRunOlderClient
17:19:44 [2020-12-16T17:19:44.952Z] --- PASS: TestServiceUpdateLabel (3.77s)
17:19:44 [2020-12-16T17:19:44.952Z] === RUN   TestServiceUpdateSecrets
17:19:44 [2020-12-16T17:19:44.963Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:19:44 [2020-12-16T17:19:44.970Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
17:19:44 [2020-12-16T17:19:44.970Z] === RUN   TestConfigsUpdate
17:19:45 [2020-12-16T17:19:45.426Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:19:45 [2020-12-16T17:19:45.492Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.19s)
17:19:45 [2020-12-16T17:19:45.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:19:45 [2020-12-16T17:19:45.904Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:19:45 [2020-12-16T17:19:45.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
17:19:45 [2020-12-16T17:19:45.904Z] === RUN   TestKernelTCPMemory
17:19:46 [2020-12-16T17:19:46.486Z] --- PASS: TestConfigsUpdate (1.96s)
17:19:46 [2020-12-16T17:19:46.486Z] === RUN   TestTemplatedConfig
17:19:46 [2020-12-16T17:19:46.845Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:19:47 [2020-12-16T17:19:47.105Z] --- PASS: TestKernelTCPMemory (1.09s)
17:19:47 [2020-12-16T17:19:47.105Z] === RUN   TestNISDomainname
17:19:48 [2020-12-16T17:19:48.039Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s)
17:19:48 [2020-12-16T17:19:48.039Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:19:48 [2020-12-16T17:19:48.489Z] --- PASS: TestNISDomainname (1.11s)
17:19:48 [2020-12-16T17:19:48.489Z] === RUN   TestHostnameDnsResolution
17:19:48 [2020-12-16T17:19:48.611Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
17:19:48 [2020-12-16T17:19:48.611Z] === RUN   TestServiceWithPredefinedNetwork
17:19:49 [2020-12-16T17:19:49.250Z] --- PASS: TestTemplatedConfig (2.42s)
17:19:49 [2020-12-16T17:19:49.250Z] === RUN   TestConfigCreateResolve
17:19:49 [2020-12-16T17:19:49.872Z] --- PASS: TestHostnameDnsResolution (1.56s)
17:19:49 [2020-12-16T17:19:49.872Z] === RUN   TestStats
17:19:49 [2020-12-16T17:19:49.872Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:19:51 [2020-12-16T17:19:51.322Z] --- PASS: TestConfigCreateResolve (1.95s)
17:19:51 [2020-12-16T17:19:51.322Z] === RUN   TestConfigDaemonLibtrustID
17:19:51 [2020-12-16T17:19:51.614Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:19:51 [2020-12-16T17:19:51.614Z] PASS
17:19:51 [2020-12-16T17:19:51.614Z] 
17:19:51 [2020-12-16T17:19:51.614Z] DONE 7 tests in 12.726s
17:19:51 [2020-12-16T17:19:51.614Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
17:19:51 [2020-12-16T17:19:51.614Z] ++ 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
17:19:51 [2020-12-16T17:19:51.614Z] ++ set -e
17:19:51 [2020-12-16T17:19:51.614Z] ++ '[' -n 0 ']'
17:19:51 [2020-12-16T17:19:51.614Z] ++ set -x
17:19:51 [2020-12-16T17:19:51.614Z] ++ env -i DEST=/go/src/github.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
17:19:51 [2020-12-16T17:19:51.614Z] INFO: Testing against a local daemon
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestCheckpoint
17:19:51 [2020-12-16T17:19:51.614Z] --- SKIP: TestCheckpoint (0.00s)
17:19:51 [2020-12-16T17:19:51.614Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestContainerInvalidJSON
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:19:51 [2020-12-16T17:19:51.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:19:51 [2020-12-16T17:19:51.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:19:51 [2020-12-16T17:19:51.614Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:19:51 [2020-12-16T17:19:51.614Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:19:51 [2020-12-16T17:19:51.614Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:19:51 [2020-12-16T17:19:51.614Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:19:51 [2020-12-16T17:19:51.614Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:19:51 [2020-12-16T17:19:51.614Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:19:51 [2020-12-16T17:19:51.614Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:19:51 [2020-12-16T17:19:51.614Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:19:51 [2020-12-16T17:19:51.614Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestCopyFromContainerPathIsNotDir
17:19:51 [2020-12-16T17:19:51.614Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:19:51 [2020-12-16T17:19:51.614Z] === RUN   TestCopyToContainerPathDoesNotExist
17:19:51 [2020-12-16T17:19:51.907Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:19:51 [2020-12-16T17:19:51.907Z] === RUN   TestCopyToContainerPathIsNotDir
17:19:51 [2020-12-16T17:19:51.907Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:19:51 [2020-12-16T17:19:51.907Z] === RUN   TestCopyFromContainer
17:19:51 [2020-12-16T17:19:51.912Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
17:19:51 [2020-12-16T17:19:51.912Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:19:51 [2020-12-16T17:19:51.912Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:19:51 [2020-12-16T17:19:51.912Z]     service_test.go:236: FLAKY_TEST
17:19:51 [2020-12-16T17:19:51.912Z] === RUN   TestServiceWithDataPathPortInit
17:19:52 [2020-12-16T17:19:52.040Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:19:52 [2020-12-16T17:19:52.040Z] tests/integration/models_resources_test.py .                             [ 91%]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestBoolValue
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestBoolValue (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestBoolValueOrDefault
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestInt64ValueOrZero
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestInt64ValueOrDefault
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestInt64ValueOrDefaultWithError
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestJsonContentType
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestJsonContentType (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 14.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/server/httputils	0.221s	coverage: 14.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestMaskSecretKeys
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestMaskSecretKeys (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestVersionMiddlewareVersion
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 37.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/server/middleware	0.210s	coverage: 37.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestToJSON
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestToJSON (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestToParamWithVersion
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestToParamWithVersion (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestFromJSON
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestFromJSON (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestEmpty
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestEmpty (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestArgsMatchKVListEmptySources
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestArgsMatchKVList
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestArgsMatchKVList (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestArgsMatch
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestArgsMatch (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestAdd
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestAdd (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestDel
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestDel (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestLen
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestLen (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestExactMatch
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestExactMatch (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestOnlyOneExactMatch
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestContains
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestContains (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestValidate
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestValidate (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestWalkValues
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestWalkValues (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestFuzzyMatch
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestFuzzyMatch (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestClone
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestClone (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 92.2% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/types/filters	0.297s	coverage: 92.2% of statements
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestAdjustForAPIVersion
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 5.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/server/router/swarm	0.146s	coverage: 5.7% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestStrSliceMarshalJSON
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestStrSliceUnmarshalJSON
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestStrSliceUnmarshalString
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestStrSliceUnmarshalSlice
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 90.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/types/strslice	0.155s	coverage: 90.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestDurationToSecondsString
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestDurationToSecondsString (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestGetTimestamp
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestGetTimestamp (0.16s)
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestParseTimestamps
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestParseTimestamps (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 100.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/types/time	0.234s	coverage: 100.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] === RUN   TestCompareVersion
17:19:52 [2020-12-16T17:19:52.415Z] --- PASS: TestCompareVersion (0.00s)
17:19:52 [2020-12-16T17:19:52.415Z] PASS
17:19:52 [2020-12-16T17:19:52.415Z] coverage: 75.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ok  	github.com/docker/docker/api/types/versions	0.061s	coverage: 75.0% of statements
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/builder	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:19:52 [2020-12-16T17:19:52.415Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:19:52 [2020-12-16T17:19:52.416Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:19:52 [2020-12-16T17:19:52.416Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:19:52 [2020-12-16T17:19:52.416Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:19:52 [2020-12-16T17:19:52.416Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:19:52 [2020-12-16T17:19:52.416Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:19:52 [2020-12-16T17:19:52.416Z] --- PASS: TestParseRemoteURL (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.416Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:19:52 [2020-12-16T17:19:52.417Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:19:52 [2020-12-16T17:19:52.678Z] --- PASS: TestStats (2.85s)
17:19:52 [2020-12-16T17:19:52.678Z] === RUN   TestStopContainerWithTimeout
17:19:52 [2020-12-16T17:19:52.678Z] === RUN   TestStopContainerWithTimeout/0
17:19:52 [2020-12-16T17:19:52.678Z] === PAUSE TestStopContainerWithTimeout/0
17:19:52 [2020-12-16T17:19:52.678Z] === RUN   TestStopContainerWithTimeout/1
17:19:52 [2020-12-16T17:19:52.678Z] === PAUSE TestStopContainerWithTimeout/1
17:19:52 [2020-12-16T17:19:52.678Z] === RUN   TestStopContainerWithTimeout/3
17:19:52 [2020-12-16T17:19:52.678Z] === PAUSE TestStopContainerWithTimeout/3
17:19:52 [2020-12-16T17:19:52.678Z] === RUN   TestStopContainerWithTimeout/-1
17:19:52 [2020-12-16T17:19:52.678Z] === PAUSE TestStopContainerWithTimeout/-1
17:19:52 [2020-12-16T17:19:52.678Z] === CONT  TestStopContainerWithTimeout/0
17:19:52 [2020-12-16T17:19:52.678Z] === CONT  TestStopContainerWithTimeout/-1
17:19:52 [2020-12-16T17:19:52.878Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.878Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:19:52 [2020-12-16T17:19:52.878Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:19:52 [2020-12-16T17:19:52.878Z] === RUN   TestCloneArgsSmartHttp
17:19:52 [2020-12-16T17:19:52.878Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
17:19:52 [2020-12-16T17:19:52.878Z] === RUN   TestCloneArgsDumbHttp
17:19:52 [2020-12-16T17:19:52.878Z] --- PASS: TestCloneArgsDumbHttp (0.03s)
17:19:52 [2020-12-16T17:19:52.878Z] === RUN   TestCloneArgsGit
17:19:52 [2020-12-16T17:19:52.878Z] --- PASS: TestCloneArgsGit (0.00s)
17:19:52 [2020-12-16T17:19:52.878Z] === RUN   TestCheckoutGit
17:19:52 [2020-12-16T17:19:52.942Z] === RUN   TestCopyFromContainer//
17:19:53 [2020-12-16T17:19:53.234Z] === RUN   TestCopyFromContainer//bar/root
17:19:53 [2020-12-16T17:19:53.234Z] === RUN   TestCopyFromContainer//bar/root/
17:19:53 [2020-12-16T17:19:53.234Z] === RUN   TestCopyFromContainer/bar/quux
17:19:53 [2020-12-16T17:19:53.525Z] === RUN   TestCopyFromContainer/bar/quux/
17:19:53 [2020-12-16T17:19:53.525Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:19:53 [2020-12-16T17:19:53.525Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:19:53 [2020-12-16T17:19:53.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:19:53 [2020-12-16T17:19:53.817Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:19:53 [2020-12-16T17:19:53.817Z] === RUN   TestCopyFromContainer/bar/notarget
17:19:53 [2020-12-16T17:19:53.817Z] --- PASS: TestCopyFromContainer (1.97s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:19:53 [2020-12-16T17:19:53.817Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:53 [2020-12-16T17:19:53.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateLinkToNonExistingContainer
17:19:53 [2020-12-16T17:19:53.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateWithInvalidEnv
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateWithInvalidEnv/0
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateWithInvalidEnv/0
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateWithInvalidEnv/1
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateWithInvalidEnv/1
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateWithInvalidEnv/2
17:19:53 [2020-12-16T17:19:53.818Z] === PAUSE TestCreateWithInvalidEnv/2
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateWithInvalidEnv/0
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateWithInvalidEnv/1
17:19:53 [2020-12-16T17:19:53.818Z] === CONT  TestCreateWithInvalidEnv/2
17:19:53 [2020-12-16T17:19:53.818Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateTmpfsMountsTarget
17:19:53 [2020-12-16T17:19:53.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:19:53 [2020-12-16T17:19:53.818Z] === RUN   TestCreateWithCustomMaskedPaths
17:19:54 [2020-12-16T17:19:54.063Z] === CONT  TestStopContainerWithTimeout/3
17:19:54 [2020-12-16T17:19:54.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:19:54 [2020-12-16T17:19:54.324Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:19:54 [2020-12-16T17:19:54.895Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:19:55 [2020-12-16T17:19:55.330Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
17:19:55 [2020-12-16T17:19:55.330Z] === RUN   TestCreateWithCustomReadonlyPaths
17:19:55 [2020-12-16T17:19:55.796Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestProcessNoDockerignore
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestProcessShouldLeaveAllFiles
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestDetectContentType
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestDetectContentType (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestSelectAcceptableMIME
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestInspectEmptyResponse
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestInspectResponseBinary
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestInspectResponseBinary (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestResponseUnsupportedContentType
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestInspectResponseTextSimple
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestInspectResponseEmptyContentType
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestUnknownContentLength
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestUnknownContentLength (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestDownloadRemote
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestEnable
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestEnable (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestDisable
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestDisable (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestEnabled
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestEnabled (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] PASS
17:19:55 [2020-12-16T17:19:55.797Z] coverage: 100.0% of statements
17:19:55 [2020-12-16T17:19:55.797Z] ok  	github.com/docker/docker/cli/debug	0.087s	coverage: 100.0% of statements
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestDownloadRemote (0.07s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestGetWithStatusError
17:19:55 [2020-12-16T17:19:55.797Z] --- PASS: TestGetWithStatusError (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestCloseRootDirectory
17:19:55 [2020-12-16T17:19:55.797Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestHashFile
17:19:55 [2020-12-16T17:19:55.797Z] --- SKIP: TestHashFile (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestHashSubdir
17:19:55 [2020-12-16T17:19:55.797Z] --- SKIP: TestHashSubdir (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:19:55 [2020-12-16T17:19:55.797Z] === RUN   TestRemoveDirectory
17:19:55 [2020-12-16T17:19:55.797Z] --- SKIP: TestRemoveDirectory (0.00s)
17:19:55 [2020-12-16T17:19:55.797Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:19:55 [2020-12-16T17:19:55.797Z] PASS
17:19:55 [2020-12-16T17:19:55.797Z] coverage: 9.3% of statements
17:19:55 [2020-12-16T17:19:55.797Z] ok  	github.com/docker/docker/builder/remotecontext	0.492s	coverage: 9.3% of statements
17:19:55 [2020-12-16T17:19:55.837Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:19:55 [2020-12-16T17:19:55.837Z] === CONT  TestStopContainerWithTimeout/1
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestGetAllAllowed
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestGetAllAllowed (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestGetAllMeta
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestGetAllMeta (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestWarnOnUnusedBuildArgs
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestIsUnreferencedBuiltin
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestIsExistingDirectory
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestIsExistingDirectory (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestGetFilenameForDownload
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestEnv2Variables
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestEnv2Variables (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestMaintainer
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestMaintainer (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestLabel
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestLabel (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestFromScratch
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestFromScratch (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestFromWithArg
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestFromWithArg (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestFromWithUndefinedArg
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestFromMultiStageWithNamedStage
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestOnbuild
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestOnbuild (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestWorkdir
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestWorkdir (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestCmd
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestCmd (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestHealthcheckNone
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestHealthcheckNone (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestHealthcheckCmd
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestHealthcheckCmd (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestEntrypoint
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestEntrypoint (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestExpose
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestExpose (0.00s)
17:19:56 [2020-12-16T17:19:56.254Z] === RUN   TestUser
17:19:56 [2020-12-16T17:19:56.254Z] --- PASS: TestUser (0.00s)
17:19:56 [2020-12-16T17:19:56.408Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestVolume
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestVolume (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestStopSignal
17:19:56 [2020-12-16T17:19:56.713Z] --- SKIP: TestStopSignal (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z]     dispatchers_test.go:376: Windows does not support stopsignal
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestArg
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestArg (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestShell
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestShell (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestPrependEnvOnCmd
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestRunWithBuildArgs
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestRunIgnoresHealthcheck
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestNormalizeWorkdir
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDispatch/COPY_url
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestDispatch (0.04s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestAddScratchImageAddsToMounts
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestAddFromScratchPopulatesPlatform
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestImageSourceGetAddsToMounts
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestEmptyDockerfile
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestEmptyDockerfile (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestSymlinkDockerfile
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestSymlinkDockerfile (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDockerfileOutsideTheBuildContext
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestNonExistingDockerfile
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestCopyRunConfig
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestCopyRunConfig (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestDeepCopyRunConfig
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestExportImage
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestExportImage (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] === RUN   TestNormalizeDest
17:19:56 [2020-12-16T17:19:56.713Z] --- PASS: TestNormalizeDest (0.00s)
17:19:56 [2020-12-16T17:19:56.713Z] PASS
17:19:56 [2020-12-16T17:19:56.713Z] coverage: 46.6% of statements
17:19:56 [2020-12-16T17:19:56.713Z] ok  	github.com/docker/docker/builder/dockerfile	0.473s	coverage: 46.6% of statements
17:19:56 [2020-12-16T17:19:56.713Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:19:57 [2020-12-16T17:19:57.397Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:57 [2020-12-16T17:19:57.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:57 [2020-12-16T17:19:57.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:57 [2020-12-16T17:19:57.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:57 [2020-12-16T17:19:57.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:57 [2020-12-16T17:19:57.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:19:57 [2020-12-16T17:19:57.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:19:57 [2020-12-16T17:19:57.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
17:19:57 [2020-12-16T17:19:57.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:19:57 [2020-12-16T17:19:57.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:19:57 [2020-12-16T17:19:57.398Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:19:57 [2020-12-16T17:19:57.398Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:19:57 [2020-12-16T17:19:57.690Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestCreateDifferentPlatform
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestCreateDifferentPlatform/different_os
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:19:57 [2020-12-16T17:19:57.690Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:19:57 [2020-12-16T17:19:57.690Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:19:57 [2020-12-16T17:19:57.690Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:19:57 [2020-12-16T17:19:57.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:19:57 [2020-12-16T17:19:57.690Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestContainerStartOnDaemonRestart
17:19:57 [2020-12-16T17:19:57.690Z] === PAUSE TestContainerStartOnDaemonRestart
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestDaemonRestartIpcMode
17:19:57 [2020-12-16T17:19:57.690Z] === PAUSE TestDaemonRestartIpcMode
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestDaemonHostGatewayIP
17:19:57 [2020-12-16T17:19:57.690Z] === PAUSE TestDaemonHostGatewayIP
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestContainerKillOnDaemonStart
17:19:57 [2020-12-16T17:19:57.690Z] === PAUSE TestContainerKillOnDaemonStart
17:19:57 [2020-12-16T17:19:57.690Z] === RUN   TestDiff
17:19:57 [2020-12-16T17:19:57.792Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:19:57 [2020-12-16T17:19:57.792Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
17:19:57 [2020-12-16T17:19:57.792Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
17:19:57 [2020-12-16T17:19:57.792Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
17:19:57 [2020-12-16T17:19:57.792Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
17:19:57 [2020-12-16T17:19:57.792Z] === RUN   TestDeleteDevicemapper
17:19:57 [2020-12-16T17:19:57.792Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:19:57 [2020-12-16T17:19:57.792Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:19:57 [2020-12-16T17:19:57.792Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:19:58 [2020-12-16T17:19:58.185Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:19:58 [2020-12-16T17:19:58.322Z] --- PASS: TestDiff (0.70s)
17:19:58 [2020-12-16T17:19:58.322Z] === RUN   TestExecWithCloseStdin
17:19:58 [2020-12-16T17:19:58.970Z] --- PASS: TestExecWithCloseStdin (0.63s)
17:19:58 [2020-12-16T17:19:58.970Z] === RUN   TestExec
17:19:59 [2020-12-16T17:19:59.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:19:59 [2020-12-16T17:19:59.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:19:59 [2020-12-16T17:19:59.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:19:59 [2020-12-16T17:19:59.606Z] --- PASS: TestExec (0.63s)
17:19:59 [2020-12-16T17:19:59.606Z] === RUN   TestExecUser
17:20:00 [2020-12-16T17:20:00.242Z] --- PASS: TestExecUser (0.63s)
17:20:00 [2020-12-16T17:20:00.242Z] === RUN   TestExportContainerAndImportImage
17:20:00 [2020-12-16T17:20:00.448Z] --- PASS: TestServiceUpdateSecrets (15.31s)
17:20:00 [2020-12-16T17:20:00.448Z] === RUN   TestServiceUpdateConfigs
17:20:01 [2020-12-16T17:20:01.095Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s)
17:20:01 [2020-12-16T17:20:01.095Z] === RUN   TestUpdateMemory
17:20:01 [2020-12-16T17:20:01.095Z] --- SKIP: TestUpdateMemory (0.00s)
17:20:01 [2020-12-16T17:20:01.095Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:20:01 [2020-12-16T17:20:01.095Z] === RUN   TestUpdateCPUQuota
17:20:01 [2020-12-16T17:20:01.284Z] --- PASS: TestExportContainerAndImportImage (0.83s)
17:20:01 [2020-12-16T17:20:01.284Z] === RUN   TestExportContainerAfterDaemonRestart
17:20:01 [2020-12-16T17:20:01.355Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:20:01 [2020-12-16T17:20:01.466Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:20:01 [2020-12-16T17:20:01.466Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:20:01 [2020-12-16T17:20:01.926Z] --- PASS: TestUpdateCPUQuota (1.26s)
17:20:01 [2020-12-16T17:20:01.926Z] === RUN   TestUpdatePidsLimit
17:20:01 [2020-12-16T17:20:01.926Z] === RUN   TestUpdatePidsLimit/update_from_none
17:20:02 [2020-12-16T17:20:02.498Z] === RUN   TestUpdatePidsLimit/no_change
17:20:02 [2020-12-16T17:20:02.759Z] === RUN   TestUpdatePidsLimit/update_lower
17:20:02 [2020-12-16T17:20:02.794Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
17:20:02 [2020-12-16T17:20:02.794Z] === RUN   TestHealthCheckWorkdir
17:20:03 [2020-12-16T17:20:03.020Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:20:03 [2020-12-16T17:20:03.085Z] --- PASS: TestHealthCheckWorkdir (0.62s)
17:20:03 [2020-12-16T17:20:03.085Z] === RUN   TestHealthKillContainer
17:20:03 [2020-12-16T17:20:03.280Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:20:03 [2020-12-16T17:20:03.541Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:20:03 [2020-12-16T17:20:03.541Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:20:04 [2020-12-16T17:20:04.113Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:20:04 [2020-12-16T17:20:04.383Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:20:04 [2020-12-16T17:20:04.383Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:20:05 [2020-12-16T17:20:05.336Z] === RUN   TestDockerSuite/TestBuildCmd
17:20:05 [2020-12-16T17:20:05.398Z] tests/integration/regression_test.py ......                              [ 98%]
17:20:05 [2020-12-16T17:20:05.598Z] --- PASS: TestUpdatePidsLimit (3.57s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/no_change (0.47s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
17:20:05 [2020-12-16T17:20:05.598Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
17:20:05 [2020-12-16T17:20:05.598Z] === RUN   TestUpdateRestartPolicy
17:20:05 [2020-12-16T17:20:05.598Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:20:05 [2020-12-16T17:20:05.810Z] --- PASS: TestHealthKillContainer (2.61s)
17:20:05 [2020-12-16T17:20:05.810Z] === RUN   TestInspectCpusetInConfigPre120
17:20:05 [2020-12-16T17:20:05.917Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:20:05 [2020-12-16T17:20:05.917Z] tests/integration/credentials/utils_test.py .                            [100%]
17:20:05 [2020-12-16T17:20:05.917Z] 
17:20:05 [2020-12-16T17:20:05.917Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:20:05 [2020-12-16T17:20:05.917Z] =========================== short test summary info ============================
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:20:05 [2020-12-16T17:20:05.917Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:20:05 [2020-12-16T17:20:05.917Z]   Not supported on most drivers
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:20:05 [2020-12-16T17:20:05.917Z]   Output of docker top depends on host distro, and is not formalized.
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:20:05 [2020-12-16T17:20:05.917Z]   Output of docker top depends on host distro, and is not formalized.
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:20:05 [2020-12-16T17:20:05.917Z]   Can fail if eth0 has multiple IP addresses
17:20:05 [2020-12-16T17:20:05.917Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:20:05 [2020-12-16T17:20:05.917Z]   This doesn't seem to be taken into account by the engine
17:20:05 [2020-12-16T17:20:05.917Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:20:05 [2020-12-16T17:20:05.917Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:20:05 [2020-12-16T17:20:05.917Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 340.84 seconds ==
17:20:06 [2020-12-16T17:20:06.169Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:20:06 [2020-12-16T17:20:06.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:20:06 [2020-12-16T17:20:06.430Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:20:06 [2020-12-16T17:20:06.430Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:20:06 [2020-12-16T17:20:06.442Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
17:20:06 [2020-12-16T17:20:06.442Z] === RUN   TestIpcModeNone
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointCreateError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointCreate
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointDeleteError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointDelete
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointDelete (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointListError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointListError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointList
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointList (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCheckpointListContainerNotFound
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNewClientWithOpsFromEnv
17:20:07 [2020-12-16T17:20:07.021Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z]     client_test.go:23: runtime.GOOS == "windows"
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestGetAPIPath
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestGetAPIPath (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestParseHostURL
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestParseHostURL (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPIVersionEmpty
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPIVersion
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPVersionOverride
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPIVersionAutomatic
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestClientRedirect
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestClientRedirect (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigCreateUnsupported
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigCreateError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigCreate
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspectNotFound
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspectUnsupported
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspectError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspectConfigNotFound
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigInspect
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigListUnsupported
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigListUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigListError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigListError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigList
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigList (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigRemoveUnsupported
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigRemoveError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigRemove
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigUpdateUnsupported
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigUpdateError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestConfigUpdate
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestConfigUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCommitError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCommitError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCommit
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCommit (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerStatPathError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerStatPathError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerStatPathNotFoundError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerStatPathNoHeaderError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerStatPath
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerStatPath (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyToContainerError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyToContainerError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyToContainerNotFoundError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyToContainerNotStatusOKError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyToContainer
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyToContainer (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyFromContainerError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyFromContainerError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyFromContainerNotFoundError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyFromContainerNotStatusOKError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyFromContainerNoHeaderError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestCopyFromContainer
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestCopyFromContainer (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCreateError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCreateImageNotFound
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCreateWithName
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCreateWithName (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerCreateAutoRemove
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerDiffError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerDiffError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerDiff
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerDiff (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecCreateError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecCreate
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecStartError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecStartError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecStart
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecStart (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecInspectError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExecInspect
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExecInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExportError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExportError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerExport
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerExport (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerInspectError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerInspectContainerNotFound
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerInspect
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerInspectNode
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerInspectNode (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerKillError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerKillError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerKill
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerKill (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerListError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerListError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerList
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerList (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerLogsNotFoundError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerLogsError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerLogsError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerLogs
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerLogs (0.13s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerPauseError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerPauseError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerPause
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainerPause (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainersPruneError
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainersPruneError (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainersPrune
17:20:07 [2020-12-16T17:20:07.021Z] --- PASS: TestContainersPrune (0.00s)
17:20:07 [2020-12-16T17:20:07.021Z] === RUN   TestContainerRemoveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRemoveNotFoundError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRemove
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRenameError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRenameError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRename
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRename (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerResizeError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerResizeError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerExecResizeError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerExecResizeError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerResize
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerResize (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerExecResize
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerExecResize (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRestartError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRestartError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerRestart
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerRestart (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStartError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStartError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStart
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStart (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStatsError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStatsError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStats
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStats (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStopError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStopError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerStop
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerStop (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerTopError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerTopError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerTop
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerTop (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerUnpauseError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerUnpauseError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerUnpause
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerUnpause (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerUpdateError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerUpdate
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerWaitError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerWaitError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestContainerWait
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestContainerWait (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestDiskUsageError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestDiskUsageError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestDiskUsage
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestDiskUsage (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestDistributionInspectUnsupported
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestDistributionInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestEventsErrorInOptions
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestEventsErrorFromServer
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestEvents
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestEvents (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestTLSCloseWriter
17:20:07 [2020-12-16T17:20:07.022Z] === PAUSE TestTLSCloseWriter
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageBuildError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageBuildError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageBuild
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageBuild (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestGetDockerOS
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestGetDockerOS (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageCreateError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageCreate
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageHistoryError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageHistoryError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageHistory
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageHistory (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageImportError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageImportError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageImport
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageImport (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageInspectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageInspectImageNotFound
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageInspect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageListError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageListError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageList
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageList (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageListApiBefore125
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageLoadError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageLoadError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageLoad
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageLoad (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagesPruneError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagesPruneError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagesPrune
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagesPrune (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullReferenceParseError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullAnyError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullAnyError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullStatusUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePullWithoutErrors
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushReferenceError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushReferenceError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushAnyError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushAnyError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushStatusUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithoutErrors
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageRemoveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageRemoveImageNotFound
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageRemove
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSaveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSaveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSave
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSave (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchAnyError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchAnyError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchStatusUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageSearchWithoutErrors
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageTagError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageTagError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageTagInvalidReference
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageTagInvalidSourceImageName
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageTagHexSource
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageTagHexSource (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestImageTag
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestImageTag (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestInfoServerError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestInfoServerError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestInfoInvalidResponseJSONError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestInfo
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestInfo (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkConnectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkConnectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkConnect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkConnect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkCreateError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkCreate
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkDisconnectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkDisconnect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkDisconnect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkInspectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkInspectNotFoundError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkInspect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkListError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkListError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkList
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkList (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworksPruneError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworksPruneError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworksPrune
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworksPrune (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkRemoveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNetworkRemove
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNetworkRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeInspectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeInspectNodeNotFound
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeInspect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeListError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeListError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeList
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeList (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeRemoveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeRemove
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeUpdateError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestNodeUpdate
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestNodeUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestOptionWithTimeout
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestOptionWithTimeout (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingFail
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPingFail (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingWithError
17:20:07 [2020-12-16T17:20:07.022Z] 2020/12/16 17:20:06 RoundTripper returned a response & error; ignoring response
17:20:07 [2020-12-16T17:20:07.022Z] 2020/12/16 17:20:06 RoundTripper returned a response & error; ignoring response
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPingWithError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingSuccess
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPingSuccess (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingHeadFallback
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingHeadFallback/OK
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingHeadFallback/Not_Found
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPingHeadFallback (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginDisableError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginDisableError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginDisable
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginDisable (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginEnableError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginEnableError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginEnable
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginEnable (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginInspectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginInspect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginListError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginListError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginList
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginList (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginPushError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginPushError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginPush
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginPush (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginRemoveError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginRemove
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginSetError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginSetError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPluginSet
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPluginSet (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSetHostHeader
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSetHostHeader (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestPlainTextError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestPlainTextError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestInfiniteError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestInfiniteError (0.02s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretCreateUnsupported
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretCreateError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretCreate
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretInspectUnsupported
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretInspectError
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretInspectSecretNotFound
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretInspect
17:20:07 [2020-12-16T17:20:07.022Z] --- PASS: TestSecretInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.022Z] === RUN   TestSecretListUnsupported
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretListUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretListError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretListError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretList
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretList (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretRemoveUnsupported
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretRemoveError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretRemove
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretUpdateUnsupported
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretUpdateError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSecretUpdate
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSecretUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceCreateError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceCreate
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceCreateCompatiblePlatforms
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceCreateDigestPinning
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceInspectError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceInspectServiceNotFound
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceInspect
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceListError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceListError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceList
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceList (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceLogsError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceLogsError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceLogs
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceLogs (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceRemoveError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceRemoveNotFoundError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceRemove
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceUpdateError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestServiceUpdate
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestServiceUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmGetUnlockKeyError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmGetUnlockKey
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmInitError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmInitError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmInit
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmInit (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmInspectError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmInspect
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmJoinError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmJoinError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmJoin
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmJoin (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmLeaveError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmLeaveError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmLeave
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmLeave (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmUnlockError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmUnlockError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmUnlock
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmUnlock (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmUpdateError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmUpdateError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestSwarmUpdate
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestSwarmUpdate (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestTaskInspectError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTaskInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestTaskInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestTaskInspect
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTaskInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestTaskListError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTaskListError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestTaskList
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTaskList (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeCreateError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeCreateError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeCreate
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeCreate (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeInspectError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeInspectError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeInspectNotFound
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeInspectWithEmptyID
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeInspect
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeInspect (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeListError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeListError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeList
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeList (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeRemoveError
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeRemoveError (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === RUN   TestVolumeRemove
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestVolumeRemove (0.00s)
17:20:07 [2020-12-16T17:20:07.023Z] === CONT  TestTLSCloseWriter
17:20:07 [2020-12-16T17:20:07.023Z] --- PASS: TestTLSCloseWriter (0.02s)
17:20:07 [2020-12-16T17:20:07.023Z] PASS
17:20:07 [2020-12-16T17:20:07.023Z] coverage: 74.9% of statements
17:20:07 [2020-12-16T17:20:07.023Z] ok  	github.com/docker/docker/client	0.476s	coverage: 74.9% of statements
17:20:07 [2020-12-16T17:20:07.074Z] --- PASS: TestIpcModeNone (0.61s)
17:20:07 [2020-12-16T17:20:07.074Z] === RUN   TestIpcModePrivate
17:20:07 [2020-12-16T17:20:07.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:20:07 [2020-12-16T17:20:07.632Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:20:07 [2020-12-16T17:20:07.706Z] --- PASS: TestIpcModePrivate (0.61s)
17:20:07 [2020-12-16T17:20:07.706Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
17:20:07 [2020-12-16T17:20:07.706Z] === RUN   TestIpcModeShareable
17:20:07 [2020-12-16T17:20:07.997Z] --- PASS: TestIpcModeShareable (0.60s)
17:20:07 [2020-12-16T17:20:07.997Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
17:20:07 [2020-12-16T17:20:07.997Z] === RUN   TestAPIIpcModeShareableAndContainer
17:20:10 [2020-12-16T17:20:10.068Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
17:20:10 [2020-12-16T17:20:10.068Z] === RUN   TestAPIIpcModeHost
17:20:10 [2020-12-16T17:20:10.176Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:20:10 [2020-12-16T17:20:10.364Z] --- PASS: TestAPIIpcModeHost (0.48s)
17:20:10 [2020-12-16T17:20:10.364Z] === RUN   TestDaemonIpcModeShareable
17:20:11 [2020-12-16T17:20:11.888Z] --- PASS: TestDaemonIpcModeShareable (1.36s)
17:20:11 [2020-12-16T17:20:11.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:20:11 [2020-12-16T17:20:11.888Z] === RUN   TestDaemonIpcModePrivate
17:20:12 [2020-12-16T17:20:12.719Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:20:12 [2020-12-16T17:20:12.979Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:20:13 [2020-12-16T17:20:13.401Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
17:20:13 [2020-12-16T17:20:13.401Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:20:13 [2020-12-16T17:20:13.401Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:20:13 [2020-12-16T17:20:13.551Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:20:13 [2020-12-16T17:20:13.870Z] --- PASS: TestServiceWithDataPathPortInit (18.43s)
17:20:13 [2020-12-16T17:20:13.870Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:20:14 [2020-12-16T17:20:14.120Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:20:14 [2020-12-16T17:20:14.380Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:20:14 [2020-12-16T17:20:14.450Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s)
17:20:14 [2020-12-16T17:20:14.450Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:20:14 [2020-12-16T17:20:14.450Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:20:15 [2020-12-16T17:20:15.322Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:20:15 [2020-12-16T17:20:15.322Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:20:15 [2020-12-16T17:20:15.583Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:20:15 [2020-12-16T17:20:15.777Z] --- PASS: TestServiceUpdateConfigs (15.87s)
17:20:15 [2020-12-16T17:20:15.777Z] === RUN   TestServiceUpdateNetwork
17:20:15 [2020-12-16T17:20:15.843Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:20:15 [2020-12-16T17:20:15.958Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
17:20:15 [2020-12-16T17:20:15.958Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:20:15 [2020-12-16T17:20:15.958Z] === RUN   TestIpcModeOlderClient
17:20:15 [2020-12-16T17:20:15.958Z] === PAUSE TestIpcModeOlderClient
17:20:15 [2020-12-16T17:20:15.958Z] === RUN   TestKillContainerInvalidSignal
17:20:16 [2020-12-16T17:20:16.590Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
17:20:16 [2020-12-16T17:20:16.590Z] === RUN   TestKillContainer
17:20:16 [2020-12-16T17:20:16.590Z] === RUN   TestKillContainer/no_signal
17:20:16 [2020-12-16T17:20:16.881Z] === RUN   TestKillContainer/non_killing_signal
17:20:17 [2020-12-16T17:20:17.173Z] === RUN   TestKillContainer/killing_signal
17:20:18 [2020-12-16T17:20:18.208Z] --- PASS: TestKillContainer (1.58s)
17:20:18 [2020-12-16T17:20:18.208Z]     --- PASS: TestKillContainer/no_signal (0.53s)
17:20:18 [2020-12-16T17:20:18.208Z]     --- PASS: TestKillContainer/non_killing_signal (0.34s)
17:20:18 [2020-12-16T17:20:18.208Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
17:20:18 [2020-12-16T17:20:18.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:20:18 [2020-12-16T17:20:18.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:20:18 [2020-12-16T17:20:18.379Z] Leaving: AppArmorNo profiles have been unloaded.
17:20:18 [2020-12-16T17:20:18.379Z] 
17:20:18 [2020-12-16T17:20:18.379Z] Unloading profiles will leave already running processes permanently
17:20:18 [2020-12-16T17:20:18.379Z] unconfined, which can lead to unexpected situations.
17:20:18 [2020-12-16T17:20:18.379Z] 
17:20:18 [2020-12-16T17:20:18.379Z] To set a process to complain mode, use the command line tool
17:20:18 [2020-12-16T17:20:18.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:20:18 [2020-12-16T17:20:18.379Z] 
17:20:18 [2020-12-16T17:20:18.385Z] --- PASS: TestUpdateRestartPolicy (12.66s)
17:20:18 [2020-12-16T17:20:18.385Z] === RUN   TestUpdateRestartWithAutoRemove
17:20:18 [2020-12-16T17:20:18.498Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
Post stage
17:20:18 [2020-12-16T17:20:18.955Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:20:18 [2020-12-16T17:20:18.956Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
17:20:18 [2020-12-16T17:20:18.956Z] === RUN   TestWaitNonBlocked
17:20:18 [2020-12-16T17:20:18.956Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:18 [2020-12-16T17:20:18.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:18 [2020-12-16T17:20:18.956Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:18 [2020-12-16T17:20:18.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:18 [2020-12-16T17:20:18.956Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:18 [2020-12-16T17:20:18.956Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
[Pipeline] junit
17:20:18 [2020-12-16T17:20:18.959Z] Recording test results
17:20:19 [2020-12-16T17:20:19.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
17:20:19 [2020-12-16T17:20:19.132Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
17:20:19 [2020-12-16T17:20:19.132Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
17:20:19 [2020-12-16T17:20:19.132Z] === RUN   TestKillStoppedContainer
17:20:19 [2020-12-16T17:20:19.132Z] --- PASS: TestKillStoppedContainer (0.06s)
17:20:19 [2020-12-16T17:20:19.132Z] === RUN   TestKillStoppedContainerAPIPre120
17:20:19 [2020-12-16T17:20:19.132Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
17:20:19 [2020-12-16T17:20:19.132Z] === RUN   TestKillDifferentUserContainer
17:20:19 [2020-12-16T17:20:19.388Z] --- PASS: TestCheckoutGit (26.33s)
17:20:19 [2020-12-16T17:20:19.388Z] === RUN   TestValidGitTransport
17:20:19 [2020-12-16T17:20:19.388Z] --- PASS: TestValidGitTransport (0.00s)
17:20:19 [2020-12-16T17:20:19.388Z] === RUN   TestGitInvalidRef
17:20:19 [2020-12-16T17:20:19.388Z] --- PASS: TestGitInvalidRef (0.18s)
17:20:19 [2020-12-16T17:20:19.388Z] PASS
17:20:19 [2020-12-16T17:20:19.388Z] coverage: 86.3% of statements
17:20:19 [2020-12-16T17:20:19.388Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.734s	coverage: 86.3% of statements
17:20:19 [2020-12-16T17:20:19.388Z] ?   	github.com/docker/docker/cli	[no test files]
17:20:19 [2020-12-16T17:20:19.388Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:20:19 [2020-12-16T17:20:19.768Z] --- PASS: TestKillDifferentUserContainer (0.51s)
17:20:19 [2020-12-16T17:20:19.768Z] === RUN   TestInspectOomKilledTrue
17:20:20 [2020-12-16T17:20:20.341Z] --- PASS: TestWaitNonBlocked (0.03s)
17:20:20 [2020-12-16T17:20:20.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
17:20:20 [2020-12-16T17:20:20.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
17:20:20 [2020-12-16T17:20:20.341Z] === RUN   TestWaitBlocked
17:20:20 [2020-12-16T17:20:20.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:20:20 [2020-12-16T17:20:20.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:20:20 [2020-12-16T17:20:20.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:20:20 [2020-12-16T17:20:20.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:20:20 [2020-12-16T17:20:20.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:20:20 [2020-12-16T17:20:20.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
[Pipeline] sh
17:20:20 [2020-12-16T17:20:20.451Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s)
17:20:20 [2020-12-16T17:20:20.451Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:th1innl76v2w9iyk39wmzx5w9 Created:2020-12-16 17:20:12.120863749 +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[a4797303368e7f577a5e76a7ff21939296ef338a3618d121a9dac697d1feb678:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvlmktzy7bm7gxafdquuj61hz EndpointID:d3e11d370d9c2eb4b94d3cb3670c1a54bd2f7d8f81228ae0b2ca9c4035b6d967 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df2ad9b5e9dda7652eea61e65c3dd362e27a1dcde925dfa20bad64cdb194de9f 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:749a0b95fb0a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvlmktzy7bm7gxafdquuj61hz EndpointID:d3e11d370d9c2eb4b94d3cb3670c1a54bd2f7d8f81228ae0b2ca9c4035b6d967 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:20:20 [2020-12-16T17:20:20.451Z] PASS
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] === Skipped
17:20:20 [2020-12-16T17:20:20.451Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:20:20 [2020-12-16T17:20:20.451Z]     service_test.go:236: FLAKY_TEST
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] DONE 26 tests, 1 skipped in 60.986s
17:20:20 [2020-12-16T17:20:20.451Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:20:20 [2020-12-16T17:20:20.451Z] ++ 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
17:20:20 [2020-12-16T17:20:20.451Z] ++ set -e
17:20:20 [2020-12-16T17:20:20.451Z] ++ '[' -n 0 ']'
17:20:20 [2020-12-16T17:20:20.451Z] ++ set -x
17:20:20 [2020-12-16T17:20:20.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:20:20 [2020-12-16T17:20:20.451Z] INFO: Testing against a local daemon
17:20:20 [2020-12-16T17:20:20.451Z] === RUN   TestDockerNetworkIpvlanPersistance
17:20:20 [2020-12-16T17:20:20.451Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:20:20 [2020-12-16T17:20:20.451Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:20 [2020-12-16T17:20:20.451Z] === RUN   TestDockerNetworkIpvlan
17:20:20 [2020-12-16T17:20:20.451Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:20:20 [2020-12-16T17:20:20.451Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:20 [2020-12-16T17:20:20.451Z] PASS
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] === Skipped
17:20:20 [2020-12-16T17:20:20.451Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:20:20 [2020-12-16T17:20:20.451Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:20:20 [2020-12-16T17:20:20.451Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] 
17:20:20 [2020-12-16T17:20:20.451Z] DONE 2 tests, 2 skipped in 0.279s
17:20:20 [2020-12-16T17:20:20.451Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:20:20 [2020-12-16T17:20:20.451Z] ++ 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
17:20:20 [2020-12-16T17:20:20.451Z] ++ set -e
17:20:20 [2020-12-16T17:20:20.451Z] ++ '[' -n 0 ']'
17:20:20 [2020-12-16T17:20:20.451Z] ++ set -x
17:20:20 [2020-12-16T17:20:20.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:20:20 [2020-12-16T17:20:20.451Z] INFO: Testing against a local daemon
17:20:20 [2020-12-16T17:20:20.451Z] === RUN   TestDockerNetworkMacvlanPersistance
17:20:20 [2020-12-16T17:20:20.661Z] + echo Ensuring container killed.
17:20:20 [2020-12-16T17:20:20.661Z] Ensuring container killed.
17:20:20 [2020-12-16T17:20:20.661Z] + docker rm -vf docker-pr24
17:20:20 [2020-12-16T17:20:20.661Z] Error: No such container: docker-pr24
17:20:20 [2020-12-16T17:20:20.661Z] + true
[Pipeline] sh
17:20:20 [2020-12-16T17:20:20.803Z] --- PASS: TestInspectOomKilledTrue (1.04s)
17:20:20 [2020-12-16T17:20:20.803Z] === RUN   TestInspectOomKilledFalse
17:20:20 [2020-12-16T17:20:20.947Z] + echo Chowning /workspace to jenkins user
17:20:20 [2020-12-16T17:20:20.948Z] Chowning /workspace to jenkins user
17:20:20 [2020-12-16T17:20:20.948Z] + id -u
17:20:20 [2020-12-16T17:20:20.948Z] + id -g
17:20:20 [2020-12-16T17:20:20.948Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/workspace busybox chown -R 1000:1000 /workspace
17:20:20 [2020-12-16T17:20:20.948Z] Unable to find image 'busybox:latest' locally
17:20:21 [2020-12-16T17:20:21.440Z] --- PASS: TestInspectOomKilledFalse (0.54s)
17:20:21 [2020-12-16T17:20:21.440Z] === RUN   TestLinksEtcHostsContentMatch
17:20:21 [2020-12-16T17:20:21.738Z] --- PASS: TestWaitBlocked (0.02s)
17:20:21 [2020-12-16T17:20:21.738Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
17:20:21 [2020-12-16T17:20:21.738Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
17:20:21 [2020-12-16T17:20:21.738Z] === CONT  TestContainerStartOnDaemonRestart
17:20:21 [2020-12-16T17:20:21.738Z] === CONT  TestIpcModeOlderClient
17:20:21 [2020-12-16T17:20:21.738Z] --- PASS: TestIpcModeOlderClient (0.13s)
17:20:21 [2020-12-16T17:20:21.738Z] === CONT  TestDaemonHostGatewayIP
17:20:21 [2020-12-16T17:20:21.740Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
17:20:21 [2020-12-16T17:20:21.740Z] === RUN   TestLinksContainerNames
17:20:22 [2020-12-16T17:20:22.776Z] --- PASS: TestLinksContainerNames (1.04s)
17:20:22 [2020-12-16T17:20:22.776Z] === RUN   TestLogsFollowTailEmpty
17:20:22 [2020-12-16T17:20:22.995Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.33s)
17:20:22 [2020-12-16T17:20:22.995Z] === RUN   TestDockerNetworkMacvlan
17:20:23 [2020-12-16T17:20:23.406Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
17:20:23 [2020-12-16T17:20:23.406Z] === RUN   TestContainerNetworkMountsNoChown
17:20:23 [2020-12-16T17:20:23.565Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:20:23 [2020-12-16T17:20:23.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:20:23 [2020-12-16T17:20:23.699Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/default
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/default
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/private
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/private
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/rprivate
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/rprivate
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/slave
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/slave
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/rslave
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/rslave
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/shared
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/shared
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/rshared
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/rshared
17:20:23 [2020-12-16T17:20:23.699Z] === CONT  TestMountDaemonRoot/default
17:20:23 [2020-12-16T17:20:23.699Z] === CONT  TestMountDaemonRoot/shared
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/default/bind_root
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/default/mount_root
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:20:23 [2020-12-16T17:20:23.699Z] === CONT  TestMountDaemonRoot/rslave
17:20:23 [2020-12-16T17:20:23.699Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:20:23 [2020-12-16T17:20:23.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/rshared
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/rprivate
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/slave
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/private
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/private/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/private/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/default/bind_root
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:20:23 [2020-12-16T17:20:23.700Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:20:23 [2020-12-16T17:20:23.700Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/default/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/private/bind_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/private/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:20:23 [2020-12-16T17:20:23.992Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:20:23 [2020-12-16T17:20:23.992Z] --- PASS: TestMountDaemonRoot (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:20:23 [2020-12-16T17:20:23.992Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:20:23 [2020-12-16T17:20:23.992Z] === RUN   TestContainerBindMountNonRecursive
17:20:24 [2020-12-16T17:20:24.949Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:20:25 [2020-12-16T17:20:25.504Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
17:20:25 [2020-12-16T17:20:25.504Z] === RUN   TestContainerVolumesMountedAsShared
17:20:25 [2020-12-16T17:20:25.583Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s)
17:20:25 [2020-12-16T17:20:25.583Z] === CONT  TestContainerKillOnDaemonStart
17:20:26 [2020-12-16T17:20:26.137Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
17:20:26 [2020-12-16T17:20:26.137Z] === RUN   TestContainerVolumesMountedAsSlave
17:20:26 [2020-12-16T17:20:26.217Z] latest: Pulling from library/busybox
17:20:26 [2020-12-16T17:20:26.334Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:20:26 [2020-12-16T17:20:26.430Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s)
17:20:26 [2020-12-16T17:20:26.430Z] === RUN   TestNetworkNat
17:20:26 [2020-12-16T17:20:26.478Z] ea97eb0eb3ec: Pulling fs layer
17:20:26 [2020-12-16T17:20:26.478Z] ea97eb0eb3ec: Download complete
17:20:26 [2020-12-16T17:20:26.478Z] ea97eb0eb3ec: Pull complete
17:20:26 [2020-12-16T17:20:26.478Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:20:26 [2020-12-16T17:20:26.478Z] Status: Downloaded newer image for busybox:latest
17:20:27 [2020-12-16T17:20:27.064Z] --- PASS: TestNetworkNat (0.55s)
17:20:27 [2020-12-16T17:20:27.064Z] === RUN   TestNetworkLocalhostTCPNat
17:20:27 [2020-12-16T17:20:27.493Z] --- PASS: TestDaemonHostGatewayIP (5.55s)
17:20:27 [2020-12-16T17:20:27.493Z] === CONT  TestDaemonRestartIpcMode
17:20:27 [2020-12-16T17:20:27.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
17:20:27 [2020-12-16T17:20:27.697Z] === RUN   TestNetworkLoopbackNat
17:20:27 [2020-12-16T17:20:27.753Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestConfigureDaemonLogs
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestCommonOptionsInstallFlags
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] PASS
17:20:27 [2020-12-16T17:20:27.946Z] coverage: 18.4% of statements
17:20:27 [2020-12-16T17:20:27.946Z] ok  	github.com/docker/docker/cmd/dockerd	0.748s	coverage: 18.4% of statements
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestContainerStopSignal
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestContainerStopSignal (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestContainerStopTimeout
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestContainerStopTimeout (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestContainerSecretReferenceDestTarget
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestContainerLogPathSetForRingLogger
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestReplaceAndAppendEnvVars
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestNewMemoryStore
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestNewMemoryStore (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestAddContainers
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestAddContainers (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestGetContainer
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestGetContainer (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestDeleteContainer
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestDeleteContainer (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestListContainers
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestListContainers (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestFirstContainer
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestFirstContainer (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestApplyAllContainer
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestApplyAllContainer (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestIsValidHealthString
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestIsValidHealthString (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestStateRunStop
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestStateRunStop (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestStateTimeoutWait
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestStateTimeoutWait (0.10s)
17:20:27 [2020-12-16T17:20:27.946Z]     state_test.go:141: Stop callback fired
17:20:27 [2020-12-16T17:20:27.946Z]     state_test.go:165: Stop callback fired
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestIsValidStateString
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestIsValidStateString (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestViewSaveDelete
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestViewSaveDelete (0.01s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestViewAll
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestViewAll (0.01s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestViewGet
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestViewGet (0.08s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestNames
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestNames (0.00s)
17:20:27 [2020-12-16T17:20:27.946Z] === RUN   TestViewWithHealthCheck
17:20:27 [2020-12-16T17:20:27.946Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:20:27 [2020-12-16T17:20:27.946Z] PASS
17:20:27 [2020-12-16T17:20:27.946Z] coverage: 41.6% of statements
17:20:27 [2020-12-16T17:20:27.946Z] ok  	github.com/docker/docker/container	0.521s	coverage: 41.6% of statements
17:20:27 [2020-12-16T17:20:27.946Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:20:27 [2020-12-16T17:20:27.946Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:20:27 [2020-12-16T17:20:27.946Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:20:27 [2020-12-16T17:20:27.946Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:20:28 [2020-12-16T17:20:28.324Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:20:28 [2020-12-16T17:20:28.612Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:20:28 [2020-12-16T17:20:28.693Z] + bundleName=docker-py
17:20:28 [2020-12-16T17:20:28.693Z] + echo Creating docker-py-bundles.tar.gz
17:20:28 [2020-12-16T17:20:28.693Z] Creating docker-py-bundles.tar.gz
17:20:28 [2020-12-16T17:20:28.693Z] + 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
17:20:28 [2020-12-16T17:20:28.706Z] Archiving artifacts
17:20:29 [2020-12-16T17:20:29.557Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestPrepare
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestPrepare (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestStart
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestStart (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestWaitCancel
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestWaitCancel (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestWaitDisabled
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestWaitDisabled (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestWaitEnabled
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestWaitEnabled (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] === RUN   TestRemove
17:20:30 [2020-12-16T17:20:30.117Z] --- PASS: TestRemove (0.00s)
17:20:30 [2020-12-16T17:20:30.117Z] PASS
17:20:30 [2020-12-16T17:20:30.117Z] coverage: 65.3% of statements
17:20:30 [2020-12-16T17:20:30.117Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.240s	coverage: 65.3% of statements
17:20:30 [2020-12-16T17:20:30.423Z] --- PASS: TestNetworkLoopbackNat (2.74s)
17:20:30 [2020-12-16T17:20:30.423Z] === RUN   TestPause
17:20:30 [2020-12-16T17:20:30.498Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:20:30 [2020-12-16T17:20:30.538Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:20:30 [2020-12-16T17:20:30.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:20:30 [2020-12-16T17:20:30.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh binary-daemon
17:20:31 [2020-12-16T17:20:31.057Z] --- PASS: TestPause (0.57s)
17:20:31 [2020-12-16T17:20:31.057Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:20:31 [2020-12-16T17:20:31.057Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:20:31 [2020-12-16T17:20:31.057Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:20:31 [2020-12-16T17:20:31.057Z] === RUN   TestPauseStopPausedContainer
17:20:31 [2020-12-16T17:20:31.068Z] --- PASS: TestDaemonRestartIpcMode (3.76s)
17:20:31 [2020-12-16T17:20:31.205Z] 
17:20:31 [2020-12-16T17:20:31.465Z] Removing bundles/
17:20:31 [2020-12-16T17:20:31.465Z] 
17:20:31 [2020-12-16T17:20:31.465Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
17:20:31 [2020-12-16T17:20:31.465Z] Building: bundles/binary-daemon/dockerd-dev
17:20:31 [2020-12-16T17:20:31.465Z] GOOS="" GOARCH="" GOARM=""
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:20:31 [2020-12-16T17:20:31.649Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:20:31 [2020-12-16T17:20:31.649Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:20:31 [2020-12-16T17:20:31.649Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCIsolation
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:20:31 [2020-12-16T17:20:31.650Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:20:31 [2020-12-16T17:20:31.650Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:20:31 [2020-12-16T17:20:31.690Z] --- PASS: TestPauseStopPausedContainer (0.59s)
17:20:31 [2020-12-16T17:20:31.690Z] === RUN   TestPsFilter
17:20:31 [2020-12-16T17:20:31.690Z] --- PASS: TestPsFilter (0.17s)
17:20:31 [2020-12-16T17:20:31.690Z] === RUN   TestRemoveContainerWithRemovedVolume
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertFromGRPCConfigs
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:20:32 [2020-12-16T17:20:32.107Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertToGRPCConfigs
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:20:32 [2020-12-16T17:20:32.107Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:20:32 [2020-12-16T17:20:32.107Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:20:32 [2020-12-16T17:20:32.107Z] PASS
17:20:32 [2020-12-16T17:20:32.107Z] coverage: 35.9% of statements
17:20:32 [2020-12-16T17:20:32.107Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.756s	coverage: 35.9% of statements
17:20:32 [2020-12-16T17:20:32.325Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
17:20:32 [2020-12-16T17:20:32.325Z] === RUN   TestRemoveContainerWithVolume
17:20:32 [2020-12-16T17:20:32.452Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:20:32 [2020-12-16T17:20:32.565Z] === RUN   TestNewListSecretsFilters
17:20:32 [2020-12-16T17:20:32.565Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:20:32 [2020-12-16T17:20:32.565Z] === RUN   TestNewListConfigsFilters
17:20:32 [2020-12-16T17:20:32.565Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:20:32 [2020-12-16T17:20:32.565Z] PASS
17:20:32 [2020-12-16T17:20:32.565Z] coverage: 0.5% of statements
17:20:32 [2020-12-16T17:20:32.565Z] ok  	github.com/docker/docker/daemon/cluster	0.760s	coverage: 0.5% of statements
17:20:32 [2020-12-16T17:20:32.968Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
17:20:32 [2020-12-16T17:20:32.968Z] === RUN   TestRemoveContainerRunning
17:20:33 [2020-12-16T17:20:33.260Z] --- PASS: TestRemoveContainerRunning (0.50s)
17:20:33 [2020-12-16T17:20:33.260Z] === RUN   TestRemoveContainerForceRemoveRunning
17:20:33 [2020-12-16T17:20:33.394Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:20:33 [2020-12-16T17:20:33.838Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:20:33 [2020-12-16T17:20:33.894Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
17:20:33 [2020-12-16T17:20:33.894Z] === RUN   TestRemoveInvalidContainer
17:20:33 [2020-12-16T17:20:33.894Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:20:33 [2020-12-16T17:20:33.894Z] === RUN   TestRenameLinkedContainer
17:20:34 [2020-12-16T17:20:34.335Z] --- PASS: TestServiceUpdateNetwork (16.61s)
17:20:34 [2020-12-16T17:20:34.335Z] === RUN   TestServiceUpdatePidsLimit
17:20:34 [2020-12-16T17:20:34.335Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:20:34 [2020-12-16T17:20:34.965Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:20:35 [2020-12-16T17:20:35.305Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:20:35 [2020-12-16T17:20:35.966Z] --- PASS: TestRenameLinkedContainer (2.10s)
17:20:35 [2020-12-16T17:20:35.966Z] === RUN   TestRenameStoppedContainer
17:20:36 [2020-12-16T17:20:36.245Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:20:36 [2020-12-16T17:20:36.245Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:20:36 [2020-12-16T17:20:36.245Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:20:36 [2020-12-16T17:20:36.245Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:20:36 [2020-12-16T17:20:36.245Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:20:36 [2020-12-16T17:20:36.610Z] --- PASS: TestRenameStoppedContainer (0.58s)
17:20:36 [2020-12-16T17:20:36.610Z] === RUN   TestRenameRunningContainerAndReuse
17:20:37 [2020-12-16T17:20:37.186Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:20:37 [2020-12-16T17:20:37.247Z] === RUN   TestDiscoveryOptsErrors
17:20:37 [2020-12-16T17:20:37.247Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:20:37 [2020-12-16T17:20:37.247Z] === RUN   TestDiscoveryOpts
17:20:37 [2020-12-16T17:20:37.247Z] --- PASS: TestDiscoveryOpts (0.00s)
17:20:37 [2020-12-16T17:20:37.247Z] PASS
17:20:37 [2020-12-16T17:20:37.247Z] coverage: 30.0% of statements
17:20:37 [2020-12-16T17:20:37.247Z] ok  	github.com/docker/docker/daemon/discovery	0.376s	coverage: 30.0% of statements
17:20:37 [2020-12-16T17:20:37.648Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
17:20:37 [2020-12-16T17:20:37.648Z] === RUN   TestRenameInvalidName
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestBuilderGC
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestBuilderGC (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationNotFound
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonBrokenConfiguration
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestParseClusterAdvertiseSettings
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestFindConfigurationConflicts
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeConflicts
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:20:37 [2020-12-16T17:20:37.704Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:20:37 [2020-12-16T17:20:37.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_label
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_dns
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_dns-search
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestValidateConfiguration (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestModifiedDiscoverySettings
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestReloadSetConfigFileNotExist
17:20:37 [2020-12-16T17:20:37.705Z] time="2020-12-16T17:20:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestReloadDefaultConfigNotExist
17:20:37 [2020-12-16T17:20:37.705Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestReloadBadDefaultConfig
17:20:37 [2020-12-16T17:20:37.705Z] time="2020-12-16T17:20:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-039945371"
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestReloadWithConflictingLabels
17:20:37 [2020-12-16T17:20:37.705Z] time="2020-12-16T17:20:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-693858622"
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestReloadWithDuplicateLabels
17:20:37 [2020-12-16T17:20:37.705Z] time="2020-12-16T17:20:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-560990597"
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] === RUN   TestDaemonConfigurationMerge
17:20:37 [2020-12-16T17:20:37.705Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:20:37 [2020-12-16T17:20:37.705Z] PASS
17:20:37 [2020-12-16T17:20:37.705Z] coverage: 79.7% of statements
17:20:37 [2020-12-16T17:20:37.705Z] ok  	github.com/docker/docker/daemon/config	0.828s	coverage: 79.7% of statements
17:20:38 [2020-12-16T17:20:38.283Z] --- PASS: TestRenameInvalidName (0.56s)
17:20:38 [2020-12-16T17:20:38.283Z] === RUN   TestRenameAnonymousContainer
17:20:39 [2020-12-16T17:20:39.098Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:20:39 [2020-12-16T17:20:39.098Z] --- PASS: TestContainerKillOnDaemonStart (13.49s)
17:20:39 [2020-12-16T17:20:39.098Z] PASS
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === Skipped
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:20:39 [2020-12-16T17:20:39.098Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
17:20:39 [2020-12-16T17:20:39.098Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:20:39 [2020-12-16T17:20:39.098Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:20:39 [2020-12-16T17:20:39.098Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:20:39 [2020-12-16T17:20:39.098Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:20:39 [2020-12-16T17:20:39.098Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] 
17:20:39 [2020-12-16T17:20:39.098Z] DONE 195 tests, 6 skipped in 154.367s
17:20:39 [2020-12-16T17:20:39.098Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:20:39 [2020-12-16T17:20:39.098Z] ++ 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
17:20:39 [2020-12-16T17:20:39.098Z] ++ set -e
17:20:39 [2020-12-16T17:20:39.098Z] ++ '[' -n 0 ']'
17:20:39 [2020-12-16T17:20:39.098Z] ++ set -x
17:20:39 [2020-12-16T17:20:39.098Z] ++ env -i DEST=/go/src/github.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
17:20:39 [2020-12-16T17:20:39.098Z] INFO: Testing against a local daemon
17:20:39 [2020-12-16T17:20:39.098Z] === RUN   TestCommitInheritsEnv
17:20:39 [2020-12-16T17:20:39.358Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:20:39 [2020-12-16T17:20:39.617Z] --- PASS: TestCommitInheritsEnv (0.43s)
17:20:39 [2020-12-16T17:20:39.617Z] === RUN   TestImportExtremelyLargeImageWorks
17:20:39 [2020-12-16T17:20:39.617Z] === PAUSE TestImportExtremelyLargeImageWorks
17:20:39 [2020-12-16T17:20:39.617Z] === RUN   TestImagesFilterMultiReference
17:20:39 [2020-12-16T17:20:39.617Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:20:39 [2020-12-16T17:20:39.617Z] === RUN   TestImagePullPlatformInvalid
17:20:39 [2020-12-16T17:20:39.617Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:20:39 [2020-12-16T17:20:39.617Z] === RUN   TestRemoveImageOrphaning
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestWaitNodeAttachment
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestIsolationConversion
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestIsolationConversion/default
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestIsolationConversion/process
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestIsolationConversion/hyperv
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestIsolationConversion (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestContainerLabels
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestContainerLabels (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestCredentialSpecConversion
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestCredentialSpecConversion/none
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestCredentialSpecConversion/config
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestCredentialSpecConversion/file
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestCredentialSpecConversion/registry
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestControllerValidateMountBind
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestControllerValidateMountVolume
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestControllerValidateMountTarget
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:20:39 [2020-12-16T17:20:39.873Z] === RUN   TestControllerValidateMountTmpfs
17:20:39 [2020-12-16T17:20:39.873Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:20:39 [2020-12-16T17:20:39.874Z] === RUN   TestControllerValidateMountInvalidType
17:20:39 [2020-12-16T17:20:39.874Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:20:39 [2020-12-16T17:20:39.874Z] === RUN   TestControllerValidateMountNamedPipe
17:20:39 [2020-12-16T17:20:39.874Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:20:39 [2020-12-16T17:20:39.874Z] PASS
17:20:39 [2020-12-16T17:20:39.874Z] coverage: 11.3% of statements
17:20:39 [2020-12-16T17:20:39.874Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.970s	coverage: 11.3% of statements
17:20:39 [2020-12-16T17:20:39.880Z] --- PASS: TestRemoveImageOrphaning (0.35s)
17:20:39 [2020-12-16T17:20:39.880Z] === RUN   TestRemoveImageGarbageCollector
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestVerifyNetworkingConfig
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestGetContainer
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestGetContainer (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestValidContainerNames
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestValidContainerNames (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestContainerInitDNS
17:20:40 [2020-12-16T17:20:40.331Z] --- SKIP: TestContainerInitDNS (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     daemon_test.go:147: root required
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestMerge
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestMerge (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestValidateContainerIsolation
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestFindNetworkErrorType
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestEnsureServicesExist
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestEnsureServicesExist (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestEnsureServicesExistErrors
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestContainerDelete
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestContainerDelete (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestContainerDoubleDelete
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestLogContainerEventCopyLabels
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestLogContainerEventWithAttributes
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestNoneHealthcheck
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestNoneHealthcheck (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestHealthStates
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] time="2020-12-16T17:20:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestHealthStates (0.10s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestMaskURLCredentials
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestMaskURLCredentials (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestGetInspectData
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestGetInspectData (0.01s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestFillLicense
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestFillLicense (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestListInvalidFilter
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestListInvalidFilter (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestNameFilter
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestNameFilter (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:20:40 [2020-12-16T17:20:40.331Z] === 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
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- 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)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonReloadLabels
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonReloadMirrors
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonReloadInsecureRegistries
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonReloadNotAffectOthers
17:20:40 [2020-12-16T17:20:40.331Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:20:40 [2020-12-16T17:20:40.331Z] === RUN   TestDaemonDiscoveryReload
17:20:40 [2020-12-16T17:20:40.356Z] --- PASS: TestRenameAnonymousContainer (1.99s)
17:20:40 [2020-12-16T17:20:40.356Z] === RUN   TestRenameContainerWithSameName
17:20:40 [2020-12-16T17:20:40.423Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:20:40 [2020-12-16T17:20:40.647Z] --- PASS: TestRenameContainerWithSameName (0.49s)
17:20:40 [2020-12-16T17:20:40.647Z] === RUN   TestRenameContainerWithLinkedContainer
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestEventsLog
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestEventsLog (0.00s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestEventsLogTimeout
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestEventsLogTimeout (0.00s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestLogEvents
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestLogEvents (0.05s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestLoadBufferedEvents
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestLoadBufferedEvents (0.09s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:20:41 [2020-12-16T17:20:41.295Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:20:41 [2020-12-16T17:20:41.295Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:20:41 [2020-12-16T17:20:41.295Z] PASS
17:20:41 [2020-12-16T17:20:41.295Z] coverage: 50.0% of statements
17:20:41 [2020-12-16T17:20:41.295Z] ok  	github.com/docker/docker/daemon/events	0.230s	coverage: 50.0% of statements
17:20:41 [2020-12-16T17:20:41.681Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s)
17:20:41 [2020-12-16T17:20:41.681Z] === RUN   TestResize
17:20:41 [2020-12-16T17:20:41.752Z] === RUN   TestIsEmptyDir
17:20:41 [2020-12-16T17:20:41.752Z] --- PASS: TestIsEmptyDir (0.00s)
17:20:41 [2020-12-16T17:20:41.752Z] PASS
17:20:41 [2020-12-16T17:20:41.752Z] coverage: 2.3% of statements
17:20:41 [2020-12-16T17:20:41.752Z] ok  	github.com/docker/docker/daemon/graphdriver	0.190s	coverage: 2.3% of statements
17:20:41 [2020-12-16T17:20:41.752Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:20:41 [2020-12-16T17:20:41.752Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:20:41 [2020-12-16T17:20:41.805Z] --- PASS: TestDockerNetworkMacvlan (19.06s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.18s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
17:20:41 [2020-12-16T17:20:41.805Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
17:20:41 [2020-12-16T17:20:41.805Z] PASS
17:20:41 [2020-12-16T17:20:41.805Z] 
17:20:41 [2020-12-16T17:20:41.805Z] DONE 8 tests in 21.639s
17:20:41 [2020-12-16T17:20:41.805Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:20:41 [2020-12-16T17:20:41.805Z] ++ 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
17:20:41 [2020-12-16T17:20:41.805Z] ++ set -e
17:20:41 [2020-12-16T17:20:41.805Z] ++ '[' -n 0 ']'
17:20:41 [2020-12-16T17:20:41.805Z] ++ set -x
17:20:41 [2020-12-16T17:20:41.806Z] ++ env -i DEST=/go/src/github.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
17:20:41 [2020-12-16T17:20:41.806Z] testing: warning: no tests to run
17:20:41 [2020-12-16T17:20:41.806Z] PASS
17:20:41 [2020-12-16T17:20:41.806Z] 
17:20:41 [2020-12-16T17:20:41.806Z] DONE 0 tests in 0.031s
17:20:41 [2020-12-16T17:20:41.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:20:41 [2020-12-16T17:20:41.806Z] ++ 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
17:20:41 [2020-12-16T17:20:41.806Z] ++ set -e
17:20:41 [2020-12-16T17:20:41.806Z] ++ '[' -n 0 ']'
17:20:41 [2020-12-16T17:20:41.806Z] ++ set -x
17:20:41 [2020-12-16T17:20:41.806Z] ++ env -i DEST=/go/src/github.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
17:20:41 [2020-12-16T17:20:41.806Z] INFO: Testing against a local daemon
17:20:41 [2020-12-16T17:20:41.806Z] === RUN   TestAuthZPluginAllowRequest
17:20:42 [2020-12-16T17:20:42.209Z] === RUN   TestLinkNaming
17:20:42 [2020-12-16T17:20:42.209Z] --- PASS: TestLinkNaming (0.00s)
17:20:42 [2020-12-16T17:20:42.209Z] === RUN   TestLinkNew
17:20:42 [2020-12-16T17:20:42.209Z] --- PASS: TestLinkNew (0.00s)
17:20:42 [2020-12-16T17:20:42.209Z] === RUN   TestLinkEnv
17:20:42 [2020-12-16T17:20:42.209Z] --- PASS: TestLinkEnv (0.00s)
17:20:42 [2020-12-16T17:20:42.209Z] === RUN   TestLinkMultipleEnv
17:20:42 [2020-12-16T17:20:42.209Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:20:42 [2020-12-16T17:20:42.209Z] === RUN   TestLinkPortRangeEnv
17:20:42 [2020-12-16T17:20:42.209Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:20:42 [2020-12-16T17:20:42.209Z] PASS
17:20:42 [2020-12-16T17:20:42.209Z] coverage: 93.0% of statements
17:20:42 [2020-12-16T17:20:42.317Z] --- PASS: TestResize (0.53s)
17:20:42 [2020-12-16T17:20:42.317Z] === RUN   TestResizeWithInvalidSize
17:20:42 [2020-12-16T17:20:42.427Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:20:42 [2020-12-16T17:20:42.427Z] --- PASS: TestRemoveImageGarbageCollector (2.52s)
17:20:42 [2020-12-16T17:20:42.427Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:20:42 [2020-12-16T17:20:42.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
17:20:42 [2020-12-16T17:20:42.427Z] === RUN   TestTagInvalidReference
17:20:42 [2020-12-16T17:20:42.667Z] ok  	github.com/docker/docker/daemon/links	0.056s	coverage: 93.0% of statements
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:20:42 [2020-12-16T17:20:42.667Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:20:42 [2020-12-16T17:20:42.667Z]     reload_test.go:520: root required
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:20:42 [2020-12-16T17:20:42.667Z] === RUN   TestParseVolumesFrom
17:20:42 [2020-12-16T17:20:42.667Z] --- PASS: TestParseVolumesFrom (0.00s)
17:20:42 [2020-12-16T17:20:42.667Z] PASS
17:20:42 [2020-12-16T17:20:42.667Z] coverage: 9.1% of statements
17:20:42 [2020-12-16T17:20:42.667Z] ok  	github.com/docker/docker/daemon	4.461s	coverage: 9.1% of statements
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:20:42 [2020-12-16T17:20:42.667Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:20:42 [2020-12-16T17:20:42.687Z] --- PASS: TestTagInvalidReference (0.03s)
17:20:42 [2020-12-16T17:20:42.687Z] === RUN   TestTagValidPrefixedRepo
17:20:42 [2020-12-16T17:20:42.687Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:20:42 [2020-12-16T17:20:42.687Z] === RUN   TestTagExistedNameWithoutForce
17:20:42 [2020-12-16T17:20:42.687Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:20:42 [2020-12-16T17:20:42.687Z] === RUN   TestTagOfficialNames
17:20:42 [2020-12-16T17:20:42.687Z] --- PASS: TestTagOfficialNames (0.09s)
17:20:42 [2020-12-16T17:20:42.687Z] === RUN   TestTagMatchesDigest
17:20:42 [2020-12-16T17:20:42.947Z] --- PASS: TestTagMatchesDigest (0.06s)
17:20:42 [2020-12-16T17:20:42.947Z] === CONT  TestImportExtremelyLargeImageWorks
17:20:42 [2020-12-16T17:20:42.947Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:20:42 [2020-12-16T17:20:42.949Z] --- PASS: TestResizeWithInvalidSize (0.58s)
17:20:42 [2020-12-16T17:20:42.949Z] === RUN   TestResizeWhenContainerNotStarted
17:20:43 [2020-12-16T17:20:43.254Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
17:20:43 [2020-12-16T17:20:43.254Z] === RUN   TestDaemonRestartKillContainers
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:43 [2020-12-16T17:20:43.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:43 [2020-12-16T17:20:43.424Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:20:44 [2020-12-16T17:20:44.348Z] --- PASS: TestAuthZPluginAllowRequest (1.96s)
17:20:44 [2020-12-16T17:20:44.348Z] === RUN   TestAuthZPluginTLS
17:20:44 [2020-12-16T17:20:44.608Z] --- PASS: TestAuthZPluginTLS (0.74s)
17:20:44 [2020-12-16T17:20:44.608Z] === RUN   TestAuthZPluginDenyRequest
17:20:45 [2020-12-16T17:20:45.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:45 [2020-12-16T17:20:45.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:45 [2020-12-16T17:20:45.549Z] --- PASS: TestAuthZPluginDenyRequest (0.75s)
17:20:45 [2020-12-16T17:20:45.549Z] === RUN   TestAuthZPluginAPIDenyResponse
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestSearchRegistryForImagesErrors
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestSearchRegistryForImages
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestImageDelete
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestImageDelete/no_lease
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestImageDelete/lease_exists
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestImageDelete (0.04s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestContentStoreForPull
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestContentStoreForPull (0.16s)
17:20:45 [2020-12-16T17:20:45.565Z] PASS
17:20:45 [2020-12-16T17:20:45.565Z] coverage: 6.5% of statements
17:20:45 [2020-12-16T17:20:45.565Z] ok  	github.com/docker/docker/daemon/images	0.550s	coverage: 6.5% of statements
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestAdapterReadLogs
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestAdapterReadLogs (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestCopier
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestCopier (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestCopierLongLines
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestCopierLongLines (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestCopierSlow
17:20:45 [2020-12-16T17:20:45.565Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:20:45 [2020-12-16T17:20:45.565Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestJSONFileLogger
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestJSONFileLogger (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestJSONFileLoggerWithTags
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestJSONFileLoggerWithOpts
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestCopierSlow (0.20s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestCopierWithSized
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestCopierWithSized (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestCopierWithPartial
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestCopierWithPartial (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestRingLogger
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestRingLogger (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestRingCap
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestRingCap (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestRingClose
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestRingClose (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestRingDrain
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestRingDrain (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] PASS
17:20:45 [2020-12-16T17:20:45.565Z] coverage: 41.2% of statements
17:20:45 [2020-12-16T17:20:45.565Z] ok  	github.com/docker/docker/daemon/logger	0.382s	coverage: 41.2% of statements
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestJSONFileLoggerWithOpts (0.07s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestEncodeDecode
17:20:45 [2020-12-16T17:20:45.565Z] === PAUSE TestEncodeDecode
17:20:45 [2020-12-16T17:20:45.565Z] === CONT  TestEncodeDecode
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestEncodeDecode (0.06s)
17:20:45 [2020-12-16T17:20:45.565Z] PASS
17:20:45 [2020-12-16T17:20:45.565Z] coverage: 61.6% of statements
17:20:45 [2020-12-16T17:20:45.565Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.428s	coverage: 61.6% of statements
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/defaults
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/invalid_create_group
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestNewStreamConfig (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:20:45 [2020-12-16T17:20:45.565Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:20:45 [2020-12-16T17:20:45.565Z] === RUN   TestNewAWSLogsClientRegionDetect
17:20:46 [2020-12-16T17:20:46.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=info msg="Trying to get region from EC2 Metadata"
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCreateSuccess
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCreateSuccess (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCreateLogGroupSuccess
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCreateError
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCreateError (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCreateAlreadyExists
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestLogClosed
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestLogClosed (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestLogBlocking
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestLogBlocking (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestLogNonBlockingBufferEmpty
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestLogNonBlockingBufferFull
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestPublishBatchSuccess
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestPublishBatchError
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=error msg=Error
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestPublishBatchError (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestPublishBatchAlreadyAccepted
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:20:46 [2020-12-16T17:20:46.022Z] time="2020-12-16T17:20:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchSimple
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchSimple (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchTicker
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchTicker (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMultilinePattern
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchClose
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchClose (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/0/Hello
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/2/🙃
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/3/����
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/4/He��o
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestEffectiveLen/5/
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestEffectiveLen (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/0/
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/1/Hello
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/2/Hello
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/3/Hello
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/4/🙃
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/5/🙃
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/6/a�
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestFindValidSplit/7/a�
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestFindValidSplit (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: 
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: 
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: Hello
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: 
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: He
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: llo
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: 
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: Hello
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: 
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: 🙃
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: 🙃
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: 
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: a
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: �
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1044: a�
17:20:46 [2020-12-16T17:20:46.022Z]         cloudwatchlogs_test.go:1045: 
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestProcessEventEmoji
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestProcessEventEmoji (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchLineSplit
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchLineSplitWithBinary
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMaxEvents
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMaxTotalBytes
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsMultilinePattern
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestCreateTagSuccess
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestCreateTagSuccess (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:20:46 [2020-12-16T17:20:46.022Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:20:46 [2020-12-16T17:20:46.022Z] PASS
17:20:46 [2020-12-16T17:20:46.022Z] coverage: 77.8% of statements
17:20:46 [2020-12-16T17:20:46.022Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.763s	coverage: 77.8% of statements
17:20:46 [2020-12-16T17:20:46.022Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:20:46 [2020-12-16T17:20:46.022Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:20:46 [2020-12-16T17:20:46.022Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:20:46 [2020-12-16T17:20:46.022Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:20:46 [2020-12-16T17:20:46.022Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:20:46 [2020-12-16T17:20:46.119Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
17:20:46 [2020-12-16T17:20:46.119Z] === RUN   TestAuthZPluginDenyResponse
17:20:46 [2020-12-16T17:20:46.244Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:20:46 [2020-12-16T17:20:46.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:46 [2020-12-16T17:20:46.504Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:20:46 [2020-12-16T17:20:46.691Z] --- PASS: TestAuthZPluginDenyResponse (0.71s)
17:20:46 [2020-12-16T17:20:46.691Z] === RUN   TestAuthZPluginAllowEventStream
17:20:46 [2020-12-16T17:20:46.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:46 [2020-12-16T17:20:46.987Z] === RUN   TestJSONLogsMarshalJSONBuf
17:20:46 [2020-12-16T17:20:46.987Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:20:46 [2020-12-16T17:20:46.987Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:20:46 [2020-12-16T17:20:46.987Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
17:20:46 [2020-12-16T17:20:46.987Z] === RUN   TestFastTimeMarshalJSON
17:20:46 [2020-12-16T17:20:46.987Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:20:46 [2020-12-16T17:20:46.987Z] PASS
17:20:46 [2020-12-16T17:20:46.987Z] coverage: 87.2% of statements
17:20:46 [2020-12-16T17:20:46.987Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.281s	coverage: 87.2% of statements
17:20:47 [2020-12-16T17:20:47.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:47 [2020-12-16T17:20:47.445Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestWriteLog
17:20:47 [2020-12-16T17:20:47.952Z] === PAUSE TestWriteLog
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestReadLog
17:20:47 [2020-12-16T17:20:47.952Z] === PAUSE TestReadLog
17:20:47 [2020-12-16T17:20:47.952Z] === CONT  TestWriteLog
17:20:47 [2020-12-16T17:20:47.952Z] === CONT  TestReadLog
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestWriteLog (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestReadLog/tail_exact
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestReadLog/tail_less_than_available
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestReadLog/tail_more_than_available
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestReadLog (0.09s)
17:20:47 [2020-12-16T17:20:47.952Z]     --- PASS: TestReadLog/tail_exact (0.08s)
17:20:47 [2020-12-16T17:20:47.952Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] PASS
17:20:47 [2020-12-16T17:20:47.952Z] coverage: 75.2% of statements
17:20:47 [2020-12-16T17:20:47.952Z] ok  	github.com/docker/docker/daemon/logger/local	0.294s	coverage: 75.2% of statements
17:20:47 [2020-12-16T17:20:47.952Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestOpenFileDelete
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestOpenFileDelete (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestOpenFileRename
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestOpenFileRename (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestParseLogTagDefaultTag
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestParseLogTag
17:20:47 [2020-12-16T17:20:47.952Z] --- PASS: TestParseLogTag (0.00s)
17:20:47 [2020-12-16T17:20:47.952Z] === RUN   TestParseLogTagEmptyTag
17:20:48 [2020-12-16T17:20:48.409Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestTailFiles
17:20:48 [2020-12-16T17:20:48.409Z] --- PASS: TestTailFiles (0.00s)
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestFollowLogsConsumerGone
17:20:48 [2020-12-16T17:20:48.409Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestFollowLogsProducerGone
17:20:48 [2020-12-16T17:20:48.409Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:20:48 [2020-12-16T17:20:48.409Z]     logfile_test.go:232: messages sent: 4098, received: 4098
17:20:48 [2020-12-16T17:20:48.409Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestCheckCapacityAndRotate
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:20:48 [2020-12-16T17:20:48.409Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:20:48 [2020-12-16T17:20:48.409Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
17:20:48 [2020-12-16T17:20:48.409Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:20:48 [2020-12-16T17:20:48.409Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
17:20:48 [2020-12-16T17:20:48.409Z] PASS
17:20:48 [2020-12-16T17:20:48.409Z] coverage: 55.3% of statements
17:20:48 [2020-12-16T17:20:48.409Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.430s	coverage: 55.3% of statements
17:20:48 [2020-12-16T17:20:48.604Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s)
17:20:48 [2020-12-16T17:20:48.604Z] === RUN   TestAuthZPluginErrorResponse
17:20:48 [2020-12-16T17:20:48.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:48 [2020-12-16T17:20:48.829Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:20:48 [2020-12-16T17:20:48.867Z] === RUN   TestLog
17:20:48 [2020-12-16T17:20:48.867Z] --- PASS: TestLog (0.00s)
17:20:48 [2020-12-16T17:20:48.867Z] PASS
17:20:48 [2020-12-16T17:20:48.867Z] coverage: 33.3% of statements
17:20:48 [2020-12-16T17:20:48.867Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.219s	coverage: 33.3% of statements
17:20:49 [2020-12-16T17:20:49.090Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:20:49 [2020-12-16T17:20:49.324Z] === RUN   TestNewParse
17:20:49 [2020-12-16T17:20:49.324Z] --- PASS: TestNewParse (0.00s)
17:20:49 [2020-12-16T17:20:49.324Z] PASS
17:20:49 [2020-12-16T17:20:49.324Z] coverage: 8.3% of statements
17:20:49 [2020-12-16T17:20:49.324Z] ok  	github.com/docker/docker/daemon/logger/templates	0.091s	coverage: 8.3% of statements
17:20:49 [2020-12-16T17:20:49.545Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
17:20:49 [2020-12-16T17:20:49.545Z] === RUN   TestAuthZPluginErrorRequest
17:20:49 [2020-12-16T17:20:49.661Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateLogOpt
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateLogOpt (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestNewMissedConfig
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestNewMissedConfig (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestNewMissedUrl
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestNewMissedUrl (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestNewMissedToken
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestNewMissedToken (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestNewWithProxy
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestNewWithProxy (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestDefault
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestDefault (0.01s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestJsonFormat
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestJsonFormat (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestRawFormat
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestRawFormat (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestRawFormatWithLabels
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestRawFormatWithoutTag
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestBatching
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestBatching (0.10s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestFrequency
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestParseLogFormat
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestParseLogFormat (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateLogOptEmpty
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateSyslogAddress
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestParseAddressDefaultPort
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateSyslogFacility
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateLogOptSyslogFormat
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] === RUN   TestValidateLogOpt
17:20:49 [2020-12-16T17:20:49.781Z] --- PASS: TestValidateLogOpt (0.00s)
17:20:49 [2020-12-16T17:20:49.781Z] PASS
17:20:49 [2020-12-16T17:20:49.781Z] coverage: 46.8% of statements
17:20:49 [2020-12-16T17:20:49.781Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.177s	coverage: 46.8% of statements
17:20:49 [2020-12-16T17:20:49.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:50 [2020-12-16T17:20:50.116Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
17:20:50 [2020-12-16T17:20:50.116Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:20:50 [2020-12-16T17:20:50.238Z] --- PASS: TestFrequency (0.16s)
17:20:50 [2020-12-16T17:20:50.238Z] === RUN   TestOneMessagePerRequest
17:20:50 [2020-12-16T17:20:50.238Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:20:50 [2020-12-16T17:20:50.238Z] === RUN   TestVerify
17:20:50 [2020-12-16T17:20:50.238Z] --- PASS: TestVerify (0.00s)
17:20:50 [2020-12-16T17:20:50.238Z] === RUN   TestSkipVerify
17:20:50 [2020-12-16T17:20:50.238Z] time="2020-12-16T17:20:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.238Z] time="2020-12-16T17:20:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.238Z] time="2020-12-16T17:20:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.687Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
17:20:50 [2020-12-16T17:20:50.687Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:20:50 [2020-12-16T17:20:50.696Z] --- PASS: TestSkipVerify (0.41s)
17:20:50 [2020-12-16T17:20:50.696Z] === RUN   TestBufferMaximum
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.281783\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.281783\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] --- PASS: TestBufferMaximum (0.00s)
17:20:50 [2020-12-16T17:20:50.696Z] === RUN   TestServerAlwaysDown
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.284777\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.284777\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.284777\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.284777\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] time="2020-12-16T17:20:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608139250.284777\",\"host\":\"71891118d0b4\"}'"
17:20:50 [2020-12-16T17:20:50.696Z] --- PASS: TestServerAlwaysDown (0.00s)
17:20:50 [2020-12-16T17:20:50.696Z] === RUN   TestCannotSendAfterClose
17:20:50 [2020-12-16T17:20:50.696Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:20:50 [2020-12-16T17:20:50.696Z] === RUN   TestDeadlockOnBlockedEndpoint
17:20:51 [2020-12-16T17:20:51.660Z] time="2020-12-16T17:20:51Z" 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
17:20:51 [2020-12-16T17:20:51.660Z] time="2020-12-16T17:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"71891118d0b4\"}'"
17:20:51 [2020-12-16T17:20:51.660Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.11s)
17:20:51 [2020-12-16T17:20:51.660Z] PASS
17:20:51 [2020-12-16T17:20:51.660Z] coverage: 82.5% of statements
17:20:51 [2020-12-16T17:20:51.660Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.364s	coverage: 82.5% of statements
17:20:51 [2020-12-16T17:20:51.660Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:20:51 [2020-12-16T17:20:51.660Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:20:51 [2020-12-16T17:20:51.660Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestServiceUpdatePidsLimit (18.09s)
17:20:51 [2020-12-16T17:20:51.884Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
17:20:51 [2020-12-16T17:20:51.884Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
17:20:51 [2020-12-16T17:20:51.884Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
17:20:51 [2020-12-16T17:20:51.884Z] PASS
17:20:51 [2020-12-16T17:20:51.884Z] 
17:20:51 [2020-12-16T17:20:51.884Z] === Skipped
17:20:51 [2020-12-16T17:20:51.884Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
17:20:51 [2020-12-16T17:20:51.884Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:51 [2020-12-16T17:20:51.884Z] 
17:20:51 [2020-12-16T17:20:51.884Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
17:20:51 [2020-12-16T17:20:51.884Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:51 [2020-12-16T17:20:51.884Z] 
17:20:51 [2020-12-16T17:20:51.884Z] 
17:20:51 [2020-12-16T17:20:51.884Z] DONE 27 tests, 2 skipped in 177.093s
17:20:51 [2020-12-16T17:20:51.884Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:20:51 [2020-12-16T17:20:51.884Z] ++ 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
17:20:51 [2020-12-16T17:20:51.884Z] ++ set -e
17:20:51 [2020-12-16T17:20:51.884Z] ++ '[' -n 0 ']'
17:20:51 [2020-12-16T17:20:51.884Z] ++ set -x
17:20:51 [2020-12-16T17:20:51.884Z] ++ env -i DEST=/go/src/github.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
17:20:51 [2020-12-16T17:20:51.884Z] INFO: Testing against a local daemon
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestSessionCreate
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestSessionCreate (0.02s)
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestSessionCreateWithBadUpgrade
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:20:51 [2020-12-16T17:20:51.884Z] PASS
17:20:51 [2020-12-16T17:20:51.884Z] 
17:20:51 [2020-12-16T17:20:51.884Z] DONE 2 tests in 0.226s
17:20:51 [2020-12-16T17:20:51.884Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:20:51 [2020-12-16T17:20:51.884Z] ++ 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
17:20:51 [2020-12-16T17:20:51.884Z] ++ set -e
17:20:51 [2020-12-16T17:20:51.884Z] ++ '[' -n 0 ']'
17:20:51 [2020-12-16T17:20:51.884Z] ++ set -x
17:20:51 [2020-12-16T17:20:51.884Z] ++ env -i DEST=/go/src/github.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
17:20:51 [2020-12-16T17:20:51.884Z] INFO: Testing against a local daemon
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:20:51 [2020-12-16T17:20:51.884Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:20:51 [2020-12-16T17:20:51.884Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestEventsExecDie
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestEventsExecDie (0.94s)
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestEventsBackwardsCompatible
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestInfoBinaryCommits
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestInfoAPIVersioned
17:20:51 [2020-12-16T17:20:51.884Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:20:51 [2020-12-16T17:20:51.884Z] === RUN   TestInfoDiscoveryBackend
17:20:51 [2020-12-16T17:20:51.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s)
17:20:51 [2020-12-16T17:20:51.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s)
17:20:51 [2020-12-16T17:20:51.896Z] === RUN   TestCgroupNamespacesRun
17:20:52 [2020-12-16T17:20:52.117Z] === RUN   TestV1IDService
17:20:52 [2020-12-16T17:20:52.117Z] --- PASS: TestV1IDService (0.02s)
17:20:52 [2020-12-16T17:20:52.117Z] === RUN   TestV2MetadataService
17:20:52 [2020-12-16T17:20:52.203Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:20:52 [2020-12-16T17:20:52.514Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:20:52 [2020-12-16T17:20:52.514Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestSuccessfulDownload
17:20:52 [2020-12-16T17:20:52.574Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:20:52 [2020-12-16T17:20:52.574Z]     download_test.go:268: Needs fixing on Windows
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestCancelledDownload
17:20:52 [2020-12-16T17:20:52.574Z] --- PASS: TestCancelledDownload (0.00s)
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestMaxDownloadAttempts
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:20:52 [2020-12-16T17:20:52.574Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestTransfer
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestContinueOnError_MirrorEndpoint
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestContinueOnError_NeverContinue
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestContinueOnError_UnnestsErrors
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/no_remote_or_local
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestTransfer (0.12s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestConcurrencyLimit
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local763859703\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/no_local_cache
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/with_local_cache
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/unknown_media_type
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="reference for unknown type: "
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="reference for unknown type: "
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="reference for unknown type: "
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="reference for unknown type: "
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="reference for unknown type: "
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/error_persisting_manifest
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:20:53 [2020-12-16T17:20:53.031Z] time="2020-12-16T17:20:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestManifestStore (0.17s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestManifestStore/no_remote_or_local (0.10s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
17:20:53 [2020-12-16T17:20:53.031Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:20:53 [2020-12-16T17:20:53.031Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:20:53 [2020-12-16T17:20:53.031Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:20:53 [2020-12-16T17:20:53.031Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
17:20:53 [2020-12-16T17:20:53.031Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestFixManifestLayers
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestFixManifestLayers (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestFixManifestLayersBaseLayerParent
17:20:53 [2020-12-16T17:20:53.031Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z]     pull_v2_test.go:73: Needs fixing on Windows
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestFixManifestLayersBadParent
17:20:53 [2020-12-16T17:20:53.031Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:20:53 [2020-12-16T17:20:53.031Z] === RUN   TestValidateManifest
17:20:53 [2020-12-16T17:20:53.032Z] --- SKIP: TestValidateManifest (0.00s)
17:20:53 [2020-12-16T17:20:53.032Z]     pull_v2_test.go:118: Needs fixing on Windows
17:20:53 [2020-12-16T17:20:53.032Z] === RUN   TestFormatPlatform
17:20:53 [2020-12-16T17:20:53.032Z] --- PASS: TestFormatPlatform (0.00s)
17:20:53 [2020-12-16T17:20:53.032Z] === RUN   TestGetRepositoryMountCandidates
17:20:53 [2020-12-16T17:20:53.032Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:20:53 [2020-12-16T17:20:53.032Z] === RUN   TestLayerAlreadyExists
17:20:53 [2020-12-16T17:20:53.032Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z]     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}
17:20:53 [2020-12-16T17:20:53.032Z] === RUN   TestWhenEmptyAuthConfig
17:20:53 [2020-12-16T17:20:53.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
17:20:53 [2020-12-16T17:20:53.231Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:20:53 [2020-12-16T17:20:53.402Z] --- PASS: TestCgroupNamespacesRun (1.35s)
17:20:53 [2020-12-16T17:20:53.402Z] === RUN   TestCgroupNamespacesRunPrivileged
17:20:53 [2020-12-16T17:20:53.489Z] --- PASS: TestV2MetadataService (1.17s)
17:20:53 [2020-12-16T17:20:53.489Z] PASS
17:20:53 [2020-12-16T17:20:53.489Z] coverage: 48.2% of statements
17:20:53 [2020-12-16T17:20:53.489Z] ok  	github.com/docker/docker/distribution/metadata	1.464s	coverage: 48.2% of statements
17:20:53 [2020-12-16T17:20:53.489Z] --- PASS: TestConcurrencyLimit (0.39s)
17:20:53 [2020-12-16T17:20:53.489Z] === RUN   TestInactiveJobs
17:20:53 [2020-12-16T17:20:53.544Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:20:53 [2020-12-16T17:20:53.544Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:20:53 [2020-12-16T17:20:53.834Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:20:53 [2020-12-16T17:20:53.834Z] === RUN   TestInfoAPI
17:20:53 [2020-12-16T17:20:53.834Z] --- PASS: TestInfoAPI (0.01s)
17:20:53 [2020-12-16T17:20:53.834Z] === RUN   TestInfoAPIWarnings
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestInactiveJobs (0.38s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestWatchRelease
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestWatchRelease (0.04s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestWatchFinishedTransfer
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestDuplicateTransfer
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestDuplicateTransfer (0.04s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestSuccessfulUpload
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestNotFound
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestNotFound (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestConflict
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestConflict (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestForbidden
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestForbidden (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestInvalidParameter
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestInvalidParameter (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestNotImplemented
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestNotImplemented (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestNotModified
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestNotModified (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestUnauthorized
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestUnauthorized (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestUnknown
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestUnknown (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestCancelled
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestCancelled (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestDeadline
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestDeadline (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestDataLoss
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestDataLoss (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestUnavailable
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestUnavailable (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestSystem
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestSystem (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Not_Found
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Bad_Request
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Conflict
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Unauthorized
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Service_Unavailable
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Forbidden
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Not_Modified
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Not_Implemented
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestFromStatusCode (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] PASS
17:20:53 [2020-12-16T17:20:53.947Z] coverage: 53.1% of statements
17:20:53 [2020-12-16T17:20:53.947Z] ok  	github.com/docker/docker/errdefs	0.121s	coverage: 53.1% of statements
17:20:53 [2020-12-16T17:20:53.947Z] time="2020-12-16T17:20:53Z" level=error msg="Upload failed, retrying: simulating retry"
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestWhenEmptyAuthConfig (1.02s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestTokenPassThru
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestTokenPassThru (0.02s)
17:20:53 [2020-12-16T17:20:53.947Z] === RUN   TestTokenPassThruDifferentHost
17:20:53 [2020-12-16T17:20:53.947Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:20:53 [2020-12-16T17:20:53.947Z] PASS
17:20:53 [2020-12-16T17:20:53.947Z] coverage: 23.5% of statements
17:20:53 [2020-12-16T17:20:53.947Z] ok  	github.com/docker/docker/distribution	1.662s	coverage: 23.5% of statements
17:20:54 [2020-12-16T17:20:54.404Z] --- PASS: TestSuccessfulUpload (0.38s)
17:20:54 [2020-12-16T17:20:54.404Z] === RUN   TestCancelledUpload
17:20:54 [2020-12-16T17:20:54.404Z] --- PASS: TestCancelledUpload (0.00s)
17:20:54 [2020-12-16T17:20:54.404Z] PASS
17:20:54 [2020-12-16T17:20:54.404Z] coverage: 76.8% of statements
17:20:54 [2020-12-16T17:20:54.404Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:20:54 [2020-12-16T17:20:54.404Z] ok  	github.com/docker/docker/distribution/xfer	1.993s	coverage: 76.8% of statements
17:20:54 [2020-12-16T17:20:54.404Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:20:54 [2020-12-16T17:20:54.907Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
17:20:54 [2020-12-16T17:20:54.907Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:20:55 [2020-12-16T17:20:55.368Z] === RUN   TestFSGetInvalidData
17:20:55 [2020-12-16T17:20:55.368Z] --- PASS: TestFSGetInvalidData (0.12s)
17:20:55 [2020-12-16T17:20:55.368Z] === RUN   TestFSInvalidSet
17:20:55 [2020-12-16T17:20:55.498Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:20:55 [2020-12-16T17:20:55.774Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.79s)
17:20:55 [2020-12-16T17:20:55.774Z] === RUN   TestAuthZPluginHeader
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSInvalidSet (0.09s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSInvalidRoot
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSInvalidRoot (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSMetadataGetSet
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestCompare
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestCompare (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] PASS
17:20:55 [2020-12-16T17:20:55.825Z] coverage: 19.2% of statements
17:20:55 [2020-12-16T17:20:55.825Z] ok  	github.com/docker/docker/image/cache	0.313s	coverage: 19.2% of statements
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSMetadataGetSet (0.05s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSInvalidWalker
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSInvalidWalker (0.06s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSGetSet
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSGetSet (0.15s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSGetUnsetKey
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSGetEmptyData
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSGetEmptyData (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSDelete
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSDelete (0.02s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSWalker
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSWalker (0.01s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestFSWalkerStopOnError
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestNewFromJSON
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestNewFromJSON (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestNewFromJSONWithInvalidJSON
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestMarshalKeyOrder
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestImage
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestImage (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestImageOSNotEmpty
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestNewChildImageFromImageWithRootFS
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestRestore
17:20:55 [2020-12-16T17:20:55.825Z] === RUN   TestMakeV1ConfigFromConfig
17:20:55 [2020-12-16T17:20:55.825Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:20:55 [2020-12-16T17:20:55.825Z] PASS
17:20:55 [2020-12-16T17:20:55.825Z] coverage: 25.0% of statements
17:20:55 [2020-12-16T17:20:55.825Z] ok  	github.com/docker/docker/image/v1	0.274s	coverage: 25.0% of statements
17:20:55 [2020-12-16T17:20:55.950Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s)
17:20:55 [2020-12-16T17:20:55.950Z] === RUN   TestCgroupNamespacesRunHostMode
17:20:56 [2020-12-16T17:20:56.068Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:20:56 [2020-12-16T17:20:56.283Z] time="2020-12-16T17:20:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestRestore (0.13s)
17:20:56 [2020-12-16T17:20:56.283Z] === RUN   TestAddDelete
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestAddDelete (0.03s)
17:20:56 [2020-12-16T17:20:56.283Z] === RUN   TestSearchAfterDelete
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestSearchAfterDelete (0.01s)
17:20:56 [2020-12-16T17:20:56.283Z] === RUN   TestParentReset
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestParentReset (0.08s)
17:20:56 [2020-12-16T17:20:56.283Z] === RUN   TestGetAndSetLastUpdated
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestGetAndSetLastUpdated (0.07s)
17:20:56 [2020-12-16T17:20:56.283Z] === RUN   TestStoreLen
17:20:56 [2020-12-16T17:20:56.283Z] --- PASS: TestStoreLen (0.05s)
17:20:56 [2020-12-16T17:20:56.283Z] PASS
17:20:56 [2020-12-16T17:20:56.283Z] coverage: 86.4% of statements
17:20:56 [2020-12-16T17:20:56.283Z] ok  	github.com/docker/docker/image	1.134s	coverage: 86.4% of statements
17:20:56 [2020-12-16T17:20:56.283Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:20:56 [2020-12-16T17:20:56.283Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:20:56 [2020-12-16T17:20:56.640Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:20:56 [2020-12-16T17:20:56.715Z] --- PASS: TestAuthZPluginHeader (1.04s)
17:20:56 [2020-12-16T17:20:56.715Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:20:56 [2020-12-16T17:20:56.715Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s)
17:20:56 [2020-12-16T17:20:56.715Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:56 [2020-12-16T17:20:56.715Z] === RUN   TestAuthZPluginV2Disable
17:20:56 [2020-12-16T17:20:56.715Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:20:56 [2020-12-16T17:20:56.715Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:56 [2020-12-16T17:20:56.715Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:20:56 [2020-12-16T17:20:56.715Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:20:56 [2020-12-16T17:20:56.715Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:56 [2020-12-16T17:20:56.715Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:20:56 [2020-12-16T17:20:56.715Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:20:56 [2020-12-16T17:20:56.715Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:56 [2020-12-16T17:20:56.715Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:20:57 [2020-12-16T17:20:57.248Z] === RUN   TestSerialization
17:20:57 [2020-12-16T17:20:57.248Z] --- PASS: TestSerialization (0.02s)
17:20:57 [2020-12-16T17:20:57.248Z] PASS
17:20:57 [2020-12-16T17:20:57.248Z] coverage: 100.0% of statements
17:20:57 [2020-12-16T17:20:57.248Z] ok  	github.com/docker/docker/libcontainerd/queue	0.068s	coverage: 100.0% of statements
17:20:57 [2020-12-16T17:20:57.489Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
17:20:57 [2020-12-16T17:20:57.489Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestEmptyLayer
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestEmptyLayer (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestCommitFailure
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestCommitFailure (0.01s)
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestStartTransactionFailure
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestStartTransactionFailure (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestGetOrphan
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestGetOrphan (0.01s)
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestMountAndRegister
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestMountAndRegister (0.03s)
17:20:57 [2020-12-16T17:20:57.706Z]     layer_test.go:271: Layer size: 14
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestLayerRelease
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestLayerRelease (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     layer_test.go:304: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestStoreRestore
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestStoreRestore (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     layer_test.go:353: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestTarStreamStability
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestTarStreamStability (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     layer_test.go:468: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestRegisterExistingLayer
17:20:57 [2020-12-16T17:20:57.706Z] --- PASS: TestRegisterExistingLayer (0.10s)
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestTarStreamVerification
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestTarStreamVerification (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     layer_test.go:697: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestLayerMigration
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestLayerMigration (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     migration_test.go:46: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestLayerMigrationNoTarsplit
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     migration_test.go:182: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestMountInit
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestMountInit (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     mount_test.go:17: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestMountSize
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestMountSize (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     mount_test.go:76: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestMountChanges
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestMountChanges (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     mount_test.go:125: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] === RUN   TestMountApply
17:20:57 [2020-12-16T17:20:57.706Z] --- SKIP: TestMountApply (0.00s)
17:20:57 [2020-12-16T17:20:57.706Z]     mount_test.go:212: Failing on Windows
17:20:57 [2020-12-16T17:20:57.706Z] PASS
17:20:57 [2020-12-16T17:20:57.706Z] coverage: 30.1% of statements
17:20:57 [2020-12-16T17:20:57.706Z] ok  	github.com/docker/docker/layer	0.391s	coverage: 30.1% of statements
17:20:57 [2020-12-16T17:20:57.706Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:20:58 [2020-12-16T17:20:58.022Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:20:58 [2020-12-16T17:20:58.282Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestEnvironmentParsing
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestEnvironmentParsing (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] PASS
17:20:58 [2020-12-16T17:20:58.675Z] coverage: 1.0% of statements
17:20:58 [2020-12-16T17:20:58.675Z] ok  	github.com/docker/docker/libcontainerd/local	0.254s	coverage: 1.0% of statements
17:20:58 [2020-12-16T17:20:58.675Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:20:58 [2020-12-16T17:20:58.675Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:20:58 [2020-12-16T17:20:58.675Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:20:58 [2020-12-16T17:20:58.675Z] ?   	github.com/docker/docker/oci	[no test files]
17:20:58 [2020-12-16T17:20:58.675Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestAddressPoolOpt
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestAddressPoolOpt (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/a
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/something
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/_=a
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/env1=value1
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/_env1=value1
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/env2=value2=value3
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/env3=abc!qwe
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/env_4=value_4
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/PATH
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/=a
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/PATH=
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/PATH=something
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/asd!qwe
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/1asd
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/123
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/some_space
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/__some_space_before
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/some_space_after__
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/=
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateEnv/PaTh
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestValidateEnv (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/a (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/something (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/= (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseHost
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseHost (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseDockerDaemonHost
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseTCP
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseTCP (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseInvalidUnixAddrInvalid
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateExtraHosts
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestValidateExtraHosts (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestIpOptString
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestIpOptString (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestNewIpOptInvalidDefaultVal
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestNewIpOptValidDefaultVal
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestIpOptSetInvalidVal
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateIPAddress
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestValidateIPAddress (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestMapOpts
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestMapOpts (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestListOptsWithoutValidator
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestListOptsWithValidator
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestListOptsWithValidator (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateDNSSearch
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestValidateDNSSearch (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_general_format
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_one_more
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestValidateLabel (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestNamedListOpts
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestNamedListOpts (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestNamedMapOpts
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestNamedMapOpts (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseLink
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseLink (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestQuotedStringSetWithQuotes
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestQuotedStringSetWithNoQuotes
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestUlimitOpt
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestUlimitOpt (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] PASS
17:20:58 [2020-12-16T17:20:58.675Z] coverage: 67.1% of statements
17:20:58 [2020-12-16T17:20:58.675Z] ok  	github.com/docker/docker/opts	0.408s	coverage: 67.1% of statements
17:20:58 [2020-12-16T17:20:58.675Z] === RUN   TestParseVersion
17:20:58 [2020-12-16T17:20:58.675Z] --- PASS: TestParseVersion (0.00s)
17:20:58 [2020-12-16T17:20:58.675Z] PASS
17:20:58 [2020-12-16T17:20:58.675Z] coverage: 52.9% of statements
17:20:58 [2020-12-16T17:20:58.675Z] ok  	github.com/docker/docker/pkg/aaparser	0.413s	coverage: 52.9% of statements
17:20:58 [2020-12-16T17:20:58.853Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:20:58 [2020-12-16T17:20:58.999Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
17:20:58 [2020-12-16T17:20:58.999Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:20:59 [2020-12-16T17:20:59.639Z] === RUN   TestUnbuffered
17:20:59 [2020-12-16T17:20:59.639Z] --- PASS: TestUnbuffered (0.00s)
17:20:59 [2020-12-16T17:20:59.639Z] === RUN   TestRaceUnbuffered
17:20:59 [2020-12-16T17:20:59.639Z] --- PASS: TestRaceUnbuffered (0.00s)
17:20:59 [2020-12-16T17:20:59.639Z] PASS
17:20:59 [2020-12-16T17:20:59.639Z] coverage: 100.0% of statements
17:20:59 [2020-12-16T17:20:59.639Z] ok  	github.com/docker/docker/pkg/broadcaster	0.046s	coverage: 100.0% of statements
17:21:00 [2020-12-16T17:21:00.035Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
17:21:00 [2020-12-16T17:21:00.035Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[foo]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[bar]_[foo]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[foo_bar]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[qux]_[foo]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[]#01
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[qux]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[foo_bar_qux]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[qux]_[baz]]
17:21:00 [2020-12-16T17:21:00.097Z] === RUN   TestMatch/[[foo_baz]]
17:21:00 [2020-12-16T17:21:00.097Z] --- PASS: TestMatch (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:21:00 [2020-12-16T17:21:00.097Z] PASS
17:21:00 [2020-12-16T17:21:00.097Z] coverage: 87.5% of statements
17:21:00 [2020-12-16T17:21:00.097Z] ok  	github.com/docker/docker/pkg/capabilities	0.099s	coverage: 87.5% of statements
17:21:00 [2020-12-16T17:21:00.238Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestPeerCertificateMarshalJSON
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestIsArchivePathDir
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestIsArchivePathDir (0.05s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestIsArchivePathInvalidFile
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeEmpty
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeEmpty (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeEmptyFile
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeEmptyFile (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeNonemptyFile
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeNestedDirectoryEmpty
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestMoveToSubdir
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestMoveToSubdir (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] === RUN   TestSizeNonExistingDirectory
17:21:01 [2020-12-16T17:21:01.061Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:21:01 [2020-12-16T17:21:01.061Z] PASS
17:21:01 [2020-12-16T17:21:01.061Z] coverage: 80.0% of statements
17:21:01 [2020-12-16T17:21:01.061Z] ok  	github.com/docker/docker/pkg/directory	0.040s	coverage: 80.0% of statements
17:21:01 [2020-12-16T17:21:01.068Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
17:21:01 [2020-12-16T17:21:01.068Z] === RUN   TestCgroupNamespacesRunOlderClient
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestIsArchivePathTar
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootTarUntar
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootTarUntar (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootUntarWithHugeExcludesList
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootUntarEmptyArchive
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootTarUntarWithSymlink
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootCopyWithTar
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootCopyFileWithTar
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootUntarPath
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootUntarPath (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestChrootApplyDotDotFile
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:21:01 [2020-12-16T17:21:01.518Z] PASS
17:21:01 [2020-12-16T17:21:01.518Z] coverage: 15.4% of statements
17:21:01 [2020-12-16T17:21:01.518Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.112s	coverage: 15.4% of statements
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestIsArchivePathTar (0.13s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestDecompressStreamGzip
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestDecompressStreamGzip (0.12s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestDecompressStreamBzip2
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestDecompressStreamBzip2 (0.08s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestDecompressStreamXz
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:133: Xz not present in msys2
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCompressStreamXzUnsupported
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCompressStreamBzip2Unsupported
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCompressStreamInvalid
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestExtensionInvalid
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestExtensionInvalid (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestExtensionUncompressed
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestExtensionUncompressed (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestExtensionBzip2
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestExtensionBzip2 (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestExtensionGzip
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestExtensionGzip (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestExtensionXz
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestExtensionXz (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCmdStreamLargeStderr
17:21:01 [2020-12-16T17:21:01.518Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCmdStreamBad
17:21:01 [2020-12-16T17:21:01.518Z] --- SKIP: TestCmdStreamBad (0.00s)
17:21:01 [2020-12-16T17:21:01.518Z]     archive_test.go:238: Failing on Windows CI machines
17:21:01 [2020-12-16T17:21:01.518Z] === RUN   TestCmdStreamGood
17:21:01 [2020-12-16T17:21:01.623Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:21:01 [2020-12-16T17:21:01.975Z] --- PASS: TestCmdStreamGood (0.05s)
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestUntarPathWithInvalidDest
17:21:01 [2020-12-16T17:21:01.975Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestUntarPathWithInvalidSrc
17:21:01 [2020-12-16T17:21:01.975Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestUntarPath
17:21:01 [2020-12-16T17:21:01.975Z] --- PASS: TestUntarPath (0.11s)
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestUntarPathWithDestinationFile
17:21:01 [2020-12-16T17:21:01.975Z] --- PASS: TestUntarPathWithDestinationFile (0.04s)
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:21:01 [2020-12-16T17:21:01.975Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestPeerCertificateMarshalJSON (1.01s)
17:21:01 [2020-12-16T17:21:01.976Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestMiddleware
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestMiddleware (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestNewResponseModifier
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestNewResponseModifier (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] PASS
17:21:01 [2020-12-16T17:21:01.976Z] coverage: 26.8% of statements
17:21:01 [2020-12-16T17:21:01.976Z] ok  	github.com/docker/docker/pkg/authorization	1.269s	coverage: 26.8% of statements
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyWithTarInvalidSrc
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyWithTarSrcFile
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyWithTarSrcFolder
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyFileWithTarInvalidSrc
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyFileWithTarSrcFolder
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestCopyFileWithTarSrcFile
17:21:01 [2020-12-16T17:21:01.976Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:21:01 [2020-12-16T17:21:01.976Z] === RUN   TestTarFiles
17:21:02 [2020-12-16T17:21:02.194Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestContainsEntry
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestCreateEntries
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestEntriesDiff
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestEntriesEquality
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGeneratorNotGenerate
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGeneratorWithPort
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestNewEntry
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestParse
17:21:02 [2020-12-16T17:21:02.433Z] --- PASS: Test (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestNewEntry (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestParse (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z] PASS
17:21:02 [2020-12-16T17:21:02.433Z] coverage: 58.3% of statements
17:21:02 [2020-12-16T17:21:02.433Z] ok  	github.com/docker/docker/pkg/discovery	0.143s	coverage: 58.3% of statements
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestContent
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestInitialize
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestNew
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestParsingContentsWithComments
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestRegister
17:21:02 [2020-12-16T17:21:02.433Z] === RUN   Test/TestWatch
17:21:02 [2020-12-16T17:21:02.433Z] --- PASS: Test (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestContent (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestInitialize (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestNew (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestRegister (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z]     --- PASS: Test/TestWatch (0.00s)
17:21:02 [2020-12-16T17:21:02.433Z] PASS
17:21:02 [2020-12-16T17:21:02.433Z] coverage: 97.6% of statements
17:21:02 [2020-12-16T17:21:02.433Z] ok  	github.com/docker/docker/pkg/discovery/file	0.161s	coverage: 97.6% of statements
17:21:02 [2020-12-16T17:21:02.575Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
17:21:02 [2020-12-16T17:21:02.575Z] === RUN   TestKernelTCPMemory
17:21:02 [2020-12-16T17:21:02.867Z] --- PASS: TestKernelTCPMemory (0.64s)
17:21:02 [2020-12-16T17:21:02.867Z] === RUN   TestNISDomainname
17:21:03 [2020-12-16T17:21:03.501Z] --- PASS: TestNISDomainname (0.70s)
17:21:03 [2020-12-16T17:21:03.501Z] === RUN   TestHostnameDnsResolution
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test/TestWatch
17:21:03 [2020-12-16T17:21:03.964Z] --- PASS: Test (0.01s)
17:21:03 [2020-12-16T17:21:03.964Z]     --- PASS: Test/TestWatch (0.01s)
17:21:03 [2020-12-16T17:21:03.964Z] PASS
17:21:03 [2020-12-16T17:21:03.964Z] coverage: 92.3% of statements
17:21:03 [2020-12-16T17:21:03.964Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.126s	coverage: 92.3% of statements
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test/TestInitialize
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test/TestInitializeWithPattern
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test/TestRegister
17:21:03 [2020-12-16T17:21:03.964Z] === RUN   Test/TestWatch
17:21:03 [2020-12-16T17:21:03.964Z] --- PASS: Test (0.00s)
17:21:03 [2020-12-16T17:21:03.964Z]     --- PASS: Test/TestInitialize (0.00s)
17:21:03 [2020-12-16T17:21:03.964Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:21:03 [2020-12-16T17:21:03.964Z]     --- PASS: Test/TestRegister (0.00s)
17:21:03 [2020-12-16T17:21:03.964Z]     --- PASS: Test/TestWatch (0.00s)
17:21:03 [2020-12-16T17:21:03.964Z] PASS
17:21:03 [2020-12-16T17:21:03.964Z] coverage: 93.8% of statements
17:21:03 [2020-12-16T17:21:03.964Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.078s	coverage: 93.8% of statements
17:21:04 [2020-12-16T17:21:04.422Z] === RUN   Test
17:21:04 [2020-12-16T17:21:04.422Z] === RUN   Test/TestInitialize
17:21:04 [2020-12-16T17:21:04.422Z] time="2020-12-16T17:21:03Z" level=info msg="Initializing discovery without TLS"
17:21:04 [2020-12-16T17:21:04.422Z] time="2020-12-16T17:21:04Z" level=info msg="Initializing discovery without TLS"
17:21:04 [2020-12-16T17:21:04.422Z] time="2020-12-16T17:21:04Z" level=info msg="Initializing discovery without TLS"
17:21:04 [2020-12-16T17:21:04.422Z] === RUN   Test/TestInitializeWithCerts
17:21:04 [2020-12-16T17:21:04.422Z] time="2020-12-16T17:21:04Z" level=info msg="Initializing discovery with TLS"
17:21:04 [2020-12-16T17:21:04.422Z] === RUN   Test/TestWatch
17:21:04 [2020-12-16T17:21:04.422Z] time="2020-12-16T17:21:04Z" level=info msg="Initializing discovery without TLS"
17:21:04 [2020-12-16T17:21:04.539Z] --- PASS: TestHostnameDnsResolution (0.84s)
17:21:04 [2020-12-16T17:21:04.539Z] === RUN   TestStats
17:21:04 [2020-12-16T17:21:04.735Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:21:04 [2020-12-16T17:21:04.880Z] === RUN   TestPollerAddRemove
17:21:04 [2020-12-16T17:21:04.880Z] --- PASS: TestPollerAddRemove (0.00s)
17:21:04 [2020-12-16T17:21:04.880Z] === RUN   TestPollerEvent
17:21:04 [2020-12-16T17:21:04.880Z] --- SKIP: TestPollerEvent (0.00s)
17:21:04 [2020-12-16T17:21:04.880Z]     poller_test.go:41: No chmod on Windows
17:21:04 [2020-12-16T17:21:04.880Z] === RUN   TestPollerClose
17:21:04 [2020-12-16T17:21:04.880Z] --- PASS: TestPollerClose (0.00s)
17:21:04 [2020-12-16T17:21:04.880Z] PASS
17:21:04 [2020-12-16T17:21:04.880Z] coverage: 45.7% of statements
17:21:04 [2020-12-16T17:21:04.880Z] ok  	github.com/docker/docker/pkg/filenotify	0.142s	coverage: 45.7% of statements
17:21:04 [2020-12-16T17:21:04.995Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:21:05 [2020-12-16T17:21:05.255Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:21:05 [2020-12-16T17:21:05.255Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:21:05 [2020-12-16T17:21:05.336Z] === RUN   TestCopyFileWithInvalidSrc
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCopyFileWithInvalidDest
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCopyFileWithSameSrcAndDest
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCopyFile
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCopyFile (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:21:05 [2020-12-16T17:21:05.337Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z]     fileutils_test.go:134: Needs porting to Windows
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestReadSymlinkedDirectoryToFile
17:21:05 [2020-12-16T17:21:05.337Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z]     fileutils_test.go:180: Needs porting to Windows
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestWildcardMatches
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestWildcardMatches (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestPatternMatches
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestPatternMatches (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestPatternMatchesFolderExclusions
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestSingleExclamationError
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestSingleExclamationError (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestMatchesWithNoPatterns
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestMatchesWithMalformedPatterns
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestMatches
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestMatches (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatterns
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatterns (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatternsExceptionFlag
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCleanPatternsErrorSingleException
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCreateIfNotExistsDir
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestCreateIfNotExistsFile
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] === RUN   TestMatch
17:21:05 [2020-12-16T17:21:05.337Z] --- PASS: TestMatch (0.00s)
17:21:05 [2020-12-16T17:21:05.337Z] PASS
17:21:05 [2020-12-16T17:21:05.337Z] coverage: 87.7% of statements
17:21:05 [2020-12-16T17:21:05.337Z] ok  	github.com/docker/docker/pkg/fileutils	0.176s	coverage: 87.7% of statements
17:21:05 [2020-12-16T17:21:05.794Z] === RUN   TestGet
17:21:05 [2020-12-16T17:21:05.794Z] --- PASS: TestGet (0.00s)
17:21:05 [2020-12-16T17:21:05.794Z] === RUN   TestGetShortcutString
17:21:05 [2020-12-16T17:21:05.794Z] --- PASS: TestGetShortcutString (0.00s)
17:21:05 [2020-12-16T17:21:05.794Z] PASS
17:21:05 [2020-12-16T17:21:05.794Z] coverage: 42.9% of statements
17:21:05 [2020-12-16T17:21:05.794Z] ok  	github.com/docker/docker/pkg/homedir	0.078s	coverage: 42.9% of statements
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestTarFiles (4.30s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestTarUntar
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestTarUntar (0.02s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestTarWithOptions
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestTarWithOptions (0.01s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestUntarUstarGnuConflict
17:21:06 [2020-12-16T17:21:06.252Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
17:21:06 [2020-12-16T17:21:06.252Z] === RUN   TestUntarInvalidFilenames
17:21:06 [2020-12-16T17:21:06.639Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames423160082\\dest"
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestUntarInvalidFilenames (0.11s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestUntarHardlinkToSymlink
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestUntarInvalidHardlink
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink182875235\\victim\\hello" -> "../victim/hello"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink571307110\\victim\\hello" -> "/../victim/hello"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink185736845\\victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink047995016\\victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink439773255\\victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink840089338\\victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestUntarInvalidHardlink (0.04s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestUntarInvalidSymlink
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396474897\\dest\\dotdot" -> "../victim/hello"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink026466876\\dest\\slash-dotdot" -> "/../victim/hello"
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestCreateIDMapOrder
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:21:06 [2020-12-16T17:21:06.712Z] PASS
17:21:06 [2020-12-16T17:21:06.712Z] coverage: 7.3% of statements
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685156971\\dest\\loophole-victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] ok  	github.com/docker/docker/pkg/idtools	0.084s	coverage: 7.3% of statements
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink909582542\\dest\\loophole-victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink886681045\\dest\\loophole-victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink233105200\\dest\\loophole-victim" -> "../victim"
17:21:06 [2020-12-16T17:21:06.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink101413583\\dest\\dir\\loophole" -> "../../victim"
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestUntarInvalidSymlink (0.04s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestTempArchiveCloseMultipleTimes
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestReplaceFileTarWrapper
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestPrefixHeaderReadable
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestDisablePigz
17:21:06 [2020-12-16T17:21:06.712Z] --- PASS: TestDisablePigz (0.10s)
17:21:06 [2020-12-16T17:21:06.712Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
17:21:06 [2020-12-16T17:21:06.712Z] === RUN   TestPigz
17:21:06 [2020-12-16T17:21:06.900Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestPigz (0.11s)
17:21:07 [2020-12-16T17:21:07.170Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestCopyFileWithInvalidDest
17:21:07 [2020-12-16T17:21:07.170Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z]     archive_windows_test.go:16: Currently fails
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestCanonicalTarNameForPath
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestCanonicalTarName
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestCanonicalTarName (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChmodTarEntry
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChmodTarEntry (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestHardLinkOrder
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestHardLinkOrder (0.12s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangeString
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangeString (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesWithNoChanges
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesWithNoChanges (0.03s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesWithChanges
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesWithChanges (0.02s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesWithChangesGH13590
17:21:07 [2020-12-16T17:21:07.170Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z]     changes_test.go:192: needs more investigation
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesDirsEmpty
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesDirsEmpty (0.12s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesDirsMutated
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesDirsMutated (0.08s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestApplyLayer
17:21:07 [2020-12-16T17:21:07.170Z] --- SKIP: TestApplyLayer (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z]     changes_test.go:405: needs further investigation
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesSizeWithHardlinks
17:21:07 [2020-12-16T17:21:07.170Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z]     changes_test.go:441: needs further investigation
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesSizeWithNoChanges
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestChangesSize
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestChangesSize (0.00s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestApplyLayerInvalidFilenames
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames106722435\\dest"
17:21:07 [2020-12-16T17:21:07.170Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:21:07 [2020-12-16T17:21:07.170Z] === RUN   TestApplyLayerInvalidHardlink
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink531071405\\victim\\hello" -> "../victim/hello"
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink065383720\\victim\\hello" -> "/../victim/hello"
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink213657191\\victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink112276122\\victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.170Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink513925425\\victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink210706140\\victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestApplyLayerInvalidSymlink
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink456696971\\dest\\dotdot" -> "../victim/hello"
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: Test (3.10s)
17:21:07 [2020-12-16T17:21:07.171Z]     --- PASS: Test/TestInitialize (0.10s)
17:21:07 [2020-12-16T17:21:07.171Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z]     --- PASS: Test/TestWatch (3.00s)
17:21:07 [2020-12-16T17:21:07.171Z] PASS
17:21:07 [2020-12-16T17:21:07.171Z] coverage: 84.1% of statements
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink932470382\\dest\\slash-dotdot" -> "/../victim/hello"
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink074140917\\dest\\loophole-victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestFixedBufferCap
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestFixedBufferCap (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestFixedBufferLen
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestFixedBufferLen (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestFixedBufferString
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestFixedBufferString (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestFixedBufferWrite
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestFixedBufferWrite (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestFixedBufferRead
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestFixedBufferRead (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestBytesPipeRead
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestBytesPipeRead (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestBytesPipeWrite
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestBytesPipeWrite (0.00s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestBytesPipeWriteRandomChunks
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink667990992\\dest\\loophole-victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.313s	coverage: 84.1% of statements
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink291307247\\dest\\loophole-victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink494934914\\dest\\loophole-victim" -> "../victim"
17:21:07 [2020-12-16T17:21:07.171Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:21:07 [2020-12-16T17:21:07.171Z] === RUN   TestApplyLayerWhiteouts
17:21:07 [2020-12-16T17:21:07.266Z] --- PASS: TestStats (2.53s)
17:21:07 [2020-12-16T17:21:07.266Z] === RUN   TestStopContainerWithTimeout
17:21:07 [2020-12-16T17:21:07.266Z] === RUN   TestStopContainerWithTimeout/0
17:21:07 [2020-12-16T17:21:07.266Z] === PAUSE TestStopContainerWithTimeout/0
17:21:07 [2020-12-16T17:21:07.266Z] === RUN   TestStopContainerWithTimeout/1
17:21:07 [2020-12-16T17:21:07.266Z] === PAUSE TestStopContainerWithTimeout/1
17:21:07 [2020-12-16T17:21:07.266Z] === RUN   TestStopContainerWithTimeout/3
17:21:07 [2020-12-16T17:21:07.266Z] === PAUSE TestStopContainerWithTimeout/3
17:21:07 [2020-12-16T17:21:07.266Z] === RUN   TestStopContainerWithTimeout/-1
17:21:07 [2020-12-16T17:21:07.266Z] === PAUSE TestStopContainerWithTimeout/-1
17:21:07 [2020-12-16T17:21:07.266Z] === CONT  TestStopContainerWithTimeout/0
17:21:07 [2020-12-16T17:21:07.266Z] === CONT  TestStopContainerWithTimeout/-1
17:21:07 [2020-12-16T17:21:07.266Z] === CONT  TestStopContainerWithTimeout/1
17:21:07 [2020-12-16T17:21:07.266Z] === CONT  TestStopContainerWithTimeout/3
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestApplyLayerWhiteouts (0.04s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestGenerateEmptyFile
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestGenerateWithContent
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestGenerateWithContent (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] PASS
17:21:07 [2020-12-16T17:21:07.628Z] coverage: 62.7% of statements
17:21:07 [2020-12-16T17:21:07.628Z] ok  	github.com/docker/docker/pkg/archive	6.426s	coverage: 62.7% of statements
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestError
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestError (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/no_progress
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/progress_1
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/with_units
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestProgressString/hide_counts
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestProgressString (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/with_units (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestJSONMessageDisplay
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestAtomicWriteToFile
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestAtomicWriteSetCommit
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestAtomicWriteSetCancel
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestReadCloserWrapperClose
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestReaderErrWrapperReadOnError
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestReaderErrWrapperRead
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestHashData
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestHashData (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestCancelReadCloser
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestJSONMessageDisplay (0.11s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestJSONMessageDisplayWithJSONError
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] === RUN   TestDisplayJSONMessagesStream
17:21:07 [2020-12-16T17:21:07.628Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:21:07 [2020-12-16T17:21:07.628Z] PASS
17:21:07 [2020-12-16T17:21:07.628Z] coverage: 91.7% of statements
17:21:07 [2020-12-16T17:21:07.628Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.164s	coverage: 91.7% of statements
17:21:07 [2020-12-16T17:21:07.843Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:21:08 [2020-12-16T17:21:08.087Z] --- PASS: TestCancelReadCloser (0.10s)
17:21:08 [2020-12-16T17:21:08.087Z] === RUN   TestWriteCloserWrapperClose
17:21:08 [2020-12-16T17:21:08.087Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:21:08 [2020-12-16T17:21:08.087Z] === RUN   TestNopWriteCloser
17:21:08 [2020-12-16T17:21:08.087Z] --- PASS: TestNopWriteCloser (0.00s)
17:21:08 [2020-12-16T17:21:08.087Z] === RUN   TestNopWriter
17:21:08 [2020-12-16T17:21:08.087Z] --- PASS: TestNopWriter (0.00s)
17:21:08 [2020-12-16T17:21:08.087Z] === RUN   TestWriteCounter
17:21:08 [2020-12-16T17:21:08.087Z] --- PASS: TestWriteCounter (0.00s)
17:21:08 [2020-12-16T17:21:08.087Z] PASS
17:21:08 [2020-12-16T17:21:08.087Z] coverage: 68.4% of statements
17:21:08 [2020-12-16T17:21:08.087Z] ok  	github.com/docker/docker/pkg/ioutils	0.594s	coverage: 68.4% of statements
17:21:08 [2020-12-16T17:21:08.087Z] === RUN   TestStandardLongPath
17:21:08 [2020-12-16T17:21:08.545Z] --- PASS: TestStandardLongPath (0.00s)
17:21:08 [2020-12-16T17:21:08.545Z] === RUN   TestUNCLongPath
17:21:08 [2020-12-16T17:21:08.545Z] --- PASS: TestUNCLongPath (0.00s)
17:21:08 [2020-12-16T17:21:08.545Z] PASS
17:21:08 [2020-12-16T17:21:08.545Z] coverage: 100.0% of statements
17:21:08 [2020-12-16T17:21:08.545Z] ok  	github.com/docker/docker/pkg/longpath	0.071s	coverage: 100.0% of statements
17:21:08 [2020-12-16T17:21:08.545Z] === RUN   TestNameFormat
17:21:08 [2020-12-16T17:21:08.545Z] --- PASS: TestNameFormat (0.00s)
17:21:08 [2020-12-16T17:21:08.545Z] === RUN   TestNameRetries
17:21:08 [2020-12-16T17:21:08.545Z] --- PASS: TestNameRetries (0.00s)
17:21:08 [2020-12-16T17:21:08.545Z] PASS
17:21:08 [2020-12-16T17:21:08.545Z] coverage: 85.7% of statements
17:21:08 [2020-12-16T17:21:08.545Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.054s	coverage: 85.7% of statements
17:21:09 [2020-12-16T17:21:09.003Z] === RUN   TestParseKeyValueOpt
17:21:09 [2020-12-16T17:21:09.003Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:21:09 [2020-12-16T17:21:09.003Z] === RUN   TestParseUintList
17:21:09 [2020-12-16T17:21:09.003Z] --- PASS: TestParseUintList (0.00s)
17:21:09 [2020-12-16T17:21:09.003Z] === RUN   TestParseUintListMaximumLimits
17:21:09 [2020-12-16T17:21:09.003Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:21:09 [2020-12-16T17:21:09.003Z] PASS
17:21:09 [2020-12-16T17:21:09.003Z] coverage: 97.0% of statements
17:21:09 [2020-12-16T17:21:09.003Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
17:21:09 [2020-12-16T17:21:09.227Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:21:09 [2020-12-16T17:21:09.462Z] === RUN   TestNewAndRemove
17:21:09 [2020-12-16T17:21:09.462Z] --- PASS: TestNewAndRemove (0.00s)
17:21:09 [2020-12-16T17:21:09.462Z] === RUN   TestRemoveInvalidPath
17:21:09 [2020-12-16T17:21:09.462Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:21:09 [2020-12-16T17:21:09.462Z] PASS
17:21:09 [2020-12-16T17:21:09.462Z] coverage: 82.6% of statements
17:21:09 [2020-12-16T17:21:09.462Z] ok  	github.com/docker/docker/pkg/pidfile	0.114s	coverage: 82.6% of statements
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParseEmptyInterface
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParseEmptyInterface (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParseNonInterfaceType
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParseWithOneFunction
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParseWithOneFunction (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParseWithMultipleFuncs
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParseWithUnnamedReturn
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestEmbeddedInterface
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestEmbeddedInterface (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestParsedImports
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestParsedImports (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] === RUN   TestAliasedImports
17:21:09 [2020-12-16T17:21:09.920Z] --- PASS: TestAliasedImports (0.00s)
17:21:09 [2020-12-16T17:21:09.920Z] PASS
17:21:09 [2020-12-16T17:21:09.920Z] coverage: 56.8% of statements
17:21:09 [2020-12-16T17:21:09.920Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.080s	coverage: 56.8% of statements
17:21:10 [2020-12-16T17:21:10.008Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:21:10 [2020-12-16T17:21:10.009Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
17:21:10 [2020-12-16T17:21:10.009Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
17:21:10 [2020-12-16T17:21:10.009Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
17:21:10 [2020-12-16T17:21:10.009Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
17:21:10 [2020-12-16T17:21:10.009Z] === RUN   TestDeleteDevicemapper
17:21:10 [2020-12-16T17:21:10.009Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:21:10 [2020-12-16T17:21:10.009Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:21:10 [2020-12-16T17:21:10.009Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:21:10 [2020-12-16T17:21:10.885Z] === RUN   TestFailedConnection
17:21:11 [2020-12-16T17:21:11.141Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestHTTPTransport
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestHTTPTransport (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] PASS
17:21:11 [2020-12-16T17:21:11.343Z] coverage: 85.7% of statements
17:21:11 [2020-12-16T17:21:11.343Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.112s	coverage: 85.7% of statements
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestBufioReaderPoolPutAndGet
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestBufioWriterPoolPutAndGet
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] === RUN   TestBufferPoolPutAndGet
17:21:11 [2020-12-16T17:21:11.343Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:21:11 [2020-12-16T17:21:11.343Z] PASS
17:21:11 [2020-12-16T17:21:11.343Z] coverage: 88.2% of statements
17:21:11 [2020-12-16T17:21:11.343Z] ok  	github.com/docker/docker/pkg/pools	0.135s	coverage: 88.2% of statements
17:21:11 [2020-12-16T17:21:11.800Z] --- PASS: TestFailedConnection (1.03s)
17:21:11 [2020-12-16T17:21:11.800Z] === RUN   TestFailOnce
17:21:11 [2020-12-16T17:21:11.800Z] 2020/12/16 17:21:11 http: panic serving 127.0.0.1:49221: Plugin not ready
17:21:11 [2020-12-16T17:21:11.800Z] goroutine 10 [running]:
17:21:11 [2020-12-16T17:21:11.800Z] net/http.(*conn).serve.func1(0xc000058b40)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:1795 +0x140
17:21:11 [2020-12-16T17:21:11.800Z] panic(0x849b40, 0x986990)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
17:21:11 [2020-12-16T17:21:11.800Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300)
17:21:11 [2020-12-16T17:21:11.800Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:21:11 [2020-12-16T17:21:11.800Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:2036 +0x4b
17:21:11 [2020-12-16T17:21:11.800Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
17:21:11 [2020-12-16T17:21:11.800Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:2831 +0xab
17:21:11 [2020-12-16T17:21:11.800Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a980)
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:1919 +0x87c
17:21:11 [2020-12-16T17:21:11.800Z] created by net/http.(*Server).Serve
17:21:11 [2020-12-16T17:21:11.800Z] 	c:/go/src/net/http/server.go:2957 +0x38b
17:21:11 [2020-12-16T17:21:11.800Z] time="2020-12-16T17:21:11Z" 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"
17:21:12 [2020-12-16T17:21:12.081Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
17:21:12 [2020-12-16T17:21:12.081Z] === RUN   TestUpdateMemory
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestOutputOnPrematureClose
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestCompleteSilently
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestCompleteSilently (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] PASS
17:21:12 [2020-12-16T17:21:12.267Z] coverage: 75.9% of statements
17:21:12 [2020-12-16T17:21:12.267Z] ok  	github.com/docker/docker/pkg/progress	0.058s	coverage: 75.9% of statements
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestSendToOneSub
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestSendToOneSub (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestSendToMultipleSubs
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestEvictOneSub
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestEvictOneSub (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestClosePublisher
17:21:12 [2020-12-16T17:21:12.267Z] --- PASS: TestClosePublisher (0.00s)
17:21:12 [2020-12-16T17:21:12.267Z] === RUN   TestPubSubRace
17:21:12 [2020-12-16T17:21:12.376Z] --- PASS: TestUpdateMemory (0.67s)
17:21:12 [2020-12-16T17:21:12.376Z] === RUN   TestUpdateCPUQuota
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestInfoAPIWarnings (16.27s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestInfoDebug
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestInfoDebug (0.52s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestInfoInsecureRegistries
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestInfoRegistryMirrors
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestLoginFailsWithBadCredentials
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestPingCacheHeaders
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestPingCacheHeaders (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestPingGet
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestPingGet (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestPingHead
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestPingHead (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVersion
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestVersion (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] PASS
17:21:12 [2020-12-16T17:21:12.427Z] 
17:21:12 [2020-12-16T17:21:12.427Z] === Skipped
17:21:12 [2020-12-16T17:21:12.427Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:12 [2020-12-16T17:21:12.427Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:12 [2020-12-16T17:21:12.427Z] 
17:21:12 [2020-12-16T17:21:12.427Z] 
17:21:12 [2020-12-16T17:21:12.427Z] DONE 18 tests, 1 skipped in 21.402s
17:21:12 [2020-12-16T17:21:12.427Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:21:12 [2020-12-16T17:21:12.427Z] ++ 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
17:21:12 [2020-12-16T17:21:12.427Z] ++ set -e
17:21:12 [2020-12-16T17:21:12.427Z] ++ '[' -n 0 ']'
17:21:12 [2020-12-16T17:21:12.427Z] ++ set -x
17:21:12 [2020-12-16T17:21:12.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:21:12 [2020-12-16T17:21:12.427Z] INFO: Testing against a local daemon
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVolumesCreateAndList
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVolumesRemove
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestVolumesRemove (0.12s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVolumesInspect
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestVolumesInspect (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVolumesInvalidJSON
17:21:12 [2020-12-16T17:21:12.427Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:21:12 [2020-12-16T17:21:12.427Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:21:12 [2020-12-16T17:21:12.427Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:21:12 [2020-12-16T17:21:12.427Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:21:12 [2020-12-16T17:21:12.427Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:21:12 [2020-12-16T17:21:12.427Z] PASS
17:21:12 [2020-12-16T17:21:12.427Z] 
17:21:12 [2020-12-16T17:21:12.427Z] DONE 5 tests in 0.379s
17:21:12 [2020-12-16T17:21:12.427Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:21:12 [2020-12-16T17:21:12.524Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:21:12 [2020-12-16T17:21:12.719Z] ++++ cat bundles/test-integration/docker.pid
17:21:12 [2020-12-16T17:21:12.719Z] +++ kill 12262
17:21:12 [2020-12-16T17:21:12.724Z] --- PASS: TestFailOnce (1.11s)
17:21:12 [2020-12-16T17:21:12.724Z] === RUN   TestEchoInputOutput
17:21:12 [2020-12-16T17:21:12.724Z] --- PASS: TestEchoInputOutput (0.00s)
17:21:12 [2020-12-16T17:21:12.724Z] === RUN   TestBackoff
17:21:12 [2020-12-16T17:21:12.724Z] --- PASS: TestBackoff (0.00s)
17:21:12 [2020-12-16T17:21:12.724Z] === RUN   TestAbortRetry
17:21:12 [2020-12-16T17:21:12.724Z] --- PASS: TestAbortRetry (0.00s)
17:21:12 [2020-12-16T17:21:12.724Z] === RUN   TestClientScheme
17:21:12 [2020-12-16T17:21:12.724Z] --- PASS: TestClientScheme (0.00s)
17:21:12 [2020-12-16T17:21:12.724Z] === RUN   TestNewClientWithTimeout
17:21:13 [2020-12-16T17:21:13.181Z] === RUN   TestRegister
17:21:13 [2020-12-16T17:21:13.181Z] --- PASS: TestRegister (0.00s)
17:21:13 [2020-12-16T17:21:13.181Z] === RUN   TestCommand
17:21:13 [2020-12-16T17:21:13.181Z] --- PASS: TestCommand (0.02s)
17:21:13 [2020-12-16T17:21:13.181Z] === RUN   TestNaiveSelf
17:21:13 [2020-12-16T17:21:13.181Z] --- PASS: TestNaiveSelf (0.02s)
17:21:13 [2020-12-16T17:21:13.181Z] PASS
17:21:13 [2020-12-16T17:21:13.181Z] coverage: 82.4% of statements
17:21:13 [2020-12-16T17:21:13.181Z] ok  	github.com/docker/docker/pkg/reexec	0.141s	coverage: 82.4% of statements
17:21:13 [2020-12-16T17:21:13.181Z] --- PASS: TestPubSubRace (1.03s)
17:21:13 [2020-12-16T17:21:13.181Z] PASS
17:21:13 [2020-12-16T17:21:13.181Z] coverage: 75.0% of statements
17:21:13 [2020-12-16T17:21:13.181Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 75.0% of statements
17:21:13 [2020-12-16T17:21:13.181Z] time="2020-12-16T17:21:13Z" 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"
17:21:13 [2020-12-16T17:21:13.409Z] --- PASS: TestUpdateCPUQuota (0.88s)
17:21:13 [2020-12-16T17:21:13.409Z] === RUN   TestUpdatePidsLimit
17:21:13 [2020-12-16T17:21:13.409Z] === RUN   TestUpdatePidsLimit/update_from_none
17:21:13 [2020-12-16T17:21:13.637Z] === RUN   TestParseSignal
17:21:13 [2020-12-16T17:21:13.637Z] --- PASS: TestParseSignal (0.00s)
17:21:13 [2020-12-16T17:21:13.637Z] === RUN   TestValidSignalForPlatform
17:21:13 [2020-12-16T17:21:13.637Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:21:13 [2020-12-16T17:21:13.637Z] PASS
17:21:13 [2020-12-16T17:21:13.637Z] coverage: 20.3% of statements
17:21:13 [2020-12-16T17:21:13.637Z] ok  	github.com/docker/docker/pkg/signal	0.080s	coverage: 20.3% of statements
17:21:13 [2020-12-16T17:21:13.702Z] === RUN   TestUpdatePidsLimit/no_change
17:21:13 [2020-12-16T17:21:13.992Z] === RUN   TestUpdatePidsLimit/update_lower
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestNewStdWriter
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestNewStdWriter (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestWriteWithUninitializedStdWriter
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestWriteWithNilBytes
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestWrite
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestWrite (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestWriteWithWriterError
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestWriteWithWriterError (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyWriteAndRead
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyWithInvalidInputHeader
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyWithCorruptedPrefix
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyReturnsWriteErrors
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:21:14 [2020-12-16T17:21:14.095Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:21:14 [2020-12-16T17:21:14.095Z] PASS
17:21:14 [2020-12-16T17:21:14.095Z] coverage: 100.0% of statements
17:21:14 [2020-12-16T17:21:14.095Z] ok  	github.com/docker/docker/pkg/stdcopy	0.072s	coverage: 100.0% of statements
17:21:14 [2020-12-16T17:21:14.220Z] +++ /etc/init.d/apparmor stop
17:21:14 [2020-12-16T17:21:14.220Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:14 [2020-12-16T17:21:14.220Z] 
17:21:14 [2020-12-16T17:21:14.220Z] Unloading profiles will leave already running processes permanently
17:21:14 [2020-12-16T17:21:14.220Z] unconfined, which can lead to unexpected situations.
17:21:14 [2020-12-16T17:21:14.220Z] 
17:21:14 [2020-12-16T17:21:14.220Z] To set a process to complain mode, use the command line tool
17:21:14 [2020-12-16T17:21:14.220Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:14 [2020-12-16T17:21:14.220Z] +++ true
17:21:14 [2020-12-16T17:21:14.220Z] exiting test-integration
17:21:14 [2020-12-16T17:21:14.220Z] ++ exit 0
17:21:14 [2020-12-16T17:21:14.220Z] 
17:21:14 [2020-12-16T17:21:14.286Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:21:14 [2020-12-16T17:21:14.286Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:21:14 [2020-12-16T17:21:14.578Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:21:14 [2020-12-16T17:21:14.870Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:21:15 [2020-12-16T17:21:15.059Z] time="2020-12-16T17:21:14Z" 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"
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestRawProgressFormatterFormatStatus
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestRawProgressFormatterFormatProgress
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestFormatStatus
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestFormatStatus (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestFormatError
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestFormatError (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestFormatJSONError
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestFormatJSONError (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestJsonProgressFormatterFormatProgress
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestJsonProgressFormatterFormatStatus
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestNewJSONProgressOutput
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestAuxFormatterEmit
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestStreamWriterStdout
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestStreamWriterStdout (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestStreamWriterStderr
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestStreamWriterStderr (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] PASS
17:21:15 [2020-12-16T17:21:15.059Z] coverage: 66.2% of statements
17:21:15 [2020-12-16T17:21:15.059Z] ok  	github.com/docker/docker/pkg/streamformatter	0.129s	coverage: 66.2% of statements
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestGenerateRandomID
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestGenerateRandomID (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestShortenId
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestShortenId (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestShortenSha256Id
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestShortenSha256Id (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestShortenIdEmpty
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestShortenIdEmpty (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestShortenIdInvalid
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestShortenIdInvalid (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestIsShortIDNonHex
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] === RUN   TestIsShortIDNotCorrectSize
17:21:15 [2020-12-16T17:21:15.059Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:21:15 [2020-12-16T17:21:15.059Z] PASS
17:21:15 [2020-12-16T17:21:15.059Z] coverage: 70.6% of statements
17:21:15 [2020-12-16T17:21:15.059Z] ok  	github.com/docker/docker/pkg/stringid	0.072s	coverage: 70.6% of statements
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:21:15 [2020-12-16T17:21:15.516Z] === RUN   TestIsCpusetListAvailable
17:21:15 [2020-12-16T17:21:15.516Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:21:15 [2020-12-16T17:21:15.516Z] PASS
17:21:15 [2020-12-16T17:21:15.516Z] coverage: 38.2% of statements
17:21:15 [2020-12-16T17:21:15.516Z] ok  	github.com/docker/docker/pkg/sysinfo	0.043s	coverage: 38.2% of statements
17:21:15 [2020-12-16T17:21:15.902Z] --- PASS: TestUpdatePidsLimit (2.44s)
17:21:15 [2020-12-16T17:21:15.902Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
17:21:15 [2020-12-16T17:21:15.902Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
17:21:15 [2020-12-16T17:21:15.902Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
17:21:15 [2020-12-16T17:21:15.902Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
17:21:15 [2020-12-16T17:21:15.903Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
17:21:15 [2020-12-16T17:21:15.903Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
17:21:15 [2020-12-16T17:21:15.903Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
17:21:15 [2020-12-16T17:21:15.903Z] === RUN   TestUpdateRestartPolicy
Post stage
[Pipeline] junit
17:21:16 [2020-12-16T17:21:16.329Z] Recording test results
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestChtimes
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestChtimes (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestChtimesWindows
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestChtimesWindows (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestEnsureRemoveAllNotExist
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestEnsureRemoveAllWithDir
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestEnsureRemoveAllWithFile
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestHasWin32KSupport
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestHasWin32KSupport (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z]     syscall_windows_test.go:8: win32k: true
17:21:16 [2020-12-16T17:21:16.481Z] PASS
17:21:16 [2020-12-16T17:21:16.481Z] coverage: 12.0% of statements
17:21:16 [2020-12-16T17:21:16.481Z] ok  	github.com/docker/docker/pkg/system	0.082s	coverage: 12.0% of statements
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestTailFile
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestTailFile (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestTailFileManyLines
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestTailFileManyLines (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestTailEmptyFile
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestTailEmptyFile (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestTailNegativeN
17:21:16 [2020-12-16T17:21:16.481Z] --- PASS: TestTailNegativeN (0.00s)
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader
17:21:16 [2020-12-16T17:21:16.481Z] === CONT  TestNewTailReader
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/no_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/no_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/single_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/2_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/4_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/8_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line#01
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line#02
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:21:16 [2020-12-16T17:21:16.481Z] === CONT  TestNewTailReader/12_byte_delimiter
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.481Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/8_byte_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/single_byte_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/4_byte_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/no_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/2_byte_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.482Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.482Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.483Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.483Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.484Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.484Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.485Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.485Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.486Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.486Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.944Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.944Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.945Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.946Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:21:16 [2020-12-16T17:21:16.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:21:16 [2020-12-16T17:21:16.947Z] --- PASS: TestNewTailReader (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.03s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.947Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] PASS
17:21:16 [2020-12-16T17:21:16.949Z] coverage: 88.6% of statements
17:21:16 [2020-12-16T17:21:16.949Z] ok  	github.com/docker/docker/pkg/tailfile	0.374s	coverage: 88.6% of statements
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestTarSumRemoveNonExistent
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestTarSumRemove
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestTarSumRemove (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestSortFileInfoSums
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestSortFileInfoSums (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestNewTarSumForLabelInvalid
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestNewTarSumForLabel
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestEmptyTar
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestEmptyTar (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestTarSumsReadSize
17:21:16 [2020-12-16T17:21:16.949Z] --- PASS: TestTarSumsReadSize (0.00s)
17:21:16 [2020-12-16T17:21:16.949Z] === RUN   TestTarSums
17:21:17 [2020-12-16T17:21:17.129Z] + echo Ensuring container killed.
17:21:17 [2020-12-16T17:21:17.129Z] Ensuring container killed.
17:21:17 [2020-12-16T17:21:17.129Z] + docker rm -vf docker-pr24
17:21:17 [2020-12-16T17:21:17.129Z] Error: No such container: docker-pr24
17:21:17 [2020-12-16T17:21:17.129Z] + true
[Pipeline] sh
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestTarSums (0.10s)
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestIteration
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestIteration (0.00s)
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestVersionLabelForChecksum
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestVersion
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestVersion (0.00s)
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestGetVersion
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestGetVersion (0.00s)
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestGetVersions
17:21:17 [2020-12-16T17:21:17.407Z] --- PASS: TestGetVersions (0.00s)
17:21:17 [2020-12-16T17:21:17.407Z] PASS
17:21:17 [2020-12-16T17:21:17.407Z] coverage: 89.3% of statements
17:21:17 [2020-12-16T17:21:17.407Z] ok  	github.com/docker/docker/pkg/tarsum	0.154s	coverage: 89.3% of statements
17:21:17 [2020-12-16T17:21:17.407Z] time="2020-12-16T17:21:17Z" 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"
17:21:17 [2020-12-16T17:21:17.407Z] testing: warning: no tests to run
17:21:17 [2020-12-16T17:21:17.407Z] PASS
17:21:17 [2020-12-16T17:21:17.407Z] coverage: [no statements]
17:21:17 [2020-12-16T17:21:17.407Z] ok  	github.com/docker/docker/pkg/term/windows	0.043s	coverage: [no statements] [no tests to run]
17:21:17 [2020-12-16T17:21:17.407Z] === RUN   TestTruncIndex
17:21:17 [2020-12-16T17:21:17.504Z] + echo Chowning /workspace to jenkins user
17:21:17 [2020-12-16T17:21:17.504Z] Chowning /workspace to jenkins user
17:21:17 [2020-12-16T17:21:17.504Z] + id -u
17:21:17 [2020-12-16T17:21:17.504Z] + id -g
17:21:17 [2020-12-16T17:21:17.504Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41636:/workspace busybox chown -R 1001:1001 /workspace
17:21:17 [2020-12-16T17:21:17.504Z] Unable to find image 'busybox:latest' locally
17:21:17 [2020-12-16T17:21:17.797Z] latest: Pulling from library/busybox
17:21:17 [2020-12-16T17:21:17.797Z] 93035723f9e5: Pulling fs layer
17:21:17 [2020-12-16T17:21:17.811Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:21:17 [2020-12-16T17:21:17.864Z] --- PASS: TestTruncIndex (0.10s)
17:21:17 [2020-12-16T17:21:17.864Z] PASS
17:21:17 [2020-12-16T17:21:17.864Z] coverage: 91.5% of statements
17:21:17 [2020-12-16T17:21:17.864Z] ok  	github.com/docker/docker/pkg/truncindex	0.129s	coverage: 91.5% of statements
17:21:17 [2020-12-16T17:21:17.864Z] === RUN   TestIsGIT
17:21:17 [2020-12-16T17:21:17.864Z] --- PASS: TestIsGIT (0.00s)
17:21:17 [2020-12-16T17:21:17.864Z] === RUN   TestIsTransport
17:21:17 [2020-12-16T17:21:17.864Z] --- PASS: TestIsTransport (0.00s)
17:21:17 [2020-12-16T17:21:17.864Z] PASS
17:21:17 [2020-12-16T17:21:17.864Z] coverage: 100.0% of statements
17:21:17 [2020-12-16T17:21:17.864Z] ok  	github.com/docker/docker/pkg/urlutil	0.055s	coverage: 100.0% of statements
17:21:17 [2020-12-16T17:21:17.864Z] === RUN   TestVersionInfo
17:21:17 [2020-12-16T17:21:17.864Z] --- PASS: TestVersionInfo (0.00s)
17:21:17 [2020-12-16T17:21:17.864Z] === RUN   TestAppendVersions
17:21:17 [2020-12-16T17:21:17.864Z] --- PASS: TestAppendVersions (0.00s)
17:21:17 [2020-12-16T17:21:17.864Z] PASS
17:21:17 [2020-12-16T17:21:17.864Z] coverage: 88.9% of statements
17:21:17 [2020-12-16T17:21:17.864Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
17:21:18 [2020-12-16T17:21:18.086Z] 93035723f9e5: Verifying Checksum
17:21:18 [2020-12-16T17:21:18.086Z] 93035723f9e5: Download complete
17:21:18 [2020-12-16T17:21:18.668Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.38s)
17:21:18 [2020-12-16T17:21:18.668Z] PASS
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] === Skipped
17:21:18 [2020-12-16T17:21:18.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s)
17:21:18 [2020-12-16T17:21:18.668Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:21:18 [2020-12-16T17:21:18.668Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:21:18 [2020-12-16T17:21:18.668Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:21:18 [2020-12-16T17:21:18.668Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] 
17:21:18 [2020-12-16T17:21:18.668Z] DONE 17 tests, 4 skipped in 33.560s
17:21:18 [2020-12-16T17:21:18.668Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:21:18 [2020-12-16T17:21:18.668Z] ++ 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
17:21:18 [2020-12-16T17:21:18.668Z] ++ set -e
17:21:18 [2020-12-16T17:21:18.668Z] ++ '[' -n 0 ']'
17:21:18 [2020-12-16T17:21:18.668Z] ++ set -x
17:21:18 [2020-12-16T17:21:18.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=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
17:21:18 [2020-12-16T17:21:18.668Z] INFO: Testing against a local daemon
17:21:18 [2020-12-16T17:21:18.668Z] === RUN   TestPluginInvalidJSON
17:21:18 [2020-12-16T17:21:18.668Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:21:18 [2020-12-16T17:21:18.668Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:21:18 [2020-12-16T17:21:18.668Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:21:18 [2020-12-16T17:21:18.668Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:21:18 [2020-12-16T17:21:18.668Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:21:18 [2020-12-16T17:21:18.668Z] === RUN   TestPluginInstall
17:21:18 [2020-12-16T17:21:18.668Z] === RUN   TestPluginInstall/no_auth
17:21:18 [2020-12-16T17:21:18.668Z] time="2020-12-16T17:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:18 [2020-12-16T17:21:18.668Z] time="2020-12-16T17:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edad1eeeebb51a5fd39863d8394c11a24e38a4d8c1c1dc62d207d2b666bff2fd" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:18 [2020-12-16T17:21:18.668Z] time="2020-12-16T17:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:18 [2020-12-16T17:21:18.668Z] time="2020-12-16T17:21:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edad1eeeebb51a5fd39863d8394c11a24e38a4d8c1c1dc62d207d2b666bff2fd" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:18 [2020-12-16T17:21:18.668Z] === RUN   TestPluginInstall/with_htpasswd
17:21:18 [2020-12-16T17:21:18.716Z] 93035723f9e5: Pull complete
17:21:18 [2020-12-16T17:21:18.716Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:21:18 [2020-12-16T17:21:18.716Z] Status: Downloaded newer image for busybox:latest
17:21:19 [2020-12-16T17:21:19.394Z] === RUN   TestNewSettable
17:21:19 [2020-12-16T17:21:19.394Z] --- PASS: TestNewSettable (0.00s)
17:21:19 [2020-12-16T17:21:19.394Z] === RUN   TestIsSettable
17:21:19 [2020-12-16T17:21:19.394Z] --- PASS: TestIsSettable (0.00s)
17:21:19 [2020-12-16T17:21:19.394Z] === RUN   TestUpdateSettingsEnv
17:21:19 [2020-12-16T17:21:19.394Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:21:19 [2020-12-16T17:21:19.394Z] PASS
17:21:19 [2020-12-16T17:21:19.394Z] coverage: 20.1% of statements
17:21:19 [2020-12-16T17:21:19.394Z] ok  	github.com/docker/docker/plugin/v2	0.194s	coverage: 20.1% of statements
17:21:19 [2020-12-16T17:21:19.394Z] === RUN   TestLoad
17:21:19 [2020-12-16T17:21:19.394Z] --- PASS: TestLoad (0.00s)
17:21:19 [2020-12-16T17:21:19.394Z] === RUN   TestSave
17:21:19 [2020-12-16T17:21:19.610Z] time="2020-12-16T17:21:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:19 [2020-12-16T17:21:19.610Z] time="2020-12-16T17:21:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68bb901abb981f6c6b8503ec63a9ca8a52d0a0361ce4423e765ed59bd720c180" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:19 [2020-12-16T17:21:19.610Z] time="2020-12-16T17:21:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:19 [2020-12-16T17:21:19.610Z] time="2020-12-16T17:21:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68bb901abb981f6c6b8503ec63a9ca8a52d0a0361ce4423e765ed59bd720c180" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:19 [2020-12-16T17:21:19.722Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestValidatePrivileges
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestValidatePrivileges (0.00s)
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestFilterByCapNeg
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestFilterByCapNeg (0.00s)
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestFilterByCapPos
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestFilterByCapPos (0.00s)
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:21:19 [2020-12-16T17:21:19.851Z] PASS
17:21:19 [2020-12-16T17:21:19.851Z] coverage: 12.0% of statements
17:21:19 [2020-12-16T17:21:19.851Z] ok  	github.com/docker/docker/plugin	0.223s	coverage: 12.0% of statements
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestSave (0.24s)
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestAddDeleteGet
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestAddDeleteGet (0.03s)
17:21:19 [2020-12-16T17:21:19.851Z] === RUN   TestInvalidTags
17:21:19 [2020-12-16T17:21:19.851Z] --- PASS: TestInvalidTags (0.00s)
17:21:19 [2020-12-16T17:21:19.851Z] PASS
17:21:19 [2020-12-16T17:21:19.851Z] coverage: 84.4% of statements
17:21:19 [2020-12-16T17:21:19.851Z] ok  	github.com/docker/docker/reference	0.341s	coverage: 84.4% of statements
17:21:19 [2020-12-16T17:21:19.871Z] === RUN   TestPluginInstall/with_insecure
[Pipeline] catchError
[Pipeline] {
17:21:20 [2020-12-16T17:21:20.818Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:21:20 [2020-12-16T17:21:20.818Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.03s)
17:21:20 [2020-12-16T17:21:20.818Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:21:20 [2020-12-16T17:21:20.818Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:21:20 [2020-12-16T17:21:20.818Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:21:20 [2020-12-16T17:21:20.818Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:21:20 [2020-12-16T17:21:20.818Z] === RUN   TestResumableRequestReaderWithReadError
[Pipeline] sh
17:21:21 [2020-12-16T17:21:21.104Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:21:21 [2020-12-16T17:21:21.168Z] + bundleName=s390x-integration
17:21:21 [2020-12-16T17:21:21.168Z] + echo Creating s390x-integration-bundles.tar.gz
17:21:21 [2020-12-16T17:21:21.169Z] Creating s390x-integration-bundles.tar.gz
17:21:21 [2020-12-16T17:21:21.169Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:21:21 [2020-12-16T17:21:21.169Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:21:21 [2020-12-16T17:21:21.212Z] Archiving artifacts
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestRestartManagerTimeout
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestRestartManagerTimeoutReset
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] PASS
17:21:21 [2020-12-16T17:21:21.275Z] coverage: 50.9% of statements
17:21:21 [2020-12-16T17:21:21.275Z] ok  	github.com/docker/docker/restartmanager	0.176s	coverage: 50.9% of statements
17:21:21 [2020-12-16T17:21:21.275Z] time="2020-12-16T17:21:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestResumableRequestReader
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReader (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:21:21 [2020-12-16T17:21:21.275Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:21:21 [2020-12-16T17:21:21.275Z] PASS
17:21:21 [2020-12-16T17:21:21.275Z] coverage: 100.0% of statements
17:21:21 [2020-12-16T17:21:21.275Z] ok  	github.com/docker/docker/registry/resumable	0.245s	coverage: 100.0% of statements
17:21:21 [2020-12-16T17:21:21.365Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:21:21 [2020-12-16T17:21:21.653Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:21:21 [2020-12-16T17:21:21.733Z] time="2020-12-16T17:21:21Z" 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"
17:21:21 [2020-12-16T17:21:21.783Z] time="2020-12-16T17:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:21 [2020-12-16T17:21:21.783Z] time="2020-12-16T17:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:005cc32b06b084f0f258707740b4159f7a1e4c5837fc79539f9502fec5417f3a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:21 [2020-12-16T17:21:21.783Z] time="2020-12-16T17:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:21:21 [2020-12-16T17:21:21.783Z] time="2020-12-16T17:21:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:005cc32b06b084f0f258707740b4159f7a1e4c5837fc79539f9502fec5417f3a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:21:21 [2020-12-16T17:21:21.783Z] --- PASS: TestPluginInstall (6.33s)
17:21:21 [2020-12-16T17:21:21.783Z]     --- PASS: TestPluginInstall/no_auth (3.32s)
17:21:21 [2020-12-16T17:21:21.783Z]     --- PASS: TestPluginInstall/with_htpasswd (1.22s)
17:21:21 [2020-12-16T17:21:21.783Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
17:21:21 [2020-12-16T17:21:21.783Z]         plugin_test.go:157: [d3aeafab3c45a] daemon is not started
17:21:21 [2020-12-16T17:21:21.783Z] PASS
17:21:21 [2020-12-16T17:21:21.783Z] 
17:21:21 [2020-12-16T17:21:21.783Z] DONE 6 tests in 6.556s
17:21:21 [2020-12-16T17:21:21.783Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:21:21 [2020-12-16T17:21:21.783Z] ++ 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
17:21:21 [2020-12-16T17:21:21.783Z] ++ set -e
17:21:21 [2020-12-16T17:21:21.783Z] ++ '[' -n 0 ']'
17:21:21 [2020-12-16T17:21:21.783Z] ++ set -x
17:21:21 [2020-12-16T17:21:21.784Z] ++ env -i DEST=/go/src/github.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
17:21:22 [2020-12-16T17:21:22.039Z] + make clean
17:21:22 [2020-12-16T17:21:22.044Z] INFO: Testing against a local daemon
17:21:22 [2020-12-16T17:21:22.044Z] === RUN   TestExternalGraphDriver
17:21:22 [2020-12-16T17:21:22.044Z] === RUN   TestExternalGraphDriver/json
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestResolveAuthConfigIndexServer
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestResolveAuthConfigFullURL
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestLoadAllowNondistributableArtifacts
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestValidateMirror
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestValidateMirror (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestLoadInsecureRegistries
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestDecodeContainerConfig
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestDecodeContainerConfigIsolation
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestValidatePrivileged
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestValidatePrivileged (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] PASS
17:21:22 [2020-12-16T17:21:22.190Z] coverage: 52.2% of statements
17:21:22 [2020-12-16T17:21:22.190Z] ok  	github.com/docker/docker/runconfig	0.172s	coverage: 52.2% of statements
17:21:22 [2020-12-16T17:21:22.190Z] time="2020-12-16T17:21:21Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:21:22 [2020-12-16T17:21:22.190Z] time="2020-12-16T17:21:21Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:21:22 [2020-12-16T17:21:22.190Z] time="2020-12-16T17:21:21Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestLoadInsecureRegistries (0.09s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestNewServiceConfig
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestNewServiceConfig (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestValidateIndexName
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestValidateIndexName (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestValidateIndexNameWithError
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestEndpointParse
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestEndpointParse (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestEndpointParseInvalid
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestValidateEndpoint
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestValidateEndpoint (0.01s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestPing
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestPing (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestPingRegistryEndpoint
17:21:22 [2020-12-16T17:21:22.190Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestEndpoint
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] PASS
17:21:22 [2020-12-16T17:21:22.190Z] coverage: 62.5% of statements
17:21:22 [2020-12-16T17:21:22.190Z] --- SKIP: TestEndpoint (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestParseRepositoryInfo
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestNewIndexInfo
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestNewIndexInfo (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestMirrorEndpointLookup
17:21:22 [2020-12-16T17:21:22.190Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestSearchRepositories
17:21:22 [2020-12-16T17:21:22.190Z] ok  	github.com/docker/docker/testutil	0.081s	coverage: 62.5% of statements
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestSearchRepositories (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:21:22 [2020-12-16T17:21:22.190Z]         Host: 127.0.0.1:49240
17:21:22 [2020-12-16T17:21:22.190Z]         User-Agent: docker test client
17:21:22 [2020-12-16T17:21:22.190Z]         Authorization: Token fake-token
17:21:22 [2020-12-16T17:21:22.190Z]         X-Docker-Token: true
17:21:22 [2020-12-16T17:21:22.190Z]         Accept-Encoding: gzip
17:21:22 [2020-12-16T17:21:22.190Z]         
17:21:22 [2020-12-16T17:21:22.190Z]         
17:21:22 [2020-12-16T17:21:22.190Z]     registry_test.go:730: HTTP/1.1 200 OK
17:21:22 [2020-12-16T17:21:22.190Z]         Connection: close
17:21:22 [2020-12-16T17:21:22.190Z]         Content-Length: 144
17:21:22 [2020-12-16T17:21:22.190Z]         Cache-Control: no-cache
17:21:22 [2020-12-16T17:21:22.190Z]         Content-Type: application/json
17:21:22 [2020-12-16T17:21:22.190Z]         Date: Wed, 16 Dec 2020 17:21:21 GMT
17:21:22 [2020-12-16T17:21:22.190Z]         Expires: -1
17:21:22 [2020-12-16T17:21:22.190Z]         Pragma: no-cache
17:21:22 [2020-12-16T17:21:22.190Z]         Server: docker-tests/mock
17:21:22 [2020-12-16T17:21:22.190Z]         X-Docker-Registry-Config: mock
17:21:22 [2020-12-16T17:21:22.190Z]         X-Docker-Registry-Version: 0.0.0
17:21:22 [2020-12-16T17:21:22.190Z]         
17:21:22 [2020-12-16T17:21:22.190Z]         
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestTrustedLocation
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestTrustedLocation (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestAllowNondistributableArtifacts
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] === RUN   TestIsSecureIndex
17:21:22 [2020-12-16T17:21:22.190Z] --- PASS: TestIsSecureIndex (0.00s)
17:21:22 [2020-12-16T17:21:22.190Z] PASS
17:21:22 [2020-12-16T17:21:22.190Z] coverage: 50.3% of statements
17:21:22 [2020-12-16T17:21:22.190Z] ok  	github.com/docker/docker/registry	0.365s	coverage: 50.3% of statements
17:21:22 [2020-12-16T17:21:22.330Z] docker volume rm -f docker-dev-cache
17:21:22 [2020-12-16T17:21:22.330Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:21:23 [2020-12-16T17:21:23.965Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:21:24 [2020-12-16T17:21:24.365Z] === RUN   TestGetDriver
17:21:24 [2020-12-16T17:21:24.365Z] --- PASS: TestGetDriver (0.00s)
17:21:24 [2020-12-16T17:21:24.365Z] === RUN   TestVolumeRequestError
17:21:24 [2020-12-16T17:21:24.365Z] --- PASS: TestVolumeRequestError (0.01s)
17:21:24 [2020-12-16T17:21:24.365Z] PASS
17:21:24 [2020-12-16T17:21:24.365Z] coverage: 36.1% of statements
17:21:24 [2020-12-16T17:21:24.365Z] ok  	github.com/docker/docker/volume/drivers	0.219s	coverage: 36.1% of statements
17:21:24 [2020-12-16T17:21:24.589Z] === RUN   TestExternalGraphDriver/spec
17:21:24 [2020-12-16T17:21:24.822Z] === RUN   TestGetAddress
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestGetAddress (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestRemove
17:21:24 [2020-12-16T17:21:24.823Z] --- SKIP: TestRemove (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestInitializeWithVolumes
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestCreate
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestCreate (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestValidateName
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestValidateName (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestCreateWithOpts
17:21:24 [2020-12-16T17:21:24.823Z] --- SKIP: TestCreateWithOpts (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z]     local_test.go:181: runtime.GOOS == "windows"
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestRelaodNoOpts
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestRelaodNoOpts (0.01s)
17:21:24 [2020-12-16T17:21:24.823Z] PASS
17:21:24 [2020-12-16T17:21:24.823Z] coverage: 41.0% of statements
17:21:24 [2020-12-16T17:21:24.823Z] ok  	github.com/docker/docker/volume/local	0.166s	coverage: 41.0% of statements
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestConvertTmpfsOptions
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:49: data="mode=700,size=1m"
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:49: data="ro"
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestParseMountRaw
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestParseMountRaw (0.02s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestParseMountRawSplit
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestParseMountRawSplit (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 0
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 1
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 2
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 3
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 4
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 5
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 6
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 7
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 8
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 0
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 1
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 2
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 3
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 4
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 5
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 6
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 7
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 8
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 9
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 10
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 11
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 12
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 0
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 1
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 2
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 3
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 4
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 5
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 6
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 7
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 8
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 9
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 10
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:390: case 11
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestParseMountSpec
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestParseMountSpec (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 0
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 1
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 2
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 3
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 4
17:21:24 [2020-12-16T17:21:24.823Z]     parser_test.go:455: case 5
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] === RUN   TestValidateMount
17:21:24 [2020-12-16T17:21:24.823Z] --- PASS: TestValidateMount (0.00s)
17:21:24 [2020-12-16T17:21:24.823Z] PASS
17:21:24 [2020-12-16T17:21:24.823Z] coverage: 66.2% of statements
17:21:24 [2020-12-16T17:21:24.823Z] ok  	github.com/docker/docker/volume/mounts	0.120s	coverage: 66.2% of statements
17:21:24 [2020-12-16T17:21:24.915Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:21:26 [2020-12-16T17:21:26.354Z] === RUN   TestSetGetMeta
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestSetGetMeta
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestRestore
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestRestore
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestServiceCreate
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestServiceCreate
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestServiceList
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestServiceList
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestServiceRemove
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestServiceRemove
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestServiceGet
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestServiceGet
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestServicePrune
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestServicePrune
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestCreate
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestCreate
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestRemove
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestRemove
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestList
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestList
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFindByDriver
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFindByDriver
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFindByReferenced
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFindByReferenced
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestDerefMultipleOfSameRef
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestDerefMultipleOfSameRef
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestDefererencePluginOnCreateError
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestDefererencePluginOnCreateError
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestRefDerefRemove
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestRefDerefRemove
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestGet
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestGet
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestGetWithReference
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestGetWithReference
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_nil_list
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_nil_list
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_empty_list
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_empty_list
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_filter_some
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_filter_some
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_filter_middle
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_filter_middle
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_nil_list
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_filter_some
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_filter_middle
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFilterFunc/test_empty_list
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestFilterFunc (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestSetGetMeta
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFindByDriver
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestRefDerefRemove
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestGetWithReference
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestSetGetMeta (0.03s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestGet
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestRefDerefRemove (0.03s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestServiceGet
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestFindByDriver (0.04s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestList
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestGetWithReference (0.04s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestRemove
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestGet (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestCreate
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestRemove (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestServicePrune
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestCreate (0.01s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestList (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestDefererencePluginOnCreateError
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestDerefMultipleOfSameRef
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestFindByReferenced
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestDerefMultipleOfSameRef (0.01s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestServiceList
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestFindByReferenced (0.01s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestServiceRemove
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestServiceGet (0.10s)
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestServiceCreate
17:21:26 [2020-12-16T17:21:26.355Z] time="2020-12-16T17:21:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:21:26 [2020-12-16T17:21:26.355Z] === CONT  TestRestore
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestServiceRemove (0.04s)
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestServiceList (0.05s)
17:21:26 [2020-12-16T17:21:26.355Z] time="2020-12-16T17:21:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:21:26 [2020-12-16T17:21:26.355Z] time="2020-12-16T17:21:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:21:26 [2020-12-16T17:21:26.355Z] time="2020-12-16T17:21:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestServiceCreate (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] time="2020-12-16T17:21:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestRestore (0.02s)
17:21:26 [2020-12-16T17:21:26.355Z] --- PASS: TestServicePrune (0.09s)
17:21:26 [2020-12-16T17:21:26.355Z] PASS
17:21:26 [2020-12-16T17:21:26.355Z] coverage: 70.3% of statements
17:21:26 [2020-12-16T17:21:26.355Z] ok  	github.com/docker/docker/volume/service	0.361s	coverage: 70.3% of statements
17:21:26 [2020-12-16T17:21:26.845Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:21:27 [2020-12-16T17:21:27.105Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:21:27 [2020-12-16T17:21:27.675Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:21:27 [2020-12-16T17:21:27.889Z] === RUN   TestExternalGraphDriver/pull
17:21:28 [2020-12-16T17:21:28.245Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:21:28 [2020-12-16T17:21:28.530Z] --- PASS: TestUpdateRestartPolicy (11.26s)
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestUpdateRestartWithAutoRemove
17:21:28 [2020-12-16T17:21:28.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitNonBlocked
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:28 [2020-12-16T17:21:28.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:28 [2020-12-16T17:21:28.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:28 [2020-12-16T17:21:28.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:28 [2020-12-16T17:21:28.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:28 [2020-12-16T17:21:28.531Z] --- PASS: TestWaitNonBlocked (0.02s)
17:21:28 [2020-12-16T17:21:28.531Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
17:21:28 [2020-12-16T17:21:28.531Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitBlocked
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:21:28 [2020-12-16T17:21:28.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:21:28 [2020-12-16T17:21:28.531Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:21:28 [2020-12-16T17:21:28.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:21:28 [2020-12-16T17:21:28.531Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:21:28 [2020-12-16T17:21:28.531Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:21:29 [2020-12-16T17:21:29.167Z] --- PASS: TestWaitBlocked (0.03s)
17:21:29 [2020-12-16T17:21:29.167Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
17:21:29 [2020-12-16T17:21:29.167Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
17:21:29 [2020-12-16T17:21:29.167Z] === CONT  TestContainerStartOnDaemonRestart
17:21:29 [2020-12-16T17:21:29.167Z] === CONT  TestContainerKillOnDaemonStart
17:21:29 [2020-12-16T17:21:29.167Z] === CONT  TestIpcModeOlderClient
17:21:29 [2020-12-16T17:21:29.167Z] === CONT  TestDaemonHostGatewayIP
17:21:29 [2020-12-16T17:21:29.462Z] --- PASS: TestIpcModeOlderClient (0.18s)
17:21:29 [2020-12-16T17:21:29.462Z] === CONT  TestDaemonRestartIpcMode
17:21:30 [2020-12-16T17:21:30.157Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:21:30 [2020-12-16T17:21:30.157Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:21:30 [2020-12-16T17:21:30.430Z] --- PASS: TestExternalGraphDriver (8.14s)
17:21:30 [2020-12-16T17:21:30.430Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
17:21:30 [2020-12-16T17:21:30.430Z]     --- PASS: TestExternalGraphDriver/spec (2.78s)
17:21:30 [2020-12-16T17:21:30.430Z]     --- PASS: TestExternalGraphDriver/pull (2.66s)
17:21:30 [2020-12-16T17:21:30.430Z] === RUN   TestGraphdriverPluginV2
17:21:30 [2020-12-16T17:21:30.430Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
17:21:30 [2020-12-16T17:21:30.430Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:30 [2020-12-16T17:21:30.430Z] PASS
17:21:30 [2020-12-16T17:21:30.430Z] 
17:21:30 [2020-12-16T17:21:30.430Z] === Skipped
17:21:30 [2020-12-16T17:21:30.430Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
17:21:30 [2020-12-16T17:21:30.430Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:30 [2020-12-16T17:21:30.430Z] 
17:21:30 [2020-12-16T17:21:30.430Z] 
17:21:30 [2020-12-16T17:21:30.430Z] DONE 5 tests, 1 skipped in 8.380s
17:21:30 [2020-12-16T17:21:30.430Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:21:30 [2020-12-16T17:21:30.430Z] ++ 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
17:21:30 [2020-12-16T17:21:30.430Z] ++ set -e
17:21:30 [2020-12-16T17:21:30.430Z] ++ '[' -n 0 ']'
17:21:30 [2020-12-16T17:21:30.430Z] ++ set -x
17:21:30 [2020-12-16T17:21:30.430Z] ++ env -i DEST=/go/src/github.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
17:21:30 [2020-12-16T17:21:30.430Z] INFO: Testing against a local daemon
17:21:30 [2020-12-16T17:21:30.430Z] === RUN   TestContinueAfterPluginCrash
17:21:30 [2020-12-16T17:21:30.430Z] === PAUSE TestContinueAfterPluginCrash
17:21:30 [2020-12-16T17:21:30.430Z] === RUN   TestReadPluginNoRead
17:21:30 [2020-12-16T17:21:30.430Z] === PAUSE TestReadPluginNoRead
17:21:30 [2020-12-16T17:21:30.430Z] === RUN   TestDaemonStartWithLogOpt
17:21:30 [2020-12-16T17:21:30.430Z] === PAUSE TestDaemonStartWithLogOpt
17:21:30 [2020-12-16T17:21:30.430Z] === CONT  TestContinueAfterPluginCrash
17:21:30 [2020-12-16T17:21:30.430Z] === CONT  TestDaemonStartWithLogOpt
17:21:30 [2020-12-16T17:21:30.430Z] === CONT  TestReadPluginNoRead
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestNewClientWithTimeout (17.62s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestClientStream
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestClientStream (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestClientSendFile
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestClientSendFile (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestClientWithRequestTimeout
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestFileSpecPlugin
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestFileSpecPlugin (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestFileJSONSpecPlugin
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestPluginAddHandler
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestPluginAddHandler (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestPluginWaitBadPlugin
17:21:31 [2020-12-16T17:21:31.031Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:21:31 [2020-12-16T17:21:31.031Z] === RUN   TestGet
17:21:31 [2020-12-16T17:21:31.031Z] time="2020-12-16T17:21:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:21:31 [2020-12-16T17:21:31.487Z] time="2020-12-16T17:21:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:21:32 [2020-12-16T17:21:32.702Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:21:33 [2020-12-16T17:21:33.016Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s)
17:21:33 [2020-12-16T17:21:33.016Z] --- PASS: TestDaemonHostGatewayIP (3.94s)
17:21:33 [2020-12-16T17:21:33.306Z] --- PASS: TestDaemonRestartIpcMode (4.06s)
17:21:33 [2020-12-16T17:21:33.656Z] time="2020-12-16T17:21:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:21:34 [2020-12-16T17:21:34.645Z] === RUN   TestReadPluginNoRead/default
17:21:35 [2020-12-16T17:21:35.216Z] --- PASS: TestDaemonStartWithLogOpt (4.81s)
17:21:35 [2020-12-16T17:21:35.247Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:21:35 [2020-12-16T17:21:35.507Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:21:36 [2020-12-16T17:21:36.447Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:21:36 [2020-12-16T17:21:36.447Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:21:36 [2020-12-16T17:21:36.600Z] === RUN   TestReadPluginNoRead/disabled_caching
17:21:37 [2020-12-16T17:21:37.376Z] time="2020-12-16T17:21:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:21:38 [2020-12-16T17:21:38.512Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:21:39 [2020-12-16T17:21:39.746Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:21:40 [2020-12-16T17:21:40.427Z] --- PASS: TestReadPluginNoRead (9.76s)
17:21:40 [2020-12-16T17:21:40.427Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
17:21:40 [2020-12-16T17:21:40.427Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
17:21:40 [2020-12-16T17:21:40.427Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s)
17:21:40 [2020-12-16T17:21:40.427Z]     read_test.go:92: [da2f1b14bf7d8] daemon is not started
17:21:40 [2020-12-16T17:21:40.427Z] --- PASS: TestContinueAfterPluginCrash (10.16s)
17:21:40 [2020-12-16T17:21:40.427Z] PASS
17:21:40 [2020-12-16T17:21:40.427Z] 
17:21:40 [2020-12-16T17:21:40.427Z] DONE 6 tests in 10.340s
17:21:40 [2020-12-16T17:21:40.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:21:40 [2020-12-16T17:21:40.427Z] ++ 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
17:21:40 [2020-12-16T17:21:40.427Z] ++ set -e
17:21:40 [2020-12-16T17:21:40.427Z] ++ '[' -n 0 ']'
17:21:40 [2020-12-16T17:21:40.427Z] ++ set -x
17:21:40 [2020-12-16T17:21:40.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:21:40 [2020-12-16T17:21:40.688Z] testing: warning: no tests to run
17:21:40 [2020-12-16T17:21:40.688Z] PASS
17:21:40 [2020-12-16T17:21:40.688Z] 
17:21:40 [2020-12-16T17:21:40.688Z] DONE 0 tests in 0.053s
17:21:40 [2020-12-16T17:21:40.688Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:21:40 [2020-12-16T17:21:40.688Z] ++ 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
17:21:40 [2020-12-16T17:21:40.688Z] ++ set -e
17:21:40 [2020-12-16T17:21:40.688Z] ++ '[' -n 0 ']'
17:21:40 [2020-12-16T17:21:40.688Z] ++ set -x
17:21:40 [2020-12-16T17:21:40.688Z] ++ env -i DEST=/go/src/github.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
17:21:40 [2020-12-16T17:21:40.688Z] INFO: Testing against a local daemon
17:21:40 [2020-12-16T17:21:40.688Z] === RUN   TestPluginWithDevMounts
17:21:40 [2020-12-16T17:21:40.688Z] === PAUSE TestPluginWithDevMounts
17:21:40 [2020-12-16T17:21:40.688Z] === CONT  TestPluginWithDevMounts
17:21:41 [2020-12-16T17:21:41.130Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:21:41 [2020-12-16T17:21:41.130Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:21:41 [2020-12-16T17:21:41.773Z] --- PASS: TestContainerKillOnDaemonStart (12.73s)
17:21:41 [2020-12-16T17:21:41.773Z] PASS
17:21:41 [2020-12-16T17:21:41.773Z] 
17:21:41 [2020-12-16T17:21:41.773Z] === Skipped
17:21:41 [2020-12-16T17:21:41.773Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:21:41 [2020-12-16T17:21:41.773Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:21:41 [2020-12-16T17:21:41.773Z] 
17:21:41 [2020-12-16T17:21:41.773Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:21:41 [2020-12-16T17:21:41.773Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:21:41 [2020-12-16T17:21:41.773Z] 
17:21:41 [2020-12-16T17:21:41.773Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:21:41 [2020-12-16T17:21:41.773Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:21:41 [2020-12-16T17:21:41.773Z] 
17:21:41 [2020-12-16T17:21:41.773Z] 
17:21:41 [2020-12-16T17:21:41.773Z] DONE 195 tests, 3 skipped in 110.390s
17:21:41 [2020-12-16T17:21:41.773Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:21:41 [2020-12-16T17:21:41.773Z] ++ 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
17:21:41 [2020-12-16T17:21:41.773Z] ++ set -e
17:21:41 [2020-12-16T17:21:41.773Z] ++ '[' -n 0 ']'
17:21:41 [2020-12-16T17:21:41.773Z] ++ set -x
17:21:41 [2020-12-16T17:21:41.773Z] ++ env -i DEST=/go/src/github.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
17:21:42 [2020-12-16T17:21:42.069Z] INFO: Testing against a local daemon
17:21:42 [2020-12-16T17:21:42.069Z] === RUN   TestCommitInheritsEnv
17:21:42 [2020-12-16T17:21:42.362Z] --- PASS: TestCommitInheritsEnv (0.32s)
17:21:42 [2020-12-16T17:21:42.362Z] === RUN   TestImportExtremelyLargeImageWorks
17:21:42 [2020-12-16T17:21:42.362Z] === PAUSE TestImportExtremelyLargeImageWorks
17:21:42 [2020-12-16T17:21:42.362Z] === RUN   TestImagesFilterMultiReference
17:21:42 [2020-12-16T17:21:42.362Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:21:42 [2020-12-16T17:21:42.362Z] === RUN   TestImagePullPlatformInvalid
17:21:42 [2020-12-16T17:21:42.362Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:21:42 [2020-12-16T17:21:42.362Z] === RUN   TestRemoveImageOrphaning
17:21:42 [2020-12-16T17:21:42.655Z] --- PASS: TestRemoveImageOrphaning (0.34s)
17:21:42 [2020-12-16T17:21:42.655Z] === RUN   TestRemoveImageGarbageCollector
17:21:42 [2020-12-16T17:21:42.655Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:21:42 [2020-12-16T17:21:42.655Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:42 [2020-12-16T17:21:42.655Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:21:42 [2020-12-16T17:21:42.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:21:42 [2020-12-16T17:21:42.655Z] === RUN   TestTagInvalidReference
17:21:42 [2020-12-16T17:21:42.950Z] --- PASS: TestTagInvalidReference (0.02s)
17:21:42 [2020-12-16T17:21:42.950Z] === RUN   TestTagValidPrefixedRepo
17:21:42 [2020-12-16T17:21:42.950Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:21:42 [2020-12-16T17:21:42.950Z] === RUN   TestTagExistedNameWithoutForce
17:21:42 [2020-12-16T17:21:42.950Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:21:42 [2020-12-16T17:21:42.950Z] === RUN   TestTagOfficialNames
17:21:42 [2020-12-16T17:21:42.950Z] --- PASS: TestTagOfficialNames (0.04s)
17:21:42 [2020-12-16T17:21:42.950Z] === RUN   TestTagMatchesDigest
17:21:42 [2020-12-16T17:21:42.950Z] --- PASS: TestTagMatchesDigest (0.03s)
17:21:42 [2020-12-16T17:21:42.950Z] === CONT  TestImportExtremelyLargeImageWorks
17:21:43 [2020-12-16T17:21:43.043Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:21:43 [2020-12-16T17:21:43.234Z] --- PASS: TestPluginWithDevMounts (2.17s)
17:21:43 [2020-12-16T17:21:43.234Z] PASS
17:21:43 [2020-12-16T17:21:43.234Z] 
17:21:43 [2020-12-16T17:21:43.234Z] DONE 1 tests in 2.361s
17:21:43 [2020-12-16T17:21:43.234Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:21:43 [2020-12-16T17:21:43.234Z] ++ 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
17:21:43 [2020-12-16T17:21:43.234Z] ++ set -e
17:21:43 [2020-12-16T17:21:43.234Z] ++ '[' -n 0 ']'
17:21:43 [2020-12-16T17:21:43.234Z] ++ set -x
17:21:43 [2020-12-16T17:21:43.234Z] ++ env -i DEST=/go/src/github.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
17:21:43 [2020-12-16T17:21:43.234Z] INFO: Testing against a local daemon
17:21:43 [2020-12-16T17:21:43.234Z] === RUN   TestSecretInspect
17:21:43 [2020-12-16T17:21:43.304Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:21:45 [2020-12-16T17:21:45.847Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:21:45 [2020-12-16T17:21:45.930Z] --- PASS: TestGet (15.00s)
17:21:45 [2020-12-16T17:21:45.930Z] === RUN   TestPluginWithNoManifest
17:21:45 [2020-12-16T17:21:45.930Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:21:45 [2020-12-16T17:21:45.930Z] === RUN   TestGetAll
17:21:45 [2020-12-16T17:21:45.930Z] --- PASS: TestGetAll (0.00s)
17:21:45 [2020-12-16T17:21:45.930Z] PASS
17:21:45 [2020-12-16T17:21:45.930Z] coverage: 73.4% of statements
17:21:45 [2020-12-16T17:21:45.930Z] ok  	github.com/docker/docker/pkg/plugins	34.917s	coverage: 73.4% of statements
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/quota	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/rootless	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/volume	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:21:45 [2020-12-16T17:21:45.930Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:21:46 [2020-12-16T17:21:46.386Z] 
17:21:46 [2020-12-16T17:21:46.386Z] === Skipped
17:21:46 [2020-12-16T17:21:46.386Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:21:46 [2020-12-16T17:21:46.386Z]     dispatchers_test.go:376: Windows does not support stopsignal
17:21:46 [2020-12-16T17:21:46.386Z] 
17:21:46 [2020-12-16T17:21:46.386Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:21:46 [2020-12-16T17:21:46.386Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.386Z] 
17:21:46 [2020-12-16T17:21:46.386Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     client_test.go:23: runtime.GOOS == "windows"
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     daemon_test.go:147: root required
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     reload_test.go:520: root required
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     pull_v2_test.go:73: Needs fixing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     pull_v2_test.go:118: Needs fixing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     download_test.go:268: Needs fixing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     layer_test.go:304: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     layer_test.go:353: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     layer_test.go:468: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     layer_test.go:697: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     migration_test.go:46: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     migration_test.go:182: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     mount_test.go:17: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     mount_test.go:76: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     mount_test.go:125: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     mount_test.go:212: Failing on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:133: Xz not present in msys2
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:238: Failing on Windows CI machines
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_windows_test.go:16: Currently fails
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     changes_test.go:192: needs more investigation
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     changes_test.go:405: needs further investigation
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     changes_test.go:441: needs further investigation
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     poller_test.go:41: No chmod on Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     fileutils_test.go:134: Needs porting to Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     fileutils_test.go:180: Needs porting to Windows
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:21:46 [2020-12-16T17:21:46.387Z]     local_test.go:181: runtime.GOOS == "windows"
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.387Z] 
17:21:46 [2020-12-16T17:21:46.418Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:21:46 [2020-12-16T17:21:46.533Z] --- PASS: TestSecretInspect (3.26s)
17:21:46 [2020-12-16T17:21:46.533Z] === RUN   TestSecretList
17:21:46 [2020-12-16T17:21:46.844Z] DONE 1792 tests, 45 skipped in 184.389s
17:21:46 [2020-12-16T17:21:46.844Z] INFO: make.ps1 ended at 12/16/2020 17:21:46
17:21:47 [2020-12-16T17:21:47.807Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:21:47 [2020-12-16T17:21:47.807Z] INFO: Unit tests ended at 12/16/2020 17:21:47. Duration:00:03:18.0834704
17:21:47 [2020-12-16T17:21:47.807Z] INFO: Building busybox
17:21:47 [2020-12-16T17:21:47.807Z] Sending build context to Docker daemon   5.12kB
17:21:47 [2020-12-16T17:21:47.807Z] 
17:21:47 [2020-12-16T17:21:47.807Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:21:48 [2020-12-16T17:21:48.264Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:21:48 [2020-12-16T17:21:48.264Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:21:48 [2020-12-16T17:21:48.264Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:21:48 [2020-12-16T17:21:48.264Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:21:48 [2020-12-16T17:21:48.264Z]  ---> c0773f9ce353
17:21:48 [2020-12-16T17:21:48.264Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:21:48 [2020-12-16T17:21:48.264Z]  ---> Running in 18a17cb9193b
17:21:49 [2020-12-16T17:21:49.078Z] --- PASS: TestSecretList (2.73s)
17:21:49 [2020-12-16T17:21:49.078Z] === RUN   TestSecretsCreateAndDelete
17:21:49 [2020-12-16T17:21:49.715Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:21:52 [2020-12-16T17:21:52.377Z] --- PASS: TestSecretsCreateAndDelete (3.23s)
17:21:52 [2020-12-16T17:21:52.377Z] === RUN   TestSecretsUpdate
17:21:52 [2020-12-16T17:21:52.913Z] Created binary: bundles/binary-daemon/dockerd-dev
17:21:52 [2020-12-16T17:21:52.940Z] Removing intermediate container 18a17cb9193b
17:21:52 [2020-12-16T17:21:52.940Z]  ---> 26690d75732f
17:21:52 [2020-12-16T17:21:52.940Z] Step 7/13 : ARG BUSYBOX_VERSION
17:21:52 [2020-12-16T17:21:52.940Z]  ---> Running in b4cf757a30fb
17:21:53 [2020-12-16T17:21:53.012Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:21:53 [2020-12-16T17:21:53.397Z] Removing intermediate container b4cf757a30fb
17:21:53 [2020-12-16T17:21:53.397Z]  ---> 6d5d511f0053
17:21:53 [2020-12-16T17:21:53.397Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:21:53 [2020-12-16T17:21:53.397Z]  ---> Running in f4ad21d3ca2a
17:21:53 [2020-12-16T17:21:53.483Z] Copying nested executables into bundles/binary-daemon
17:21:53 [2020-12-16T17:21:53.853Z] Removing intermediate container f4ad21d3ca2a
17:21:53 [2020-12-16T17:21:53.853Z]  ---> 387b5c48381e
17:21:53 [2020-12-16T17:21:53.853Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:21:54 [2020-12-16T17:21:54.395Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:21:54 [2020-12-16T17:21:54.859Z] 
17:21:54 [2020-12-16T17:21:54.965Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:21:55 [2020-12-16T17:21:55.383Z] 
17:21:55 [2020-12-16T17:21:55.383Z]  ---> fbd02b4441f9
17:21:55 [2020-12-16T17:21:55.383Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:21:55 [2020-12-16T17:21:55.674Z] --- PASS: TestSecretsUpdate (3.36s)
17:21:55 [2020-12-16T17:21:55.674Z] === RUN   TestTemplatedSecret
17:21:55 [2020-12-16T17:21:55.840Z]  ---> Running in 5a22aafa299e
17:21:55 [2020-12-16T17:21:55.906Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:21:57 [2020-12-16T17:21:57.290Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:21:57 [2020-12-16T17:21:57.549Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:21:58 [2020-12-16T17:21:58.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/make.sh cross
17:21:58 [2020-12-16T17:21:58.490Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:21:58 [2020-12-16T17:21:58.743Z] 
17:21:59 [2020-12-16T17:21:59.002Z] Removing bundles/
17:21:59 [2020-12-16T17:21:59.002Z] 
17:21:59 [2020-12-16T17:21:59.002Z] ---> Making bundle: cross (in bundles/cross)
17:21:59 [2020-12-16T17:21:59.002Z] Cross building: bundles/cross/linux/amd64
17:21:59 [2020-12-16T17:21:59.002Z] Building: bundles/cross/linux/amd64/dockerd-dev
17:21:59 [2020-12-16T17:21:59.002Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:21:59 [2020-12-16T17:21:59.879Z] --- PASS: TestTemplatedSecret (3.53s)
17:21:59 [2020-12-16T17:21:59.879Z] === RUN   TestSecretCreateResolve
17:22:01 [2020-12-16T17:22:01.788Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:22:03 [2020-12-16T17:22:03.179Z] --- PASS: TestSecretCreateResolve (3.30s)
17:22:03 [2020-12-16T17:22:03.179Z] PASS
17:22:03 [2020-12-16T17:22:03.179Z] 
17:22:03 [2020-12-16T17:22:03.179Z] DONE 6 tests in 19.615s
17:22:03 [2020-12-16T17:22:03.179Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:22:03 [2020-12-16T17:22:03.179Z] ++ 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
17:22:03 [2020-12-16T17:22:03.179Z] ++ set -e
17:22:03 [2020-12-16T17:22:03.179Z] ++ '[' -n 0 ']'
17:22:03 [2020-12-16T17:22:03.179Z] ++ set -x
17:22:03 [2020-12-16T17:22:03.179Z] ++ env -i DEST=/go/src/github.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
17:22:03 [2020-12-16T17:22:03.179Z] INFO: Testing against a local daemon
17:22:03 [2020-12-16T17:22:03.179Z] === RUN   TestServiceCreateInit
17:22:03 [2020-12-16T17:22:03.179Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:22:04 [2020-12-16T17:22:04.388Z] Removing intermediate container 5a22aafa299e
17:22:04 [2020-12-16T17:22:04.388Z]  ---> fcb8e871bc6c
17:22:04 [2020-12-16T17:22:04.388Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:22:04 [2020-12-16T17:22:04.388Z]  ---> Running in ec33630009a2
17:22:05 [2020-12-16T17:22:05.352Z] 
17:22:05 [2020-12-16T17:22:05.352Z] SUCCESS: Specified value was saved.
17:22:08 [2020-12-16T17:22:08.248Z] Removing intermediate container ec33630009a2
17:22:08 [2020-12-16T17:22:08.248Z]  ---> e0c1e08066e6
17:22:08 [2020-12-16T17:22:08.248Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:22:08 [2020-12-16T17:22:08.248Z]  ---> Running in 3f88ddd40f19
17:22:08 [2020-12-16T17:22:08.466Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:22:09 [2020-12-16T17:22:09.923Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:22:11 [2020-12-16T17:22:11.145Z] Cannot create a file when that file already exists.
17:22:13 [2020-12-16T17:22:13.750Z] --- PASS: TestServiceCreateInit (10.40s)
17:22:13 [2020-12-16T17:22:13.750Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
17:22:13 [2020-12-16T17:22:13.750Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s)
17:22:13 [2020-12-16T17:22:13.750Z] === RUN   TestCreateServiceMultipleTimes
17:22:15 [2020-12-16T17:22:15.206Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:22:15 [2020-12-16T17:22:15.207Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:22:15 [2020-12-16T17:22:15.820Z] Removing intermediate container 3f88ddd40f19
17:22:15 [2020-12-16T17:22:15.821Z]  ---> 940b9a6988c8
17:22:15 [2020-12-16T17:22:15.821Z] Step 13/13 : CMD ["sh"]
17:22:15 [2020-12-16T17:22:15.821Z]  ---> Running in 8d26df3530a5
17:22:16 [2020-12-16T17:22:16.277Z] Removing intermediate container 8d26df3530a5
17:22:16 [2020-12-16T17:22:16.277Z]  ---> e5b73cba02a8
17:22:16 [2020-12-16T17:22:16.277Z] Successfully built e5b73cba02a8
17:22:16 [2020-12-16T17:22:16.277Z] Successfully tagged busybox:latest
17:22:16 [2020-12-16T17:22:16.277Z] INFO: Docker images of the daemon under test
17:22:16 [2020-12-16T17:22:16.277Z] 
17:22:16 [2020-12-16T17:22:16.277Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
17:22:16 [2020-12-16T17:22:16.277Z] busybox                                latest              e5b73cba02a8        1 second ago        5.19GB
17:22:16 [2020-12-16T17:22:16.277Z] microsoft/windowsservercore            latest              c0773f9ce353        12 days ago         5.12GB
17:22:16 [2020-12-16T17:22:16.277Z] mcr.microsoft.com/windows/servercore   ltsc2019            c0773f9ce353        12 days ago         5.12GB
17:22:16 [2020-12-16T17:22:16.277Z] 
17:22:16 [2020-12-16T17:22:16.277Z] INFO: Running integration tests at 12/16/2020 17:22:16...
17:22:16 [2020-12-16T17:22:16.277Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:22:16 [2020-12-16T17:22:16.277Z] INFO: Integration API tests being run from the host:
17:22:16 [2020-12-16T17:22:16.277Z] INFO: make.ps1 starting at 12/16/2020 17:22:16
17:22:17 [2020-12-16T17:22:17.242Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:22:19 [2020-12-16T17:22:19.410Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:22:19 [2020-12-16T17:22:19.410Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:22:19 [2020-12-16T17:22:19.410Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:22:19 [2020-12-16T17:22:19.983Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:22:20 [2020-12-16T17:22:20.925Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:22:21 [2020-12-16T17:22:21.186Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:22:21 [2020-12-16T17:22:21.447Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:22:21 [2020-12-16T17:22:21.797Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:22:22 [2020-12-16T17:22:22.074Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:22:23 [2020-12-16T17:22:23.475Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:22:24 [2020-12-16T17:22:24.860Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:22:26 [2020-12-16T17:22:26.243Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:22:26 [2020-12-16T17:22:26.243Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:22:26 [2020-12-16T17:22:26.504Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:22:28 [2020-12-16T17:22:28.423Z] === RUN   TestDockerSuite/TestBuildEnv
17:22:29 [2020-12-16T17:22:29.366Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:22:30 [2020-12-16T17:22:30.750Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:22:32 [2020-12-16T17:22:32.136Z] --- PASS: TestDockerDaemonSuite (357.07s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.34s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.74s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:1455: [df8e1664284c1] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [ded99967372d9] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.62s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.00s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d5bef312b1ee0] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.09s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.23s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.71s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.84s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.67s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d803ad2190125] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [de15414a8b6c4] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d0badca5687b0] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.89s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d9622a0d0fbd8] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.05s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [df1629be69c9b] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.40s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.51s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d26bc1d5bbeba] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.29s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d6b0179d90545] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_plugins_test.go:79: [dc2645c237afc] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_plugins_test.go:169: [dd28660635286] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d9d02a169fe7b] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.95s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [da638a13bdc2c] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.15s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.62s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.08s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d29a24cad4057] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.97s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.12s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.98s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d417480ecca72] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d153efcbd04fe] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.76s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d044db45adb3c] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.29s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.72s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.93s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.62s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.83s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d44944aefa733] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d4c8488b8cdd2] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d7c55fb083825] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d8c6be0f8a63d] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.61s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.61s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d25d4398c190e] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [da83fbef54fbf] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.94s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.73s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d883950d64dbb] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.64s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [dae883e6a0863] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.81s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.20s)
17:22:32 [2020-12-16T17:22:32.136Z]         docker_cli_daemon_test.go:2550: [d5b7328f7283d] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s)
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
17:22:32 [2020-12-16T17:22:32.136Z]         check_test.go:309: [d2cd8ab8aae00] daemon is not started
17:22:32 [2020-12-16T17:22:32.136Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s)
17:22:32 [2020-12-16T17:22:32.136Z] === RUN   TestDockerSwarmSuite
17:22:32 [2020-12-16T17:22:32.136Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:22:32 [2020-12-16T17:22:32.136Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:22:35 [2020-12-16T17:22:35.440Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:22:35 [2020-12-16T17:22:35.711Z] --- PASS: TestCreateServiceMultipleTimes (19.60s)
17:22:35 [2020-12-16T17:22:35.711Z] === RUN   TestCreateServiceConflict
17:22:36 [2020-12-16T17:22:36.282Z] --- PASS: TestCreateServiceConflict (3.24s)
17:22:36 [2020-12-16T17:22:36.282Z] === RUN   TestCreateServiceMaxReplicas
17:22:38 [2020-12-16T17:22:38.316Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:22:38 [2020-12-16T17:22:38.316Z] INFO: Testing against a local daemon
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithSession
17:22:38 [2020-12-16T17:22:38.316Z] --- SKIP: TestBuildWithSession (0.00s)
17:22:38 [2020-12-16T17:22:38.316Z]     build_session_test.go:25: TODO: BuildKit
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildSquashParent
17:22:38 [2020-12-16T17:22:38.316Z] --- SKIP: TestBuildSquashParent (0.00s)
17:22:38 [2020-12-16T17:22:38.316Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithRemoveAndForceRemove
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:38 [2020-12-16T17:22:38.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:38 [2020-12-16T17:22:38.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:38 [2020-12-16T17:22:38.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:38 [2020-12-16T17:22:38.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:38 [2020-12-16T17:22:38.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:38 [2020-12-16T17:22:38.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:38 [2020-12-16T17:22:38.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.317Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:38 [2020-12-16T17:22:38.317Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:38 [2020-12-16T17:22:38.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:38 [2020-12-16T17:22:38.743Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:22:39 [2020-12-16T17:22:39.004Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:22:40 [2020-12-16T17:22:40.486Z] --- PASS: TestCreateServiceMaxReplicas (3.53s)
17:22:40 [2020-12-16T17:22:40.486Z] === RUN   TestCreateWithDuplicateNetworkNames
17:22:44 [2020-12-16T17:22:44.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:22:50 [2020-12-16T17:22:50.677Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:50 [2020-12-16T17:22:50.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:55 [2020-12-16T17:22:55.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
17:22:55 [2020-12-16T17:22:55.389Z] === RUN   TestCreateServiceSecretFileMode
17:22:57 [2020-12-16T17:22:57.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.09s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.47s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.90s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.90s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.11s)
17:22:57 [2020-12-16T17:22:57.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.59s)
17:22:57 [2020-12-16T17:22:57.732Z] === RUN   TestBuildMultiStageCopy
17:22:57 [2020-12-16T17:22:57.732Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:22:58 [2020-12-16T17:22:58.686Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
17:22:58 [2020-12-16T17:22:58.686Z] === RUN   TestCreateServiceConfigFileMode
17:22:59 [2020-12-16T17:22:59.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:22:59 [2020-12-16T17:22:59.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:22:59 [2020-12-16T17:22:59.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:23:00 [2020-12-16T17:23:00.575Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:23:01 [2020-12-16T17:23:01.985Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
17:23:01 [2020-12-16T17:23:01.985Z] === RUN   TestCreateServiceSysctls
17:23:04 [2020-12-16T17:23:04.791Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:23:05 [2020-12-16T17:23:05.249Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:23:06 [2020-12-16T17:23:06.215Z] --- PASS: TestCreateServiceSysctls (4.23s)
17:23:06 [2020-12-16T17:23:06.215Z] === RUN   TestCreateServiceCapabilities
17:23:06 [2020-12-16T17:23:06.780Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:23:08 [2020-12-16T17:23:08.310Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:23:09 [2020-12-16T17:23:09.529Z] --- PASS: TestCreateServiceCapabilities (3.67s)
17:23:09 [2020-12-16T17:23:09.529Z] === RUN   TestInspect
17:23:10 [2020-12-16T17:23:10.480Z] --- PASS: TestBuildMultiStageCopy (13.48s)
17:23:10 [2020-12-16T17:23:10.480Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.40s)
17:23:10 [2020-12-16T17:23:10.480Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.07s)
17:23:10 [2020-12-16T17:23:10.480Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.41s)
17:23:10 [2020-12-16T17:23:10.480Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.59s)
17:23:10 [2020-12-16T17:23:10.480Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.00s)
17:23:10 [2020-12-16T17:23:10.480Z] === RUN   TestBuildMultiStageParentConfig
17:23:10 [2020-12-16T17:23:10.575Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:23:10 [2020-12-16T17:23:10.575Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:23:10 [2020-12-16T17:23:10.835Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:23:11 [2020-12-16T17:23:11.788Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:23:12 [2020-12-16T17:23:12.650Z] --- PASS: TestBuildMultiStageParentConfig (2.33s)
17:23:12 [2020-12-16T17:23:12.650Z] === RUN   TestBuildLabelWithTargets
17:23:12 [2020-12-16T17:23:12.650Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:23:12 [2020-12-16T17:23:12.650Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:12 [2020-12-16T17:23:12.650Z] === RUN   TestBuildWithEmptyLayers
17:23:13 [2020-12-16T17:23:13.698Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:23:13 [2020-12-16T17:23:13.698Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:23:13 [2020-12-16T17:23:13.755Z] --- PASS: TestInspect (3.62s)
17:23:13 [2020-12-16T17:23:13.755Z] === RUN   TestCreateJob
17:23:13 [2020-12-16T17:23:13.959Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:23:14 [2020-12-16T17:23:14.180Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
17:23:14 [2020-12-16T17:23:14.180Z] === RUN   TestBuildMultiStageOnBuild
17:23:17 [2020-12-16T17:23:17.958Z] --- PASS: TestCreateJob (4.25s)
17:23:17 [2020-12-16T17:23:17.958Z] === RUN   TestReplicatedJob
17:23:23 [2020-12-16T17:23:23.953Z] === RUN   TestDockerSuite/TestBuildExpose
17:23:23 [2020-12-16T17:23:23.953Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:23:24 [2020-12-16T17:23:24.523Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:23:24 [2020-12-16T17:23:24.541Z] --- PASS: TestReplicatedJob (6.96s)
17:23:24 [2020-12-16T17:23:24.541Z] === RUN   TestUpdateReplicatedJob
17:23:25 [2020-12-16T17:23:25.093Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:23:25 [2020-12-16T17:23:25.353Z] === RUN   TestDockerSuite/TestBuildFails
17:23:26 [2020-12-16T17:23:26.294Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:23:26 [2020-12-16T17:23:26.294Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:23:26 [2020-12-16T17:23:26.864Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:23:26 [2020-12-16T17:23:26.864Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:23:28 [2020-12-16T17:23:28.744Z] --- PASS: TestUpdateReplicatedJob (4.33s)
17:23:28 [2020-12-16T17:23:28.744Z] === RUN   TestServiceListWithStatuses
17:23:28 [2020-12-16T17:23:28.744Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:23:28 [2020-12-16T17:23:28.744Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:23:28 [2020-12-16T17:23:28.744Z] === RUN   TestDockerNetworkConnectAlias
17:23:28 [2020-12-16T17:23:28.774Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:23:28 [2020-12-16T17:23:28.960Z] --- PASS: TestBuildMultiStageOnBuild (14.70s)
17:23:28 [2020-12-16T17:23:28.960Z] === RUN   TestBuildUncleanTarFilenames
17:23:28 [2020-12-16T17:23:28.960Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:23:28 [2020-12-16T17:23:28.960Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:28 [2020-12-16T17:23:28.960Z] === RUN   TestBuildMultiStageLayerLeak
17:23:31 [2020-12-16T17:23:31.319Z] === RUN   TestDockerSuite/TestBuildForceRm
17:23:32 [2020-12-16T17:23:32.707Z] === RUN   TestDockerSuite/TestBuildFromGit
17:23:34 [2020-12-16T17:23:34.113Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:23:34 [2020-12-16T17:23:34.373Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:23:35 [2020-12-16T17:23:35.312Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:23:35 [2020-12-16T17:23:35.325Z] --- PASS: TestDockerNetworkConnectAlias (6.61s)
17:23:35 [2020-12-16T17:23:35.325Z] === RUN   TestDockerNetworkReConnect
17:23:35 [2020-12-16T17:23:35.470Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
17:23:35 [2020-12-16T17:23:35.471Z] Copying nested executables into bundles/cross/linux/amd64
17:23:35 [2020-12-16T17:23:35.471Z] Cross building: bundles/cross/windows/amd64
17:23:35 [2020-12-16T17:23:35.471Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
17:23:35 [2020-12-16T17:23:35.471Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:23:37 [2020-12-16T17:23:37.222Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:23:37 [2020-12-16T17:23:37.508Z] --- PASS: TestBuildMultiStageLayerLeak (8.78s)
17:23:37 [2020-12-16T17:23:37.508Z] === RUN   TestBuildWithHugeFile
17:23:38 [2020-12-16T17:23:38.162Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:23:38 [2020-12-16T17:23:38.163Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:23:40 [2020-12-16T17:23:40.073Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:23:40 [2020-12-16T17:23:40.609Z] --- PASS: TestDockerNetworkReConnect (5.32s)
17:23:40 [2020-12-16T17:23:40.609Z] === RUN   TestServicePlugin
17:23:40 [2020-12-16T17:23:40.609Z] --- SKIP: TestServicePlugin (0.01s)
17:23:40 [2020-12-16T17:23:40.609Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:40 [2020-12-16T17:23:40.609Z] === RUN   TestServiceUpdateLabel
17:23:42 [2020-12-16T17:23:42.616Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:23:43 [2020-12-16T17:23:43.908Z] --- PASS: TestServiceUpdateLabel (2.80s)
17:23:43 [2020-12-16T17:23:43.908Z] === RUN   TestServiceUpdateSecrets
17:23:44 [2020-12-16T17:23:44.000Z] === RUN   TestDockerSuite/TestBuildHistory
17:23:48 [2020-12-16T17:23:48.200Z] === RUN   TestDockerSuite/TestBuildIidFile
17:23:48 [2020-12-16T17:23:48.200Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:23:48 [2020-12-16T17:23:48.461Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:23:49 [2020-12-16T17:23:49.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:23:49 [2020-12-16T17:23:49.405Z] === RUN   TestDockerSuite/TestBuildInheritance
17:23:50 [2020-12-16T17:23:50.348Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:23:51 [2020-12-16T17:23:51.292Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:23:51 [2020-12-16T17:23:51.292Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:23:52 [2020-12-16T17:23:52.677Z] === RUN   TestDockerSuite/TestBuildLabel
17:23:52 [2020-12-16T17:23:52.938Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:23:53 [2020-12-16T17:23:53.518Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:23:54 [2020-12-16T17:23:54.108Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:23:54 [2020-12-16T17:23:54.368Z] === RUN   TestDockerSuite/TestBuildLabels
17:23:54 [2020-12-16T17:23:54.940Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:23:56 [2020-12-16T17:23:56.325Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:23:58 [2020-12-16T17:23:58.812Z] --- PASS: TestServiceUpdateSecrets (15.42s)
17:23:58 [2020-12-16T17:23:58.812Z] === RUN   TestServiceUpdateConfigs
17:23:59 [2020-12-16T17:23:59.626Z] === RUN   TestDockerSuite/TestBuildLastModified
17:24:01 [2020-12-16T17:24:01.538Z] --- PASS: TestImportExtremelyLargeImageWorks (198.72s)
17:24:01 [2020-12-16T17:24:01.538Z] PASS
17:24:01 [2020-12-16T17:24:01.538Z] 
17:24:01 [2020-12-16T17:24:01.538Z] DONE 12 tests in 202.523s
17:24:01 [2020-12-16T17:24:01.538Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:24:01 [2020-12-16T17:24:01.538Z] ++ 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
17:24:01 [2020-12-16T17:24:01.538Z] ++ set -e
17:24:01 [2020-12-16T17:24:01.538Z] ++ '[' -n 0 ']'
17:24:01 [2020-12-16T17:24:01.538Z] ++ set -x
17:24:01 [2020-12-16T17:24:01.538Z] ++ env -i DEST=/go/src/github.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
17:24:01 [2020-12-16T17:24:01.538Z] INFO: Testing against a local daemon
17:24:01 [2020-12-16T17:24:01.538Z] === RUN   TestNetworkCreateDelete
17:24:01 [2020-12-16T17:24:01.798Z] --- PASS: TestNetworkCreateDelete (0.15s)
17:24:01 [2020-12-16T17:24:01.798Z] === RUN   TestDockerNetworkDeletePreferID
17:24:02 [2020-12-16T17:24:02.368Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
17:24:02 [2020-12-16T17:24:02.368Z] === RUN   TestDaemonDNSFallback
17:24:03 [2020-12-16T17:24:03.753Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:24:06 [2020-12-16T17:24:06.292Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:24:06 [2020-12-16T17:24:06.292Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:24:06 [2020-12-16T17:24:06.292Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:24:06 [2020-12-16T17:24:06.292Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:24:06 [2020-12-16T17:24:06.292Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:24:06 [2020-12-16T17:24:06.552Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:24:07 [2020-12-16T17:24:07.493Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:24:08 [2020-12-16T17:24:08.431Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:24:09 [2020-12-16T17:24:09.001Z] --- PASS: TestDaemonDNSFallback (6.75s)
17:24:09 [2020-12-16T17:24:09.001Z] === RUN   TestInspectNetwork
17:24:11 [2020-12-16T17:24:11.545Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:24:11 [2020-12-16T17:24:11.810Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:24:12 [2020-12-16T17:24:12.751Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:24:13 [2020-12-16T17:24:13.011Z] === RUN   TestInspectNetwork/full_network_id
17:24:13 [2020-12-16T17:24:13.011Z] === RUN   TestInspectNetwork/partial_network_id
17:24:13 [2020-12-16T17:24:13.011Z] === RUN   TestInspectNetwork/network_name
17:24:13 [2020-12-16T17:24:13.011Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:24:16 [2020-12-16T17:24:16.924Z] --- PASS: TestServiceUpdateConfigs (15.42s)
17:24:16 [2020-12-16T17:24:16.924Z] === RUN   TestServiceUpdateNetwork
17:24:18 [2020-12-16T17:24:18.292Z] --- PASS: TestInspectNetwork (8.42s)
17:24:18 [2020-12-16T17:24:18.293Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:24:18 [2020-12-16T17:24:18.293Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:24:18 [2020-12-16T17:24:18.293Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:24:18 [2020-12-16T17:24:18.293Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:24:18 [2020-12-16T17:24:18.293Z] === RUN   TestRunContainerWithBridgeNone
17:24:19 [2020-12-16T17:24:19.232Z] --- PASS: TestRunContainerWithBridgeNone (1.92s)
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkInvalidJSON
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkInvalidJSON//networks/create
17:24:19 [2020-12-16T17:24:19.232Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:24:19 [2020-12-16T17:24:19.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:19 [2020-12-16T17:24:19.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:19 [2020-12-16T17:24:19.232Z] === CONT  TestNetworkInvalidJSON//networks/create
17:24:19 [2020-12-16T17:24:19.232Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:24:19 [2020-12-16T17:24:19.232Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:24:19 [2020-12-16T17:24:19.232Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:24:19 [2020-12-16T17:24:19.232Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:24:19 [2020-12-16T17:24:19.232Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:24:19 [2020-12-16T17:24:19.232Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkList
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkList//networks
17:24:19 [2020-12-16T17:24:19.232Z] === PAUSE TestNetworkList//networks
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestNetworkList//networks/
17:24:19 [2020-12-16T17:24:19.232Z] === PAUSE TestNetworkList//networks/
17:24:19 [2020-12-16T17:24:19.232Z] === CONT  TestNetworkList//networks
17:24:19 [2020-12-16T17:24:19.232Z] === CONT  TestNetworkList//networks/
17:24:19 [2020-12-16T17:24:19.232Z] --- PASS: TestNetworkList (0.02s)
17:24:19 [2020-12-16T17:24:19.232Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:24:19 [2020-12-16T17:24:19.232Z]     --- PASS: TestNetworkList//networks (0.00s)
17:24:19 [2020-12-16T17:24:19.232Z] === RUN   TestHostIPv4BridgeLabel
17:24:19 [2020-12-16T17:24:19.803Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:24:20 [2020-12-16T17:24:20.063Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
17:24:20 [2020-12-16T17:24:20.063Z] === RUN   TestDaemonRestartWithLiveRestore
17:24:21 [2020-12-16T17:24:21.006Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:24:21 [2020-12-16T17:24:21.006Z] === RUN   TestDaemonDefaultNetworkPools
17:24:21 [2020-12-16T17:24:21.946Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
17:24:21 [2020-12-16T17:24:21.946Z] === RUN   TestDaemonRestartWithExistingNetwork
17:24:22 [2020-12-16T17:24:22.518Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:24:23 [2020-12-16T17:24:23.088Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
17:24:23 [2020-12-16T17:24:23.088Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:24:23 [2020-12-16T17:24:23.348Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:24:24 [2020-12-16T17:24:24.289Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
17:24:24 [2020-12-16T17:24:24.289Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:24:24 [2020-12-16T17:24:24.858Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:24:24 [2020-12-16T17:24:24.858Z] === RUN   TestServiceWithPredefinedNetwork
17:24:25 [2020-12-16T17:24:25.427Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:24:25 [2020-12-16T17:24:25.427Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:24:27 [2020-12-16T17:24:27.969Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s)
17:24:27 [2020-12-16T17:24:27.969Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:24:27 [2020-12-16T17:24:27.969Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:27 [2020-12-16T17:24:27.969Z]     service_test.go:236: FLAKY_TEST
17:24:27 [2020-12-16T17:24:27.969Z] === RUN   TestServiceWithDataPathPortInit
17:24:28 [2020-12-16T17:24:28.911Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:24:29 [2020-12-16T17:24:29.149Z] --- PASS: TestServiceUpdateNetwork (14.80s)
17:24:29 [2020-12-16T17:24:29.149Z] === RUN   TestServiceUpdatePidsLimit
17:24:29 [2020-12-16T17:24:29.483Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:24:30 [2020-12-16T17:24:30.533Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:24:31 [2020-12-16T17:24:31.403Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:24:31 [2020-12-16T17:24:31.404Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:24:31 [2020-12-16T17:24:31.920Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:24:32 [2020-12-16T17:24:32.788Z] === RUN   TestDockerSuite/TestBuildNetNone
17:24:33 [2020-12-16T17:24:33.359Z] === RUN   TestDockerSuite/TestBuildNoContext
17:24:33 [2020-12-16T17:24:33.929Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:24:34 [2020-12-16T17:24:34.499Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:24:36 [2020-12-16T17:24:36.408Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:24:36 [2020-12-16T17:24:36.408Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:24:36 [2020-12-16T17:24:36.408Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:24:36 [2020-12-16T17:24:36.978Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:24:37 [2020-12-16T17:24:37.239Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:24:37 [2020-12-16T17:24:37.809Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:24:37 [2020-12-16T17:24:37.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:24:40 [2020-12-16T17:24:40.053Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:24:40 [2020-12-16T17:24:40.353Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:24:40 [2020-12-16T17:24:40.923Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:24:42 [2020-12-16T17:24:42.833Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:24:43 [2020-12-16T17:24:43.185Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
17:24:43 [2020-12-16T17:24:43.185Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:24:43 [2020-12-16T17:24:43.185Z] remote: Enumerating objects: 2, done.
17:24:43 [2020-12-16T17:24:43.185Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:24:43 [2020-12-16T17:24:43.185Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:24:43 [2020-12-16T17:24:43.185Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:24:43 [2020-12-16T17:24:43.185Z] 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.
17:24:43 [2020-12-16T17:24:43.185Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:24:43 [2020-12-16T17:24:43.185Z] 
17:24:44 [2020-12-16T17:24:44.214Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:24:44 [2020-12-16T17:24:44.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/test/unit
17:24:45 [2020-12-16T17:24:45.155Z] --- PASS: TestServiceWithDataPathPortInit (17.36s)
17:24:45 [2020-12-16T17:24:45.155Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:24:45 [2020-12-16T17:24:45.729Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:24:46 [2020-12-16T17:24:46.632Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
17:24:46 [2020-12-16T17:24:46.632Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s)
17:24:46 [2020-12-16T17:24:46.632Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
17:24:46 [2020-12-16T17:24:46.632Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
17:24:46 [2020-12-16T17:24:46.632Z] PASS
17:24:46 [2020-12-16T17:24:46.632Z] 
17:24:46 [2020-12-16T17:24:46.632Z] === Skipped
17:24:46 [2020-12-16T17:24:46.632Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:24:46 [2020-12-16T17:24:46.632Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:24:46 [2020-12-16T17:24:46.632Z] 
17:24:46 [2020-12-16T17:24:46.632Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s)
17:24:46 [2020-12-16T17:24:46.632Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:46 [2020-12-16T17:24:46.632Z] 
17:24:46 [2020-12-16T17:24:46.632Z] 
17:24:46 [2020-12-16T17:24:46.632Z] DONE 27 tests, 2 skipped in 163.887s
17:24:46 [2020-12-16T17:24:46.632Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:24:46 [2020-12-16T17:24:46.632Z] ++ 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
17:24:46 [2020-12-16T17:24:46.632Z] ++ set -e
17:24:46 [2020-12-16T17:24:46.632Z] ++ '[' -n 0 ']'
17:24:46 [2020-12-16T17:24:46.632Z] ++ set -x
17:24:46 [2020-12-16T17:24:46.632Z] ++ env -i DEST=/go/src/github.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
17:24:46 [2020-12-16T17:24:46.673Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:24:46 [2020-12-16T17:24:46.892Z] INFO: Testing against a local daemon
17:24:46 [2020-12-16T17:24:46.892Z] === RUN   TestSessionCreate
17:24:46 [2020-12-16T17:24:46.892Z] --- PASS: TestSessionCreate (0.05s)
17:24:46 [2020-12-16T17:24:46.892Z] === RUN   TestSessionCreateWithBadUpgrade
17:24:47 [2020-12-16T17:24:47.153Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
17:24:47 [2020-12-16T17:24:47.153Z] PASS
17:24:47 [2020-12-16T17:24:47.153Z] 
17:24:47 [2020-12-16T17:24:47.153Z] DONE 2 tests in 0.496s
17:24:47 [2020-12-16T17:24:47.153Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:24:47 [2020-12-16T17:24:47.153Z] ++ 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
17:24:47 [2020-12-16T17:24:47.153Z] ++ set -e
17:24:47 [2020-12-16T17:24:47.153Z] ++ '[' -n 0 ']'
17:24:47 [2020-12-16T17:24:47.153Z] ++ set -x
17:24:47 [2020-12-16T17:24:47.154Z] ++ env -i DEST=/go/src/github.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
17:24:47 [2020-12-16T17:24:47.415Z] INFO: Testing against a local daemon
17:24:47 [2020-12-16T17:24:47.415Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:24:47 [2020-12-16T17:24:47.415Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.05s)
17:24:47 [2020-12-16T17:24:47.415Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:24:47 [2020-12-16T17:24:47.415Z] === RUN   TestEventsExecDie
17:24:47 [2020-12-16T17:24:47.429Z] ?   	github.com/docker/docker/api	[no test files]
17:24:48 [2020-12-16T17:24:48.057Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:24:48 [2020-12-16T17:24:48.318Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:24:48 [2020-12-16T17:24:48.358Z] --- PASS: TestEventsExecDie (0.91s)
17:24:48 [2020-12-16T17:24:48.359Z] === RUN   TestEventsBackwardsCompatible
17:24:48 [2020-12-16T17:24:48.359Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
17:24:48 [2020-12-16T17:24:48.359Z] === RUN   TestInfoBinaryCommits
17:24:48 [2020-12-16T17:24:48.359Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:24:48 [2020-12-16T17:24:48.359Z] === RUN   TestInfoAPIVersioned
17:24:48 [2020-12-16T17:24:48.359Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:24:48 [2020-12-16T17:24:48.359Z] === RUN   TestInfoDiscoveryBackend
17:24:49 [2020-12-16T17:24:49.300Z] --- PASS: TestInfoDiscoveryBackend (0.66s)
17:24:49 [2020-12-16T17:24:49.300Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:24:50 [2020-12-16T17:24:50.241Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:24:50 [2020-12-16T17:24:50.241Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:24:50 [2020-12-16T17:24:50.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
17:24:50 [2020-12-16T17:24:50.812Z] === RUN   TestInfoAPI
17:24:50 [2020-12-16T17:24:50.812Z] --- PASS: TestInfoAPI (0.05s)
17:24:50 [2020-12-16T17:24:50.812Z] === RUN   TestInfoAPIWarnings
17:24:50 [2020-12-16T17:24:50.860Z] === RUN   TestDockerSuite/TestBuildPATH
17:24:52 [2020-12-16T17:24:52.240Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:24:52 [2020-12-16T17:24:52.810Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:24:53 [2020-12-16T17:24:53.070Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s)
17:24:53 [2020-12-16T17:24:53.071Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lwqevyckrpogeaqq174joh5md Created:2020-12-16 17:24:46.677005028 +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[ecf9d16bff7e84512f38ed9d3aa58e27686c1d0f92fb4521b77e506d8a26d7fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.60v052zdd3r5elimlnlv2vj3l EndpointID:b17e0a92088a761afac504d8eec8427a29222b39c822d7542b80b5852e73a933 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5b6b84ea739c42d06e5fdb05dcb0a4af6de5e12ba5841d14045dc1259030b6b 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:4b1a45d5df8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.60v052zdd3r5elimlnlv2vj3l EndpointID:b17e0a92088a761afac504d8eec8427a29222b39c822d7542b80b5852e73a933 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:24:53 [2020-12-16T17:24:53.071Z] PASS
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] === Skipped
17:24:53 [2020-12-16T17:24:53.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:24:53 [2020-12-16T17:24:53.071Z]     service_test.go:236: FLAKY_TEST
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] DONE 26 tests, 1 skipped in 51.528s
17:24:53 [2020-12-16T17:24:53.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:24:53 [2020-12-16T17:24:53.071Z] ++ 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
17:24:53 [2020-12-16T17:24:53.071Z] ++ set -e
17:24:53 [2020-12-16T17:24:53.071Z] ++ '[' -n 0 ']'
17:24:53 [2020-12-16T17:24:53.071Z] ++ set -x
17:24:53 [2020-12-16T17:24:53.071Z] ++ env -i DEST=/go/src/github.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
17:24:53 [2020-12-16T17:24:53.071Z] INFO: Testing against a local daemon
17:24:53 [2020-12-16T17:24:53.071Z] === RUN   TestDockerNetworkIpvlanPersistance
17:24:53 [2020-12-16T17:24:53.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:24:53 [2020-12-16T17:24:53.071Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:53 [2020-12-16T17:24:53.071Z] === RUN   TestDockerNetworkIpvlan
17:24:53 [2020-12-16T17:24:53.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:24:53 [2020-12-16T17:24:53.071Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:53 [2020-12-16T17:24:53.071Z] PASS
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] === Skipped
17:24:53 [2020-12-16T17:24:53.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:24:53 [2020-12-16T17:24:53.071Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:24:53 [2020-12-16T17:24:53.071Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] 
17:24:53 [2020-12-16T17:24:53.071Z] DONE 2 tests, 2 skipped in 0.076s
17:24:53 [2020-12-16T17:24:53.331Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:24:53 [2020-12-16T17:24:53.331Z] ++ 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
17:24:53 [2020-12-16T17:24:53.331Z] ++ set -e
17:24:53 [2020-12-16T17:24:53.331Z] ++ '[' -n 0 ']'
17:24:53 [2020-12-16T17:24:53.331Z] ++ set -x
17:24:53 [2020-12-16T17:24:53.331Z] ++ env -i DEST=/go/src/github.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
17:24:53 [2020-12-16T17:24:53.331Z] INFO: Testing against a local daemon
17:24:53 [2020-12-16T17:24:53.331Z] === RUN   TestDockerNetworkMacvlanPersistance
17:24:53 [2020-12-16T17:24:53.591Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:24:54 [2020-12-16T17:24:54.975Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
17:24:54 [2020-12-16T17:24:54.975Z] === RUN   TestDockerNetworkMacvlan
17:24:55 [2020-12-16T17:24:55.546Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:24:56 [2020-12-16T17:24:56.486Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:24:57 [2020-12-16T17:24:57.427Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:24:59 [2020-12-16T17:24:59.971Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:25:01 [2020-12-16T17:25:01.882Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:25:02 [2020-12-16T17:25:02.143Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:25:02 [2020-12-16T17:25:02.320Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
17:25:05 [2020-12-16T17:25:05.472Z] --- PASS: TestImportExtremelyLargeImageWorks (193.26s)
17:25:05 [2020-12-16T17:25:05.472Z] PASS
17:25:05 [2020-12-16T17:25:05.472Z] 
17:25:05 [2020-12-16T17:25:05.472Z] === Skipped
17:25:05 [2020-12-16T17:25:05.472Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:25:05 [2020-12-16T17:25:05.472Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:05 [2020-12-16T17:25:05.472Z] 
17:25:05 [2020-12-16T17:25:05.472Z] 
17:25:05 [2020-12-16T17:25:05.472Z] DONE 12 tests, 1 skipped in 194.304s
17:25:05 [2020-12-16T17:25:05.472Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:25:05 [2020-12-16T17:25:05.472Z] ++ 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
17:25:05 [2020-12-16T17:25:05.472Z] ++ set -e
17:25:05 [2020-12-16T17:25:05.472Z] ++ '[' -n 0 ']'
17:25:05 [2020-12-16T17:25:05.472Z] ++ set -x
17:25:05 [2020-12-16T17:25:05.473Z] ++ env -i DEST=/go/src/github.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
17:25:05 [2020-12-16T17:25:05.473Z] INFO: Testing against a local daemon
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestNetworkCreateDelete
17:25:05 [2020-12-16T17:25:05.473Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestDockerNetworkDeletePreferID
17:25:05 [2020-12-16T17:25:05.473Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestDaemonDNSFallback
17:25:05 [2020-12-16T17:25:05.473Z] --- PASS: TestDaemonDNSFallback (1.53s)
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestInspectNetwork
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestInspectNetwork/full_network_id
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestInspectNetwork/partial_network_id
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestInspectNetwork/network_name
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:25:05 [2020-12-16T17:25:05.473Z] --- PASS: TestInspectNetwork (7.01s)
17:25:05 [2020-12-16T17:25:05.473Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
17:25:05 [2020-12-16T17:25:05.473Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
17:25:05 [2020-12-16T17:25:05.473Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:25:05 [2020-12-16T17:25:05.473Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:25:05 [2020-12-16T17:25:05.473Z] === RUN   TestRunContainerWithBridgeNone
17:25:06 [2020-12-16T17:25:06.345Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:25:07 [2020-12-16T17:25:07.285Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:25:07 [2020-12-16T17:25:07.555Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkInvalidJSON
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkInvalidJSON//networks/create
17:25:07 [2020-12-16T17:25:07.555Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:25:07 [2020-12-16T17:25:07.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:07 [2020-12-16T17:25:07.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:07 [2020-12-16T17:25:07.555Z] === CONT  TestNetworkInvalidJSON//networks/create
17:25:07 [2020-12-16T17:25:07.555Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:25:07 [2020-12-16T17:25:07.555Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:25:07 [2020-12-16T17:25:07.555Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:25:07 [2020-12-16T17:25:07.555Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:25:07 [2020-12-16T17:25:07.555Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:25:07 [2020-12-16T17:25:07.555Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkList
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkList//networks
17:25:07 [2020-12-16T17:25:07.555Z] === PAUSE TestNetworkList//networks
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestNetworkList//networks/
17:25:07 [2020-12-16T17:25:07.555Z] === PAUSE TestNetworkList//networks/
17:25:07 [2020-12-16T17:25:07.555Z] === CONT  TestNetworkList//networks
17:25:07 [2020-12-16T17:25:07.555Z] === CONT  TestNetworkList//networks/
17:25:07 [2020-12-16T17:25:07.555Z] --- PASS: TestNetworkList (0.02s)
17:25:07 [2020-12-16T17:25:07.555Z]     --- PASS: TestNetworkList//networks (0.00s)
17:25:07 [2020-12-16T17:25:07.555Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:25:07 [2020-12-16T17:25:07.555Z] === RUN   TestHostIPv4BridgeLabel
17:25:07 [2020-12-16T17:25:07.856Z] === RUN   TestDockerSuite/TestBuildRm
17:25:08 [2020-12-16T17:25:08.188Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
17:25:08 [2020-12-16T17:25:08.188Z] === RUN   TestDaemonRestartWithLiveRestore
17:25:08 [2020-12-16T17:25:08.438Z] --- PASS: TestDockerNetworkMacvlan (13.54s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.62s)
17:25:08 [2020-12-16T17:25:08.438Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
17:25:08 [2020-12-16T17:25:08.438Z] PASS
17:25:08 [2020-12-16T17:25:08.438Z] 
17:25:08 [2020-12-16T17:25:08.438Z] DONE 8 tests in 15.043s
17:25:08 [2020-12-16T17:25:08.438Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:08 [2020-12-16T17:25:08.438Z] ++ 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
17:25:08 [2020-12-16T17:25:08.438Z] ++ set -e
17:25:08 [2020-12-16T17:25:08.438Z] ++ '[' -n 0 ']'
17:25:08 [2020-12-16T17:25:08.438Z] ++ set -x
17:25:08 [2020-12-16T17:25:08.438Z] ++ env -i DEST=/go/src/github.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
17:25:08 [2020-12-16T17:25:08.438Z] testing: warning: no tests to run
17:25:08 [2020-12-16T17:25:08.438Z] PASS
17:25:08 [2020-12-16T17:25:08.438Z] 
17:25:08 [2020-12-16T17:25:08.438Z] DONE 0 tests in 0.015s
17:25:08 [2020-12-16T17:25:08.438Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:08 [2020-12-16T17:25:08.438Z] ++ 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
17:25:08 [2020-12-16T17:25:08.438Z] ++ set -e
17:25:08 [2020-12-16T17:25:08.438Z] ++ '[' -n 0 ']'
17:25:08 [2020-12-16T17:25:08.438Z] ++ set -x
17:25:08 [2020-12-16T17:25:08.438Z] ++ env -i DEST=/go/src/github.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
17:25:08 [2020-12-16T17:25:08.438Z] INFO: Testing against a local daemon
17:25:08 [2020-12-16T17:25:08.438Z] === RUN   TestAuthZPluginAllowRequest
17:25:08 [2020-12-16T17:25:08.999Z] --- PASS: TestInfoAPIWarnings (16.63s)
17:25:08 [2020-12-16T17:25:08.999Z] === RUN   TestInfoDebug
17:25:08 [2020-12-16T17:25:08.999Z] --- PASS: TestInfoDebug (0.64s)
17:25:08 [2020-12-16T17:25:08.999Z] === RUN   TestInfoInsecureRegistries
17:25:08 [2020-12-16T17:25:08.999Z] --- PASS: TestInfoInsecureRegistries (0.64s)
17:25:08 [2020-12-16T17:25:08.999Z] === RUN   TestInfoRegistryMirrors
17:25:09 [2020-12-16T17:25:09.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:25:09 [2020-12-16T17:25:09.222Z] === RUN   TestDaemonDefaultNetworkPools
17:25:09 [2020-12-16T17:25:09.278Z] --- PASS: TestInfoRegistryMirrors (0.65s)
17:25:09 [2020-12-16T17:25:09.278Z] === RUN   TestLoginFailsWithBadCredentials
17:25:09 [2020-12-16T17:25:09.383Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:25:09 [2020-12-16T17:25:09.856Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
17:25:09 [2020-12-16T17:25:09.856Z] === RUN   TestPingCacheHeaders
17:25:09 [2020-12-16T17:25:09.856Z] --- PASS: TestPingCacheHeaders (0.05s)
17:25:09 [2020-12-16T17:25:09.856Z] === RUN   TestPingGet
17:25:09 [2020-12-16T17:25:09.856Z] --- PASS: TestPingGet (0.03s)
17:25:09 [2020-12-16T17:25:09.856Z] === RUN   TestPingHead
17:25:09 [2020-12-16T17:25:09.856Z] --- PASS: TestPingHead (0.05s)
17:25:09 [2020-12-16T17:25:09.856Z] === RUN   TestVersion
17:25:09 [2020-12-16T17:25:09.856Z] --- PASS: TestVersion (0.05s)
17:25:09 [2020-12-16T17:25:09.856Z] PASS
17:25:09 [2020-12-16T17:25:09.856Z] 
17:25:09 [2020-12-16T17:25:09.856Z] === Skipped
17:25:09 [2020-12-16T17:25:09.856Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.05s)
17:25:09 [2020-12-16T17:25:09.856Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:25:09 [2020-12-16T17:25:09.856Z] 
17:25:09 [2020-12-16T17:25:09.856Z] 
17:25:09 [2020-12-16T17:25:09.856Z] DONE 18 tests, 1 skipped in 22.820s
17:25:09 [2020-12-16T17:25:09.856Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:25:09 [2020-12-16T17:25:09.856Z] ++ 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
17:25:09 [2020-12-16T17:25:09.856Z] ++ set -e
17:25:09 [2020-12-16T17:25:09.856Z] ++ '[' -n 0 ']'
17:25:09 [2020-12-16T17:25:09.856Z] ++ set -x
17:25:09 [2020-12-16T17:25:09.856Z] ++ env -i DEST=/go/src/github.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
17:25:09 [2020-12-16T17:25:09.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
17:25:09 [2020-12-16T17:25:09.858Z] === RUN   TestDaemonRestartWithExistingNetwork
17:25:09 [2020-12-16T17:25:09.955Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
17:25:09 [2020-12-16T17:25:09.955Z] === RUN   TestAuthZPluginTLS
17:25:10 [2020-12-16T17:25:10.117Z] INFO: Testing against a local daemon
17:25:10 [2020-12-16T17:25:10.117Z] === RUN   TestVolumesCreateAndList
17:25:10 [2020-12-16T17:25:10.117Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:25:10 [2020-12-16T17:25:10.117Z] === RUN   TestVolumesRemove
17:25:10 [2020-12-16T17:25:10.117Z] --- PASS: TestVolumesRemove (0.12s)
17:25:10 [2020-12-16T17:25:10.117Z] === RUN   TestVolumesInspect
17:25:10 [2020-12-16T17:25:10.379Z] --- PASS: TestVolumesInspect (0.03s)
17:25:10 [2020-12-16T17:25:10.379Z] === RUN   TestVolumesInvalidJSON
17:25:10 [2020-12-16T17:25:10.379Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:25:10 [2020-12-16T17:25:10.379Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:25:10 [2020-12-16T17:25:10.379Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:25:10 [2020-12-16T17:25:10.379Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:25:10 [2020-12-16T17:25:10.379Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:25:10 [2020-12-16T17:25:10.379Z] PASS
17:25:10 [2020-12-16T17:25:10.379Z] 
17:25:10 [2020-12-16T17:25:10.379Z] DONE 5 tests in 0.406s
17:25:10 [2020-12-16T17:25:10.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:25:10 [2020-12-16T17:25:10.526Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:25:10 [2020-12-16T17:25:10.526Z] === RUN   TestAuthZPluginDenyRequest
17:25:10 [2020-12-16T17:25:10.526Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:25:10 [2020-12-16T17:25:10.640Z] ++++ cat bundles/test-integration/docker.pid
17:25:10 [2020-12-16T17:25:10.640Z] +++ kill 13863
17:25:10 [2020-12-16T17:25:10.896Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:25:10 [2020-12-16T17:25:10.896Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:25:11 [2020-12-16T17:25:11.098Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
17:25:11 [2020-12-16T17:25:11.098Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:11 [2020-12-16T17:25:11.669Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
17:25:11 [2020-12-16T17:25:11.669Z] === RUN   TestAuthZPluginDenyResponse
17:25:11 [2020-12-16T17:25:11.669Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:25:12 [2020-12-16T17:25:12.023Z] +++ /etc/init.d/apparmor stop
17:25:12 [2020-12-16T17:25:12.023Z] Leaving: AppArmorNo profiles have been unloaded.
17:25:12 [2020-12-16T17:25:12.023Z] 
17:25:12 [2020-12-16T17:25:12.023Z] Unloading profiles will leave already running processes permanently
17:25:12 [2020-12-16T17:25:12.023Z] unconfined, which can lead to unexpected situations.
17:25:12 [2020-12-16T17:25:12.023Z] 
17:25:12 [2020-12-16T17:25:12.023Z] To set a process to complain mode, use the command line tool
17:25:12 [2020-12-16T17:25:12.023Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:25:12 [2020-12-16T17:25:12.023Z] +++ true
17:25:12 [2020-12-16T17:25:12.023Z] exiting test-integration
17:25:12 [2020-12-16T17:25:12.023Z] ++ exit 0
17:25:12 [2020-12-16T17:25:12.023Z] 
17:25:12 [2020-12-16T17:25:12.239Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
17:25:12 [2020-12-16T17:25:12.239Z] === RUN   TestAuthZPluginAllowEventStream
17:25:12 [2020-12-16T17:25:12.403Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
17:25:12 [2020-12-16T17:25:12.403Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:25:12 [2020-12-16T17:25:12.696Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:25:12 [2020-12-16T17:25:12.696Z] === RUN   TestServiceWithPredefinedNetwork
17:25:13 [2020-12-16T17:25:13.624Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:25:13 [2020-12-16T17:25:13.885Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:25:13 [2020-12-16T17:25:13.885Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
17:25:13 [2020-12-16T17:25:13.885Z] === RUN   TestAuthZPluginErrorResponse
17:25:14 [2020-12-16T17:25:14.457Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:25:14 [2020-12-16T17:25:14.457Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
17:25:14 [2020-12-16T17:25:14.457Z] === RUN   TestAuthZPluginErrorRequest
Post stage
[Pipeline] junit
17:25:14 [2020-12-16T17:25:14.580Z] Recording test results
17:25:14 [2020-12-16T17:25:14.770Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
17:25:14 [2020-12-16T17:25:14.770Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:25:14 [2020-12-16T17:25:14.770Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:14 [2020-12-16T17:25:14.770Z]     service_test.go:236: FLAKY_TEST
17:25:14 [2020-12-16T17:25:14.770Z] === RUN   TestServiceWithDataPathPortInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:25:15 [2020-12-16T17:25:15.028Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:25:15 [2020-12-16T17:25:15.028Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:15 [2020-12-16T17:25:15.265Z] + echo Ensuring container killed.
17:25:15 [2020-12-16T17:25:15.265Z] Ensuring container killed.
17:25:15 [2020-12-16T17:25:15.265Z] + docker rm -vf docker-pr24
17:25:15 [2020-12-16T17:25:15.265Z] Error: No such container: docker-pr24
17:25:15 [2020-12-16T17:25:15.265Z] + true
[Pipeline] sh
17:25:15 [2020-12-16T17:25:15.288Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:25:15 [2020-12-16T17:25:15.549Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
17:25:15 [2020-12-16T17:25:15.549Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:15 [2020-12-16T17:25:15.554Z] + echo Chowning /workspace to jenkins user
17:25:15 [2020-12-16T17:25:15.554Z] Chowning /workspace to jenkins user
17:25:15 [2020-12-16T17:25:15.554Z] + id -u
17:25:15 [2020-12-16T17:25:15.554Z] + id -g
17:25:15 [2020-12-16T17:25:15.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/workspace busybox chown -R 1000:1000 /workspace
17:25:15 [2020-12-16T17:25:15.554Z] Unable to find image 'busybox:latest' locally
17:25:15 [2020-12-16T17:25:15.815Z] latest: Pulling from library/busybox
17:25:16 [2020-12-16T17:25:16.120Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:25:16 [2020-12-16T17:25:16.385Z] 35ba4efbe871: Pulling fs layer
17:25:16 [2020-12-16T17:25:16.648Z] 35ba4efbe871: Verifying Checksum
17:25:16 [2020-12-16T17:25:16.648Z] 35ba4efbe871: Download complete
17:25:16 [2020-12-16T17:25:16.910Z] 35ba4efbe871: Pull complete
17:25:16 [2020-12-16T17:25:16.910Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:25:16 [2020-12-16T17:25:16.910Z] Status: Downloaded newer image for busybox:latest
17:25:17 [2020-12-16T17:25:17.504Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:25:17 [2020-12-16T17:25:17.504Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s)
17:25:17 [2020-12-16T17:25:17.504Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:19 [2020-12-16T17:25:19.425Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s)
17:25:19 [2020-12-16T17:25:19.425Z] === RUN   TestAuthZPluginHeader
17:25:20 [2020-12-16T17:25:20.365Z] --- PASS: TestAuthZPluginHeader (0.81s)
17:25:20 [2020-12-16T17:25:20.365Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:20 [2020-12-16T17:25:20.365Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:25:20 [2020-12-16T17:25:20.365Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:25:20 [2020-12-16T17:25:20.626Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:25:20 [2020-12-16T17:25:20.626Z] === RUN   TestDockerSuite/TestBuildSpaces
17:25:20 [2020-12-16T17:25:20.887Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:25:21 [2020-12-16T17:25:21.419Z] + bundleName=arm64-integration
17:25:21 [2020-12-16T17:25:21.419Z] + echo Creating arm64-integration-bundles.tar.gz
17:25:21 [2020-12-16T17:25:21.419Z] Creating arm64-integration-bundles.tar.gz
17:25:21 [2020-12-16T17:25:21.419Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print
17:25:21 [2020-12-16T17:25:21.419Z]  tar -czf arm64-integration-bundles.tar.gz
17:25:21 [2020-12-16T17:25:21.457Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
[Pipeline] archiveArtifacts
17:25:21 [2020-12-16T17:25:21.693Z] Archiving artifacts
17:25:21 [2020-12-16T17:25:21.717Z] === RUN   TestDockerSuite/TestBuildStderr
17:25:22 [2020-12-16T17:25:22.289Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:25:23 [2020-12-16T17:25:23.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:25:23 [2020-12-16T17:25:23.989Z] + make clean
17:25:24 [2020-12-16T17:25:24.561Z] docker volume rm -f docker-dev-cache
17:25:24 [2020-12-16T17:25:24.561Z] docker-dev-cache
[Pipeline] deleteDir
17:25:24 [2020-12-16T17:25:24.833Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
17:25:24 [2020-12-16T17:25:24.833Z] === RUN   TestAuthZPluginV2Disable
17:25:25 [2020-12-16T17:25:25.782Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:25:26 [2020-12-16T17:25:26.352Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:25:27 [2020-12-16T17:25:27.293Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:25:27 [2020-12-16T17:25:27.863Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:25:28 [2020-12-16T17:25:28.124Z] --- PASS: TestAuthZPluginV2Disable (3.59s)
17:25:28 [2020-12-16T17:25:28.124Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:28 [2020-12-16T17:25:28.385Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:25:29 [2020-12-16T17:25:29.770Z] === RUN   TestDockerSuite/TestBuildUser
17:25:30 [2020-12-16T17:25:30.124Z] --- PASS: TestServiceWithDataPathPortInit (13.81s)
17:25:30 [2020-12-16T17:25:30.124Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:25:31 [2020-12-16T17:25:31.152Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:25:31 [2020-12-16T17:25:31.725Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:25:31 [2020-12-16T17:25:31.725Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s)
17:25:31 [2020-12-16T17:25:31.725Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:33 [2020-12-16T17:25:33.930Z] --- PASS: TestBuildWithHugeFile (115.12s)
17:25:33 [2020-12-16T17:25:33.931Z] === RUN   TestBuildWCOWSandboxSize
17:25:35 [2020-12-16T17:25:35.689Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s)
17:25:35 [2020-12-16T17:25:35.689Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l9cuhyriqtzgurh7ifndkq1vu Created:2020-12-16 17:25:29.726289687 +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[a04bfa12da6a07e9effc2f781fb9feefe55553679228a06e17ee171b91fe22d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5kecyjelnjpuexly7lr9lm9tl EndpointID:31cc756acf300d215d37fdf720c1dfcfd8ca5a4de6cf94334978184a53d37663 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:477d70aa912ba3e00ed74dbf3971c1dd5b31fcda8f2e3e33b80ec490a48c898d 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:2da1a8f61f80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5kecyjelnjpuexly7lr9lm9tl EndpointID:31cc756acf300d215d37fdf720c1dfcfd8ca5a4de6cf94334978184a53d37663 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:25:35 [2020-12-16T17:25:35.689Z] PASS
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] === Skipped
17:25:35 [2020-12-16T17:25:35.689Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:35 [2020-12-16T17:25:35.689Z]     service_test.go:236: FLAKY_TEST
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] DONE 26 tests, 1 skipped in 39.330s
17:25:35 [2020-12-16T17:25:35.689Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:25:35 [2020-12-16T17:25:35.689Z] ++ 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
17:25:35 [2020-12-16T17:25:35.689Z] ++ set -e
17:25:35 [2020-12-16T17:25:35.689Z] ++ '[' -n 0 ']'
17:25:35 [2020-12-16T17:25:35.689Z] ++ set -x
17:25:35 [2020-12-16T17:25:35.689Z] ++ env -i DEST=/go/src/github.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
17:25:35 [2020-12-16T17:25:35.689Z] INFO: Testing against a local daemon
17:25:35 [2020-12-16T17:25:35.689Z] === RUN   TestDockerNetworkIpvlanPersistance
17:25:35 [2020-12-16T17:25:35.689Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:25:35 [2020-12-16T17:25:35.689Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:35 [2020-12-16T17:25:35.689Z] === RUN   TestDockerNetworkIpvlan
17:25:35 [2020-12-16T17:25:35.689Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:25:35 [2020-12-16T17:25:35.689Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:35 [2020-12-16T17:25:35.689Z] PASS
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] === Skipped
17:25:35 [2020-12-16T17:25:35.689Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:25:35 [2020-12-16T17:25:35.689Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:25:35 [2020-12-16T17:25:35.689Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] 
17:25:35 [2020-12-16T17:25:35.689Z] DONE 2 tests, 2 skipped in 0.078s
17:25:35 [2020-12-16T17:25:35.689Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:25:35 [2020-12-16T17:25:35.689Z] ++ 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
17:25:35 [2020-12-16T17:25:35.689Z] ++ set -e
17:25:35 [2020-12-16T17:25:35.689Z] ++ '[' -n 0 ']'
17:25:35 [2020-12-16T17:25:35.689Z] ++ set -x
17:25:35 [2020-12-16T17:25:35.690Z] ++ env -i DEST=/go/src/github.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
17:25:35 [2020-12-16T17:25:35.690Z] INFO: Testing against a local daemon
17:25:35 [2020-12-16T17:25:35.690Z] === RUN   TestDockerNetworkMacvlanPersistance
17:25:35 [2020-12-16T17:25:35.928Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:25:37 [2020-12-16T17:25:37.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
17:25:37 [2020-12-16T17:25:37.201Z] === RUN   TestDockerNetworkMacvlan
17:25:37 [2020-12-16T17:25:37.836Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:25:38 [2020-12-16T17:25:38.879Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:25:39 [2020-12-16T17:25:39.914Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:25:41 [2020-12-16T17:25:41.995Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:25:42 [2020-12-16T17:25:42.510Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.03s)
17:25:42 [2020-12-16T17:25:42.510Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:43 [2020-12-16T17:25:43.515Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:25:47 [2020-12-16T17:25:47.793Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:25:47 [2020-12-16T17:25:47.793Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:25:47 [2020-12-16T17:25:47.793Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:25:47 [2020-12-16T17:25:47.976Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:25:47 [2020-12-16T17:25:47.976Z] --- PASS: TestDockerNetworkMacvlan (10.97s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s)
17:25:47 [2020-12-16T17:25:47.976Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
17:25:47 [2020-12-16T17:25:47.976Z] PASS
17:25:47 [2020-12-16T17:25:47.976Z] 
17:25:47 [2020-12-16T17:25:47.976Z] DONE 8 tests in 12.430s
17:25:47 [2020-12-16T17:25:47.976Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:47 [2020-12-16T17:25:47.976Z] ++ 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
17:25:47 [2020-12-16T17:25:47.976Z] ++ set -e
17:25:47 [2020-12-16T17:25:47.976Z] ++ '[' -n 0 ']'
17:25:47 [2020-12-16T17:25:47.976Z] ++ set -x
17:25:47 [2020-12-16T17:25:47.976Z] ++ env -i DEST=/go/src/github.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
17:25:47 [2020-12-16T17:25:47.976Z] testing: warning: no tests to run
17:25:47 [2020-12-16T17:25:47.976Z] PASS
17:25:47 [2020-12-16T17:25:47.976Z] 
17:25:47 [2020-12-16T17:25:47.976Z] DONE 0 tests in 0.013s
17:25:47 [2020-12-16T17:25:47.976Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:47 [2020-12-16T17:25:47.976Z] ++ 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
17:25:47 [2020-12-16T17:25:47.976Z] ++ set -e
17:25:48 [2020-12-16T17:25:48.270Z] ++ '[' -n 0 ']'
17:25:48 [2020-12-16T17:25:48.270Z] ++ set -x
17:25:48 [2020-12-16T17:25:48.270Z] ++ env -i DEST=/go/src/github.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
17:25:48 [2020-12-16T17:25:48.270Z] INFO: Testing against a local daemon
17:25:48 [2020-12-16T17:25:48.270Z] === RUN   TestAuthZPluginAllowRequest
17:25:48 [2020-12-16T17:25:48.732Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:25:49 [2020-12-16T17:25:49.304Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:25:49 [2020-12-16T17:25:49.792Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
17:25:49 [2020-12-16T17:25:49.792Z] === RUN   TestAuthZPluginTLS
17:25:50 [2020-12-16T17:25:50.083Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:25:50 [2020-12-16T17:25:50.083Z] === RUN   TestAuthZPluginDenyRequest
17:25:50 [2020-12-16T17:25:50.244Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:25:50 [2020-12-16T17:25:50.244Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:25:50 [2020-12-16T17:25:50.244Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:25:50 [2020-12-16T17:25:50.244Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:25:50 [2020-12-16T17:25:50.244Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:25:50 [2020-12-16T17:25:50.716Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
17:25:50 [2020-12-16T17:25:50.717Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:51 [2020-12-16T17:25:51.190Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:25:51 [2020-12-16T17:25:51.350Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
17:25:51 [2020-12-16T17:25:51.350Z] === RUN   TestAuthZPluginDenyResponse
17:25:51 [2020-12-16T17:25:51.450Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:25:51 [2020-12-16T17:25:51.644Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
17:25:51 [2020-12-16T17:25:51.644Z] === RUN   TestAuthZPluginAllowEventStream
17:25:52 [2020-12-16T17:25:52.021Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:25:52 [2020-12-16T17:25:52.282Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:25:52 [2020-12-16T17:25:52.852Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:25:53 [2020-12-16T17:25:53.111Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:25:53 [2020-12-16T17:25:53.152Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s)
17:25:53 [2020-12-16T17:25:53.152Z] === RUN   TestAuthZPluginErrorResponse
17:25:53 [2020-12-16T17:25:53.785Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:25:53 [2020-12-16T17:25:53.785Z] === RUN   TestAuthZPluginErrorRequest
17:25:54 [2020-12-16T17:25:54.077Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:25:54 [2020-12-16T17:25:54.077Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:54 [2020-12-16T17:25:54.710Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:25:54 [2020-12-16T17:25:54.710Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:55 [2020-12-16T17:25:55.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:25:55 [2020-12-16T17:25:55.020Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:25:56 [2020-12-16T17:25:56.408Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:25:56 [2020-12-16T17:25:56.798Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
17:25:56 [2020-12-16T17:25:56.798Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:57 [2020-12-16T17:25:57.794Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:25:58 [2020-12-16T17:25:58.055Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:25:58 [2020-12-16T17:25:58.309Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
17:25:58 [2020-12-16T17:25:58.309Z] === RUN   TestAuthZPluginHeader
17:25:58 [2020-12-16T17:25:58.626Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:25:58 [2020-12-16T17:25:58.626Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:25:58 [2020-12-16T17:25:58.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:25:58 [2020-12-16T17:25:58.943Z] --- PASS: TestAuthZPluginHeader (0.85s)
17:25:58 [2020-12-16T17:25:58.943Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:58 [2020-12-16T17:25:58.943Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:25:58 [2020-12-16T17:25:58.943Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2020-12-16T17:25:58.943Z] === RUN   TestAuthZPluginV2Disable
17:25:58 [2020-12-16T17:25:58.943Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:25:58 [2020-12-16T17:25:58.943Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2020-12-16T17:25:58.943Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:58 [2020-12-16T17:25:58.943Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:25:58 [2020-12-16T17:25:58.943Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2020-12-16T17:25:58.943Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:58 [2020-12-16T17:25:58.943Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:25:58 [2020-12-16T17:25:58.943Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:58 [2020-12-16T17:25:58.943Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:25:59 [2020-12-16T17:25:59.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
17:25:59 [2020-12-16T17:25:59.146Z] PASS
17:25:59 [2020-12-16T17:25:59.146Z] 
17:25:59 [2020-12-16T17:25:59.146Z] DONE 17 tests in 50.915s
17:25:59 [2020-12-16T17:25:59.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:25:59 [2020-12-16T17:25:59.146Z] ++ 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
17:25:59 [2020-12-16T17:25:59.146Z] ++ set -e
17:25:59 [2020-12-16T17:25:59.146Z] ++ '[' -n 0 ']'
17:25:59 [2020-12-16T17:25:59.146Z] ++ set -x
17:25:59 [2020-12-16T17:25:59.146Z] ++ env -i DEST=/go/src/github.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
17:25:59 [2020-12-16T17:25:59.407Z] INFO: Testing against a local daemon
17:25:59 [2020-12-16T17:25:59.407Z] === RUN   TestPluginInvalidJSON
17:25:59 [2020-12-16T17:25:59.407Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2020-12-16T17:25:59.407Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2020-12-16T17:25:59.407Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:25:59 [2020-12-16T17:25:59.407Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:25:59 [2020-12-16T17:25:59.407Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:25:59 [2020-12-16T17:25:59.407Z] === RUN   TestPluginInstall
17:25:59 [2020-12-16T17:25:59.407Z] === RUN   TestPluginInstall/no_auth
17:25:59 [2020-12-16T17:25:59.407Z] === RUN   TestDockerSuite/TestBuildXZHost
17:26:01 [2020-12-16T17:26:01.950Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:26:01 [2020-12-16T17:26:01.950Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:26:01 [2020-12-16T17:26:01.950Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:26:02 [2020-12-16T17:26:02.520Z] time="2020-12-16T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:02 [2020-12-16T17:26:02.520Z] time="2020-12-16T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e71c58fc2954a1d92f740a5a6dcb4ea1034f8a6f1b72be1c6df12f16ec639c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:02 [2020-12-16T17:26:02.520Z] time="2020-12-16T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:02 [2020-12-16T17:26:02.520Z] time="2020-12-16T17:26:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e71c58fc2954a1d92f740a5a6dcb4ea1034f8a6f1b72be1c6df12f16ec639c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:02 [2020-12-16T17:26:02.781Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:26:03 [2020-12-16T17:26:03.041Z] === RUN   TestPluginInstall/with_htpasswd
17:26:03 [2020-12-16T17:26:03.984Z] time="2020-12-16T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:03 [2020-12-16T17:26:03.984Z] time="2020-12-16T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3a473d32e32f43424c39ab606f93b8f13bf52e1e3bcdd274f6748fef1159fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:03 [2020-12-16T17:26:03.984Z] time="2020-12-16T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:03 [2020-12-16T17:26:03.984Z] time="2020-12-16T17:26:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3a473d32e32f43424c39ab606f93b8f13bf52e1e3bcdd274f6748fef1159fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:03 [2020-12-16T17:26:03.984Z] === RUN   TestDockerSuite/TestCommitChange
17:26:04 [2020-12-16T17:26:04.244Z] === RUN   TestPluginInstall/with_insecure
17:26:04 [2020-12-16T17:26:04.504Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:26:05 [2020-12-16T17:26:05.444Z] time="2020-12-16T17:26:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:05 [2020-12-16T17:26:05.444Z] time="2020-12-16T17:26:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51bda1d5305e73573458e63ac8cab35337e0ba86714fb2f9caf8ec1e5e9c5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:05 [2020-12-16T17:26:05.444Z] time="2020-12-16T17:26:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:05 [2020-12-16T17:26:05.444Z] time="2020-12-16T17:26:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51bda1d5305e73573458e63ac8cab35337e0ba86714fb2f9caf8ec1e5e9c5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:05 [2020-12-16T17:26:05.444Z] === RUN   TestDockerSuite/TestCommitHardlink
17:26:05 [2020-12-16T17:26:05.713Z] --- PASS: TestPluginInstall (6.45s)
17:26:05 [2020-12-16T17:26:05.713Z]     --- PASS: TestPluginInstall/no_auth (3.79s)
17:26:05 [2020-12-16T17:26:05.713Z]     --- PASS: TestPluginInstall/with_htpasswd (1.06s)
17:26:05 [2020-12-16T17:26:05.713Z]     --- PASS: TestPluginInstall/with_insecure (1.61s)
17:26:05 [2020-12-16T17:26:05.713Z]         plugin_test.go:157: [d1386800395f8] daemon is not started
17:26:05 [2020-12-16T17:26:05.713Z] PASS
17:26:05 [2020-12-16T17:26:05.713Z] 
17:26:05 [2020-12-16T17:26:05.713Z] DONE 6 tests in 6.547s
17:26:05 [2020-12-16T17:26:05.713Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:26:05 [2020-12-16T17:26:05.713Z] ++ 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
17:26:05 [2020-12-16T17:26:05.713Z] ++ set -e
17:26:05 [2020-12-16T17:26:05.713Z] ++ '[' -n 0 ']'
17:26:05 [2020-12-16T17:26:05.713Z] ++ set -x
17:26:05 [2020-12-16T17:26:05.713Z] ++ env -i DEST=/go/src/github.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
17:26:05 [2020-12-16T17:26:05.973Z] INFO: Testing against a local daemon
17:26:05 [2020-12-16T17:26:05.973Z] === RUN   TestExternalGraphDriver
17:26:05 [2020-12-16T17:26:05.973Z] === RUN   TestExternalGraphDriver/json
17:26:06 [2020-12-16T17:26:06.919Z] === RUN   TestDockerSuite/TestCommitNewFile
17:26:07 [2020-12-16T17:26:07.859Z] === RUN   TestExternalGraphDriver/spec
17:26:07 [2020-12-16T17:26:07.859Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:26:08 [2020-12-16T17:26:08.800Z] === RUN   TestDockerSuite/TestCommitTTY
17:26:09 [2020-12-16T17:26:09.741Z] === RUN   TestExternalGraphDriver/pull
17:26:10 [2020-12-16T17:26:10.001Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:26:10 [2020-12-16T17:26:10.570Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:26:11 [2020-12-16T17:26:11.511Z] --- PASS: TestExternalGraphDriver (5.78s)
17:26:11 [2020-12-16T17:26:11.511Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
17:26:11 [2020-12-16T17:26:11.511Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
17:26:11 [2020-12-16T17:26:11.511Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
17:26:11 [2020-12-16T17:26:11.511Z] === RUN   TestGraphdriverPluginV2
17:26:12 [2020-12-16T17:26:12.083Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:26:12 [2020-12-16T17:26:12.652Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:26:13 [2020-12-16T17:26:13.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:26:13 [2020-12-16T17:26:13.851Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:26:15 [2020-12-16T17:26:15.763Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:26:15 [2020-12-16T17:26:15.763Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:26:16 [2020-12-16T17:26:16.023Z] --- PASS: TestGraphdriverPluginV2 (4.42s)
17:26:16 [2020-12-16T17:26:16.023Z] PASS
17:26:16 [2020-12-16T17:26:16.023Z] 
17:26:16 [2020-12-16T17:26:16.023Z] DONE 5 tests in 10.260s
17:26:16 [2020-12-16T17:26:16.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:26:16 [2020-12-16T17:26:16.023Z] ++ 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
17:26:16 [2020-12-16T17:26:16.023Z] ++ set -e
17:26:16 [2020-12-16T17:26:16.023Z] ++ '[' -n 0 ']'
17:26:16 [2020-12-16T17:26:16.023Z] ++ set -x
17:26:16 [2020-12-16T17:26:16.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=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
17:26:16 [2020-12-16T17:26:16.023Z] INFO: Testing against a local daemon
17:26:16 [2020-12-16T17:26:16.023Z] === RUN   TestContinueAfterPluginCrash
17:26:16 [2020-12-16T17:26:16.023Z] === PAUSE TestContinueAfterPluginCrash
17:26:16 [2020-12-16T17:26:16.023Z] === RUN   TestReadPluginNoRead
17:26:16 [2020-12-16T17:26:16.023Z] === PAUSE TestReadPluginNoRead
17:26:16 [2020-12-16T17:26:16.023Z] === RUN   TestDaemonStartWithLogOpt
17:26:16 [2020-12-16T17:26:16.023Z] === PAUSE TestDaemonStartWithLogOpt
17:26:16 [2020-12-16T17:26:16.023Z] === CONT  TestContinueAfterPluginCrash
17:26:16 [2020-12-16T17:26:16.023Z] === CONT  TestDaemonStartWithLogOpt
17:26:16 [2020-12-16T17:26:16.594Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:26:17 [2020-12-16T17:26:17.512Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
17:26:17 [2020-12-16T17:26:17.512Z] PASS
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] === Skipped
17:26:17 [2020-12-16T17:26:17.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:26:17 [2020-12-16T17:26:17.512Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:26:17 [2020-12-16T17:26:17.512Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:26:17 [2020-12-16T17:26:17.512Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:26:17 [2020-12-16T17:26:17.512Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] 
17:26:17 [2020-12-16T17:26:17.512Z] DONE 17 tests, 4 skipped in 27.658s
17:26:17 [2020-12-16T17:26:17.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:26:17 [2020-12-16T17:26:17.513Z] ++ 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
17:26:17 [2020-12-16T17:26:17.513Z] ++ set -e
17:26:17 [2020-12-16T17:26:17.513Z] ++ '[' -n 0 ']'
17:26:17 [2020-12-16T17:26:17.513Z] ++ set -x
17:26:17 [2020-12-16T17:26:17.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:26:17 [2020-12-16T17:26:17.513Z] INFO: Testing against a local daemon
17:26:17 [2020-12-16T17:26:17.513Z] === RUN   TestPluginInvalidJSON
17:26:17 [2020-12-16T17:26:17.513Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:26:17 [2020-12-16T17:26:17.513Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:26:17 [2020-12-16T17:26:17.513Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:26:17 [2020-12-16T17:26:17.513Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:26:17 [2020-12-16T17:26:17.513Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:26:17 [2020-12-16T17:26:17.513Z] === RUN   TestPluginInstall
17:26:17 [2020-12-16T17:26:17.513Z] === RUN   TestPluginInstall/no_auth
17:26:17 [2020-12-16T17:26:17.513Z] time="2020-12-16T17:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:17 [2020-12-16T17:26:17.513Z] time="2020-12-16T17:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b585adbebb458ba5e921615ba37731ae142064acf3f206074cbf491eb144f280" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:17 [2020-12-16T17:26:17.513Z] time="2020-12-16T17:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:17 [2020-12-16T17:26:17.513Z] time="2020-12-16T17:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b585adbebb458ba5e921615ba37731ae142064acf3f206074cbf491eb144f280" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:17 [2020-12-16T17:26:17.535Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:26:17 [2020-12-16T17:26:17.804Z] === RUN   TestPluginInstall/with_htpasswd
17:26:18 [2020-12-16T17:26:18.436Z] time="2020-12-16T17:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:18 [2020-12-16T17:26:18.437Z] time="2020-12-16T17:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15d26fb7f4a7b8fb144c1014b42a9ecf3379e6a394a6bed9cc5ef795bc4649d2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:18 [2020-12-16T17:26:18.437Z] time="2020-12-16T17:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:18 [2020-12-16T17:26:18.437Z] time="2020-12-16T17:26:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15d26fb7f4a7b8fb144c1014b42a9ecf3379e6a394a6bed9cc5ef795bc4649d2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:18 [2020-12-16T17:26:18.730Z] === RUN   TestPluginInstall/with_insecure
17:26:18 [2020-12-16T17:26:18.917Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:26:19 [2020-12-16T17:26:19.858Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:26:20 [2020-12-16T17:26:20.236Z] time="2020-12-16T17:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:20 [2020-12-16T17:26:20.236Z] time="2020-12-16T17:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9444232f2c2f0dc72c871fdb8b6630029bf697d53a104bb5a90b9d8ab922a7e5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:20 [2020-12-16T17:26:20.236Z] time="2020-12-16T17:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:20 [2020-12-16T17:26:20.236Z] time="2020-12-16T17:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9444232f2c2f0dc72c871fdb8b6630029bf697d53a104bb5a90b9d8ab922a7e5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:20 [2020-12-16T17:26:20.236Z] --- PASS: TestPluginInstall (4.29s)
17:26:20 [2020-12-16T17:26:20.236Z]     --- PASS: TestPluginInstall/no_auth (1.98s)
17:26:20 [2020-12-16T17:26:20.236Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
17:26:20 [2020-12-16T17:26:20.236Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
17:26:20 [2020-12-16T17:26:20.236Z]         plugin_test.go:157: [d354f6b127412] daemon is not started
17:26:20 [2020-12-16T17:26:20.236Z] PASS
17:26:20 [2020-12-16T17:26:20.236Z] 
17:26:20 [2020-12-16T17:26:20.236Z] DONE 6 tests in 4.387s
17:26:20 [2020-12-16T17:26:20.236Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:26:20 [2020-12-16T17:26:20.236Z] ++ 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
17:26:20 [2020-12-16T17:26:20.236Z] ++ set -e
17:26:20 [2020-12-16T17:26:20.236Z] ++ '[' -n 0 ']'
17:26:20 [2020-12-16T17:26:20.236Z] ++ set -x
17:26:20 [2020-12-16T17:26:20.236Z] ++ env -i DEST=/go/src/github.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
17:26:20 [2020-12-16T17:26:20.236Z] INFO: Testing against a local daemon
17:26:20 [2020-12-16T17:26:20.236Z] === RUN   TestExternalGraphDriver
17:26:20 [2020-12-16T17:26:20.429Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:26:20 [2020-12-16T17:26:20.429Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:26:20 [2020-12-16T17:26:20.429Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:26:20 [2020-12-16T17:26:20.532Z] === RUN   TestExternalGraphDriver/json
17:26:21 [2020-12-16T17:26:21.371Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:26:21 [2020-12-16T17:26:21.371Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:26:21 [2020-12-16T17:26:21.371Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:26:21 [2020-12-16T17:26:21.371Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:26:21 [2020-12-16T17:26:21.631Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:26:22 [2020-12-16T17:26:22.217Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:26:22 [2020-12-16T17:26:22.607Z] === RUN   TestExternalGraphDriver/spec
17:26:22 [2020-12-16T17:26:22.787Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:26:23 [2020-12-16T17:26:23.046Z] --- PASS: TestDaemonStartWithLogOpt (6.78s)
17:26:23 [2020-12-16T17:26:23.046Z] === CONT  TestReadPluginNoRead
17:26:23 [2020-12-16T17:26:23.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:26:23 [2020-12-16T17:26:23.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:26:23 [2020-12-16T17:26:23.780Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:26:24 [2020-12-16T17:26:24.118Z] === RUN   TestExternalGraphDriver/pull
17:26:25 [2020-12-16T17:26:25.000Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:26:25 [2020-12-16T17:26:25.688Z] ok  	github.com/docker/docker/builder/dockerfile	0.215s	coverage: 48.3% of statements
17:26:25 [2020-12-16T17:26:25.688Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:26:25 [2020-12-16T17:26:25.688Z] ok  	github.com/docker/docker/builder/remotecontext	0.103s	coverage: 13.7% of statements
17:26:25 [2020-12-16T17:26:25.944Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:26:25 [2020-12-16T17:26:25.944Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:26:26 [2020-12-16T17:26:26.197Z] --- PASS: TestExternalGraphDriver (5.79s)
17:26:26 [2020-12-16T17:26:26.197Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
17:26:26 [2020-12-16T17:26:26.197Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
17:26:26 [2020-12-16T17:26:26.197Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
17:26:26 [2020-12-16T17:26:26.197Z] === RUN   TestGraphdriverPluginV2
17:26:26 [2020-12-16T17:26:26.197Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
17:26:26 [2020-12-16T17:26:26.197Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:26 [2020-12-16T17:26:26.197Z] PASS
17:26:26 [2020-12-16T17:26:26.197Z] 
17:26:26 [2020-12-16T17:26:26.197Z] === Skipped
17:26:26 [2020-12-16T17:26:26.197Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
17:26:26 [2020-12-16T17:26:26.197Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:26 [2020-12-16T17:26:26.197Z] 
17:26:26 [2020-12-16T17:26:26.197Z] 
17:26:26 [2020-12-16T17:26:26.197Z] DONE 5 tests, 1 skipped in 5.915s
17:26:26 [2020-12-16T17:26:26.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:26:26 [2020-12-16T17:26:26.197Z] ++ 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
17:26:26 [2020-12-16T17:26:26.197Z] ++ set -e
17:26:26 [2020-12-16T17:26:26.197Z] ++ '[' -n 0 ']'
17:26:26 [2020-12-16T17:26:26.197Z] ++ set -x
17:26:26 [2020-12-16T17:26:26.197Z] ++ env -i DEST=/go/src/github.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
17:26:26 [2020-12-16T17:26:26.197Z] INFO: Testing against a local daemon
17:26:26 [2020-12-16T17:26:26.197Z] === RUN   TestContinueAfterPluginCrash
17:26:26 [2020-12-16T17:26:26.197Z] === PAUSE TestContinueAfterPluginCrash
17:26:26 [2020-12-16T17:26:26.197Z] === RUN   TestReadPluginNoRead
17:26:26 [2020-12-16T17:26:26.197Z] === PAUSE TestReadPluginNoRead
17:26:26 [2020-12-16T17:26:26.197Z] === RUN   TestDaemonStartWithLogOpt
17:26:26 [2020-12-16T17:26:26.197Z] === PAUSE TestDaemonStartWithLogOpt
17:26:26 [2020-12-16T17:26:26.197Z] === CONT  TestContinueAfterPluginCrash
17:26:26 [2020-12-16T17:26:26.197Z] === CONT  TestDaemonStartWithLogOpt
17:26:26 [2020-12-16T17:26:26.197Z] === CONT  TestReadPluginNoRead
17:26:26 [2020-12-16T17:26:26.205Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:26:26 [2020-12-16T17:26:26.205Z] === RUN   TestReadPluginNoRead/default
17:26:26 [2020-12-16T17:26:26.774Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:26:27 [2020-12-16T17:26:27.067Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:26:27 [2020-12-16T17:26:27.344Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:26:27 [2020-12-16T17:26:27.914Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:28 [2020-12-16T17:26:28.004Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.316s	coverage: 86.3% of statements
17:26:28 [2020-12-16T17:26:28.004Z] ?   	github.com/docker/docker/cli	[no test files]
17:26:28 [2020-12-16T17:26:28.004Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:26:28 [2020-12-16T17:26:28.174Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:26:28 [2020-12-16T17:26:28.174Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:26:28 [2020-12-16T17:26:28.174Z] --- PASS: TestContinueAfterPluginCrash (12.02s)
17:26:28 [2020-12-16T17:26:28.744Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:26:29 [2020-12-16T17:26:29.315Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:26:29 [2020-12-16T17:26:29.575Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:29 [2020-12-16T17:26:29.836Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:26:30 [2020-12-16T17:26:30.095Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:26:30 [2020-12-16T17:26:30.358Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:26:31 [2020-12-16T17:26:31.294Z] ok  	github.com/docker/docker/client	0.180s	coverage: 75.4% of statements
17:26:31 [2020-12-16T17:26:31.300Z] --- PASS: TestReadPluginNoRead (8.23s)
17:26:31 [2020-12-16T17:26:31.300Z]     --- PASS: TestReadPluginNoRead/default (1.65s)
17:26:31 [2020-12-16T17:26:31.300Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.57s)
17:26:31 [2020-12-16T17:26:31.300Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
17:26:31 [2020-12-16T17:26:31.300Z]     read_test.go:92: [d8cd75f5e68c5] daemon is not started
17:26:31 [2020-12-16T17:26:31.300Z] PASS
17:26:31 [2020-12-16T17:26:31.300Z] 
17:26:31 [2020-12-16T17:26:31.300Z] DONE 6 tests in 15.073s
17:26:31 [2020-12-16T17:26:31.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:26:31 [2020-12-16T17:26:31.300Z] ++ 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
17:26:31 [2020-12-16T17:26:31.300Z] ++ set -e
17:26:31 [2020-12-16T17:26:31.300Z] ++ '[' -n 0 ']'
17:26:31 [2020-12-16T17:26:31.300Z] ++ set -x
17:26:31 [2020-12-16T17:26:31.300Z] ++ env -i DEST=/go/src/github.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
17:26:31 [2020-12-16T17:26:31.300Z] testing: warning: no tests to run
17:26:31 [2020-12-16T17:26:31.300Z] PASS
17:26:31 [2020-12-16T17:26:31.300Z] 
17:26:31 [2020-12-16T17:26:31.300Z] DONE 0 tests in 0.022s
17:26:31 [2020-12-16T17:26:31.300Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:31 [2020-12-16T17:26:31.300Z] ++ 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
17:26:31 [2020-12-16T17:26:31.300Z] ++ set -e
17:26:31 [2020-12-16T17:26:31.300Z] ++ '[' -n 0 ']'
17:26:31 [2020-12-16T17:26:31.300Z] ++ set -x
17:26:31 [2020-12-16T17:26:31.300Z] ++ env -i DEST=/go/src/github.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
17:26:31 [2020-12-16T17:26:31.300Z] INFO: Testing against a local daemon
17:26:31 [2020-12-16T17:26:31.300Z] === RUN   TestPluginWithDevMounts
17:26:31 [2020-12-16T17:26:31.300Z] === PAUSE TestPluginWithDevMounts
17:26:31 [2020-12-16T17:26:31.300Z] === CONT  TestPluginWithDevMounts
17:26:31 [2020-12-16T17:26:31.783Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:31 [2020-12-16T17:26:31.783Z] --- PASS: TestDaemonStartWithLogOpt (5.44s)
17:26:32 [2020-12-16T17:26:32.240Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:26:32 [2020-12-16T17:26:32.815Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:26:33 [2020-12-16T17:26:33.623Z] --- PASS: TestPluginWithDevMounts (2.00s)
17:26:33 [2020-12-16T17:26:33.623Z] PASS
17:26:33 [2020-12-16T17:26:33.623Z] 
17:26:33 [2020-12-16T17:26:33.623Z] DONE 1 tests in 2.108s
17:26:33 [2020-12-16T17:26:33.623Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:26:33 [2020-12-16T17:26:33.623Z] ++ 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
17:26:33 [2020-12-16T17:26:33.623Z] ++ set -e
17:26:33 [2020-12-16T17:26:33.623Z] ++ '[' -n 0 ']'
17:26:33 [2020-12-16T17:26:33.623Z] ++ set -x
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:26:33 [2020-12-16T17:26:33.623Z] ++ env -i DEST=/go/src/github.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
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:26:33 [2020-12-16T17:26:33.623Z] INFO: Testing against a local daemon
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestSecretInspect
17:26:33 [2020-12-16T17:26:33.623Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:26:33 [2020-12-16T17:26:33.883Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:26:34 [2020-12-16T17:26:34.323Z] === RUN   TestReadPluginNoRead/default
17:26:35 [2020-12-16T17:26:35.790Z] --- PASS: TestSecretInspect (2.35s)
17:26:35 [2020-12-16T17:26:35.790Z] === RUN   TestSecretList
17:26:35 [2020-12-16T17:26:35.839Z] --- PASS: TestReadPluginNoRead (9.51s)
17:26:35 [2020-12-16T17:26:35.839Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
17:26:35 [2020-12-16T17:26:35.839Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
17:26:35 [2020-12-16T17:26:35.839Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
17:26:35 [2020-12-16T17:26:35.839Z]     read_test.go:92: [d270bbe889e7d] daemon is not started
17:26:36 [2020-12-16T17:26:36.879Z] --- PASS: TestContinueAfterPluginCrash (10.56s)
17:26:36 [2020-12-16T17:26:36.879Z] PASS
17:26:36 [2020-12-16T17:26:36.879Z] 
17:26:36 [2020-12-16T17:26:36.879Z] DONE 6 tests in 10.637s
17:26:36 [2020-12-16T17:26:36.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:26:36 [2020-12-16T17:26:36.879Z] ++ 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
17:26:36 [2020-12-16T17:26:36.879Z] ++ set -e
17:26:36 [2020-12-16T17:26:36.879Z] ++ '[' -n 0 ']'
17:26:36 [2020-12-16T17:26:36.879Z] ++ set -x
17:26:36 [2020-12-16T17:26:36.879Z] ++ env -i DEST=/go/src/github.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
17:26:36 [2020-12-16T17:26:36.879Z] testing: warning: no tests to run
17:26:36 [2020-12-16T17:26:36.879Z] PASS
17:26:36 [2020-12-16T17:26:36.879Z] 
17:26:36 [2020-12-16T17:26:36.879Z] DONE 0 tests in 0.018s
17:26:36 [2020-12-16T17:26:36.879Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:36 [2020-12-16T17:26:36.879Z] ++ 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
17:26:36 [2020-12-16T17:26:36.879Z] ++ set -e
17:26:36 [2020-12-16T17:26:36.879Z] ++ '[' -n 0 ']'
17:26:36 [2020-12-16T17:26:36.879Z] ++ set -x
17:26:36 [2020-12-16T17:26:36.879Z] ++ env -i DEST=/go/src/github.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
17:26:36 [2020-12-16T17:26:36.879Z] INFO: Testing against a local daemon
17:26:36 [2020-12-16T17:26:36.879Z] === RUN   TestPluginWithDevMounts
17:26:36 [2020-12-16T17:26:36.879Z] === PAUSE TestPluginWithDevMounts
17:26:36 [2020-12-16T17:26:36.879Z] === CONT  TestPluginWithDevMounts
17:26:38 [2020-12-16T17:26:38.330Z] --- PASS: TestSecretList (2.34s)
17:26:38 [2020-12-16T17:26:38.330Z] === RUN   TestSecretsCreateAndDelete
17:26:38 [2020-12-16T17:26:38.330Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:26:38 [2020-12-16T17:26:38.921Z] === RUN   TestDockerSuite/TestContainerAPITop
17:26:38 [2020-12-16T17:26:38.949Z] --- PASS: TestPluginWithDevMounts (1.82s)
17:26:38 [2020-12-16T17:26:38.949Z] PASS
17:26:38 [2020-12-16T17:26:38.949Z] 
17:26:38 [2020-12-16T17:26:38.949Z] DONE 1 tests in 1.896s
17:26:38 [2020-12-16T17:26:38.949Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:26:38 [2020-12-16T17:26:38.949Z] ++ 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
17:26:38 [2020-12-16T17:26:38.949Z] ++ set -e
17:26:38 [2020-12-16T17:26:38.949Z] ++ '[' -n 0 ']'
17:26:38 [2020-12-16T17:26:38.949Z] ++ set -x
17:26:38 [2020-12-16T17:26:38.949Z] ++ env -i DEST=/go/src/github.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
17:26:38 [2020-12-16T17:26:38.949Z] INFO: Testing against a local daemon
17:26:38 [2020-12-16T17:26:38.949Z] === RUN   TestSecretInspect
17:26:39 [2020-12-16T17:26:39.490Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:26:39 [2020-12-16T17:26:39.490Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:26:39 [2020-12-16T17:26:39.490Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:26:40 [2020-12-16T17:26:40.870Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
17:26:40 [2020-12-16T17:26:40.870Z] === RUN   TestSecretsUpdate
17:26:41 [2020-12-16T17:26:41.069Z] --- PASS: TestSecretInspect (1.92s)
17:26:41 [2020-12-16T17:26:41.069Z] === RUN   TestSecretList
17:26:42 [2020-12-16T17:26:42.257Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:26:42 [2020-12-16T17:26:42.518Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:26:42 [2020-12-16T17:26:42.579Z] --- PASS: TestSecretList (1.94s)
17:26:42 [2020-12-16T17:26:42.579Z] === RUN   TestSecretsCreateAndDelete
17:26:43 [2020-12-16T17:26:43.457Z] --- PASS: TestSecretsUpdate (2.60s)
17:26:43 [2020-12-16T17:26:43.457Z] === RUN   TestTemplatedSecret
17:26:43 [2020-12-16T17:26:43.457Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:26:44 [2020-12-16T17:26:44.643Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
17:26:44 [2020-12-16T17:26:44.643Z] === RUN   TestSecretsUpdate
17:26:46 [2020-12-16T17:26:46.713Z] --- PASS: TestSecretsUpdate (1.94s)
17:26:46 [2020-12-16T17:26:46.713Z] === RUN   TestTemplatedSecret
17:26:46 [2020-12-16T17:26:46.753Z] --- PASS: TestTemplatedSecret (2.95s)
17:26:46 [2020-12-16T17:26:46.753Z] === RUN   TestSecretCreateResolve
17:26:47 [2020-12-16T17:26:47.323Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:26:48 [2020-12-16T17:26:48.266Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:26:48 [2020-12-16T17:26:48.800Z] --- PASS: TestTemplatedSecret (2.40s)
17:26:48 [2020-12-16T17:26:48.800Z] === RUN   TestSecretCreateResolve
17:26:48 [2020-12-16T17:26:48.838Z] --- PASS: TestSecretCreateResolve (2.64s)
17:26:48 [2020-12-16T17:26:48.838Z] PASS
17:26:48 [2020-12-16T17:26:48.838Z] 
17:26:48 [2020-12-16T17:26:48.838Z] DONE 6 tests in 15.532s
17:26:48 [2020-12-16T17:26:48.838Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:26:48 [2020-12-16T17:26:48.838Z] ++ 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
17:26:48 [2020-12-16T17:26:48.838Z] ++ set -e
17:26:48 [2020-12-16T17:26:48.838Z] ++ '[' -n 0 ']'
17:26:48 [2020-12-16T17:26:48.838Z] ++ set -x
17:26:48 [2020-12-16T17:26:48.838Z] ++ env -i DEST=/go/src/github.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
17:26:49 [2020-12-16T17:26:49.098Z] INFO: Testing against a local daemon
17:26:49 [2020-12-16T17:26:49.098Z] === RUN   TestServiceCreateInit
17:26:49 [2020-12-16T17:26:49.098Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:49 [2020-12-16T17:26:49.359Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:26:50 [2020-12-16T17:26:50.301Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:26:50 [2020-12-16T17:26:50.869Z] --- PASS: TestSecretCreateResolve (1.97s)
17:26:50 [2020-12-16T17:26:50.869Z] PASS
17:26:50 [2020-12-16T17:26:50.869Z] 
17:26:50 [2020-12-16T17:26:50.869Z] DONE 6 tests in 12.137s
17:26:50 [2020-12-16T17:26:50.869Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:26:50 [2020-12-16T17:26:50.869Z] ++ 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
17:26:50 [2020-12-16T17:26:50.869Z] ++ set -e
17:26:50 [2020-12-16T17:26:50.869Z] ++ '[' -n 0 ']'
17:26:50 [2020-12-16T17:26:50.869Z] ++ set -x
17:26:50 [2020-12-16T17:26:50.869Z] ++ env -i DEST=/go/src/github.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
17:26:50 [2020-12-16T17:26:50.869Z] INFO: Testing against a local daemon
17:26:50 [2020-12-16T17:26:50.869Z] === RUN   TestServiceCreateInit
17:26:50 [2020-12-16T17:26:50.869Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:51 [2020-12-16T17:26:51.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:26:53 [2020-12-16T17:26:53.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:26:53 [2020-12-16T17:26:53.644Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:26:54 [2020-12-16T17:26:54.586Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:26:55 [2020-12-16T17:26:55.343Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:26:55 [2020-12-16T17:26:55.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:26:56 [2020-12-16T17:26:56.237Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c64fc0_<nil>}
17:26:56 [2020-12-16T17:26:56.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1137227641_/foo_false__<nil>_<nil>_<nil>}
17:26:57 [2020-12-16T17:26:57.762Z] --- PASS: TestServiceCreateInit (8.76s)
17:26:57 [2020-12-16T17:26:57.762Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s)
17:26:57 [2020-12-16T17:26:57.762Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s)
17:26:57 [2020-12-16T17:26:57.762Z] === RUN   TestCreateServiceMultipleTimes
17:26:58 [2020-12-16T17:26:58.023Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1137227641_/foo_true__<nil>_<nil>_<nil>}
17:26:58 [2020-12-16T17:26:58.284Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:26:58 [2020-12-16T17:26:58.870Z] --- PASS: TestServiceCreateInit (7.54s)
17:26:58 [2020-12-16T17:26:58.870Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
17:26:58 [2020-12-16T17:26:58.870Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
17:26:58 [2020-12-16T17:26:58.870Z] === RUN   TestCreateServiceMultipleTimes
17:26:59 [2020-12-16T17:26:59.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_false__<nil>_<nil>_<nil>}
17:27:01 [2020-12-16T17:27:01.587Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_true__<nil>_<nil>_<nil>}
17:27:02 [2020-12-16T17:27:02.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_true__0xc000c65020_<nil>_<nil>}
17:27:04 [2020-12-16T17:27:04.356Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c65040_<nil>}
17:27:06 [2020-12-16T17:27:06.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c65060_<nil>}
17:27:07 [2020-12-16T17:27:07.655Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c65080_<nil>}
17:27:09 [2020-12-16T17:27:09.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c650c0_<nil>}
17:27:10 [2020-12-16T17:27:10.950Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:27:11 [2020-12-16T17:27:11.891Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:27:13 [2020-12-16T17:27:13.800Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:27:14 [2020-12-16T17:27:14.260Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
17:27:14 [2020-12-16T17:27:14.260Z] === RUN   TestCreateServiceConflict
17:27:14 [2020-12-16T17:27:14.759Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:27:15 [2020-12-16T17:27:15.021Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:27:15 [2020-12-16T17:27:15.281Z] --- PASS: TestCreateServiceMultipleTimes (17.62s)
17:27:15 [2020-12-16T17:27:15.281Z] === RUN   TestCreateServiceConflict
17:27:16 [2020-12-16T17:27:16.323Z] --- PASS: TestCreateServiceConflict (1.90s)
17:27:16 [2020-12-16T17:27:16.323Z] === RUN   TestCreateServiceMaxReplicas
17:27:17 [2020-12-16T17:27:17.826Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:27:17 [2020-12-16T17:27:17.996Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 29.2% of statements
17:27:17 [2020-12-16T17:27:17.996Z] ok  	github.com/docker/docker/container	0.130s	coverage: 34.7% of statements
17:27:17 [2020-12-16T17:27:17.996Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:27:17 [2020-12-16T17:27:17.996Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:27:17 [2020-12-16T17:27:17.996Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:27:17 [2020-12-16T17:27:17.996Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:27:18 [2020-12-16T17:27:18.398Z] --- PASS: TestCreateServiceConflict (3.12s)
17:27:18 [2020-12-16T17:27:18.398Z] === RUN   TestCreateServiceMaxReplicas
17:27:18 [2020-12-16T17:27:18.968Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:27:18 [2020-12-16T17:27:18.968Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:27:19 [2020-12-16T17:27:19.081Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
17:27:19 [2020-12-16T17:27:19.081Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:19 [2020-12-16T17:27:19.910Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:27:20 [2020-12-16T17:27:20.481Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:27:21 [2020-12-16T17:27:21.424Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:27:21 [2020-12-16T17:27:21.995Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:27:21 [2020-12-16T17:27:21.995Z] --- PASS: TestCreateServiceMaxReplicas (3.63s)
17:27:21 [2020-12-16T17:27:21.995Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:22 [2020-12-16T17:27:22.194Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
17:27:22 [2020-12-16T17:27:22.566Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:27:23 [2020-12-16T17:27:23.506Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:27:24 [2020-12-16T17:27:24.102Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
17:27:24 [2020-12-16T17:27:24.449Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:27:25 [2020-12-16T17:27:25.391Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:27:25 [2020-12-16T17:27:25.962Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:27:26 [2020-12-16T17:27:26.008Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:27:26 [2020-12-16T17:27:26.533Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:27:27 [2020-12-16T17:27:27.104Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:27:27 [2020-12-16T17:27:27.674Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:27:28 [2020-12-16T17:27:28.244Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:27:29 [2020-12-16T17:27:29.187Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:27:29 [2020-12-16T17:27:29.756Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:27:30 [2020-12-16T17:27:30.326Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:27:30 [2020-12-16T17:27:30.326Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:27:30 [2020-12-16T17:27:30.898Z] === RUN   TestDockerSuite/TestCpRelativePath
17:27:31 [2020-12-16T17:27:31.472Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:27:31 [2020-12-16T17:27:31.718Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
17:27:31 [2020-12-16T17:27:31.718Z] === RUN   TestCreateServiceSecretFileMode
17:27:32 [2020-12-16T17:27:32.041Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:27:32 [2020-12-16T17:27:32.611Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:27:33 [2020-12-16T17:27:33.553Z] === RUN   TestDockerSuite/TestCpToCaseA
17:27:33 [2020-12-16T17:27:33.792Z] --- PASS: TestCreateServiceSecretFileMode (2.20s)
17:27:33 [2020-12-16T17:27:33.792Z] === RUN   TestCreateServiceConfigFileMode
17:27:34 [2020-12-16T17:27:34.493Z] === RUN   TestDockerSuite/TestCpToCaseB
17:27:34 [2020-12-16T17:27:34.754Z] === RUN   TestDockerSuite/TestCpToCaseC
17:27:35 [2020-12-16T17:27:35.866Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
17:27:35 [2020-12-16T17:27:35.866Z] === RUN   TestCreateServiceSysctls
17:27:35 [2020-12-16T17:27:35.988Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
17:27:35 [2020-12-16T17:27:35.988Z] ok  	github.com/docker/docker/daemon	12.152s	coverage: 17.2% of statements
17:27:35 [2020-12-16T17:27:35.988Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:27:35 [2020-12-16T17:27:35.988Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:27:36 [2020-12-16T17:27:36.139Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s)
17:27:36 [2020-12-16T17:27:36.139Z] === RUN   TestCreateServiceSecretFileMode
17:27:36 [2020-12-16T17:27:36.400Z] === RUN   TestDockerSuite/TestCpToCaseD
17:27:36 [2020-12-16T17:27:36.558Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 81.8% of statements
17:27:37 [2020-12-16T17:27:37.128Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
17:27:37 [2020-12-16T17:27:37.698Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
17:27:37 [2020-12-16T17:27:37.698Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:27:37 [2020-12-16T17:27:37.698Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:27:38 [2020-12-16T17:27:38.637Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
17:27:38 [2020-12-16T17:27:38.946Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
17:27:38 [2020-12-16T17:27:38.946Z] === RUN   TestCreateServiceConfigFileMode
17:27:39 [2020-12-16T17:27:39.393Z] --- PASS: TestCreateServiceSysctls (3.04s)
17:27:39 [2020-12-16T17:27:39.393Z] === RUN   TestCreateServiceCapabilities
17:27:39 [2020-12-16T17:27:39.888Z] === RUN   TestDockerSuite/TestCpToCaseE
17:27:41 [2020-12-16T17:27:41.177Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.375s	coverage: 73.1% of statements
17:27:41 [2020-12-16T17:27:41.463Z] --- PASS: TestCreateServiceCapabilities (2.30s)
17:27:41 [2020-12-16T17:27:41.463Z] === RUN   TestInspect
17:27:41 [2020-12-16T17:27:41.746Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
17:27:41 [2020-12-16T17:27:41.801Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
17:27:41 [2020-12-16T17:27:41.801Z] === RUN   TestCreateServiceSysctls
17:27:42 [2020-12-16T17:27:42.316Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.485s	coverage: 56.2% of statements
17:27:42 [2020-12-16T17:27:42.741Z] === RUN   TestDockerSuite/TestCpToCaseF
17:27:43 [2020-12-16T17:27:43.000Z] === RUN   TestDockerSuite/TestCpToCaseG
17:27:44 [2020-12-16T17:27:44.201Z] --- PASS: TestInspect (2.47s)
17:27:44 [2020-12-16T17:27:44.201Z] === RUN   TestCreateJob
17:27:44 [2020-12-16T17:27:44.854Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
17:27:45 [2020-12-16T17:27:45.541Z] --- PASS: TestCreateServiceSysctls (4.01s)
17:27:45 [2020-12-16T17:27:45.541Z] === RUN   TestCreateServiceCapabilities
17:27:46 [2020-12-16T17:27:46.761Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.252s	coverage: 46.2% of statements
17:27:46 [2020-12-16T17:27:46.761Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:27:46 [2020-12-16T17:27:46.761Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.317s	coverage: 49.5% of statements
17:27:46 [2020-12-16T17:27:46.925Z] --- PASS: TestCreateJob (3.00s)
17:27:46 [2020-12-16T17:27:46.925Z] === RUN   TestReplicatedJob
17:27:46 [2020-12-16T17:27:46.926Z] === RUN   TestDockerSuite/TestCpToCaseH
17:27:48 [2020-12-16T17:27:48.335Z] --- PASS: TestCreateServiceCapabilities (2.70s)
17:27:48 [2020-12-16T17:27:48.335Z] === RUN   TestInspect
17:27:48 [2020-12-16T17:27:48.667Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
17:27:49 [2020-12-16T17:27:49.237Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.753s	coverage: 57.7% of statements
17:27:49 [2020-12-16T17:27:49.237Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:27:49 [2020-12-16T17:27:49.237Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:27:49 [2020-12-16T17:27:49.725Z] === RUN   TestDockerSuite/TestCpToCaseI
17:27:49 [2020-12-16T17:27:49.985Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:27:50 [2020-12-16T17:27:50.175Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:27:50 [2020-12-16T17:27:50.929Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:27:51 [2020-12-16T17:27:51.419Z] --- PASS: TestReplicatedJob (4.85s)
17:27:51 [2020-12-16T17:27:51.419Z] === RUN   TestUpdateReplicatedJob
17:27:51 [2020-12-16T17:27:51.555Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
17:27:51 [2020-12-16T17:27:51.870Z] --- PASS: TestInspect (3.60s)
17:27:51 [2020-12-16T17:27:51.870Z] === RUN   TestCreateJob
17:27:52 [2020-12-16T17:27:52.125Z] ok  	github.com/docker/docker/daemon/images	0.053s	coverage: 6.5% of statements
17:27:52 [2020-12-16T17:27:52.125Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:27:52 [2020-12-16T17:27:52.125Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:27:53 [2020-12-16T17:27:53.506Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 41.0% of statements
17:27:54 [2020-12-16T17:27:54.415Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:27:54 [2020-12-16T17:27:54.443Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.202s	coverage: 77.4% of statements
17:27:54 [2020-12-16T17:27:54.443Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:27:54 [2020-12-16T17:27:54.443Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:27:54 [2020-12-16T17:27:54.703Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
17:27:54 [2020-12-16T17:27:54.945Z] --- PASS: TestUpdateReplicatedJob (3.09s)
17:27:54 [2020-12-16T17:27:54.945Z] === RUN   TestServiceListWithStatuses
17:27:54 [2020-12-16T17:27:54.945Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:27:54 [2020-12-16T17:27:54.945Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:27:54 [2020-12-16T17:27:54.945Z] === RUN   TestDockerNetworkConnectAlias
17:27:55 [2020-12-16T17:27:55.356Z] === RUN   TestDockerSuite/TestCpToDot
17:27:55 [2020-12-16T17:27:55.616Z] --- PASS: TestCreateJob (3.68s)
17:27:55 [2020-12-16T17:27:55.616Z] === RUN   TestReplicatedJob
17:27:55 [2020-12-16T17:27:55.642Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:27:56 [2020-12-16T17:27:56.187Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:27:56 [2020-12-16T17:27:56.215Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 61.6% of statements
17:27:56 [2020-12-16T17:27:56.474Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
17:27:57 [2020-12-16T17:27:57.128Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:27:57 [2020-12-16T17:27:57.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:27:57 [2020-12-16T17:27:57.851Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
17:27:57 [2020-12-16T17:27:57.851Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:27:58 [2020-12-16T17:27:58.421Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 58.6% of statements
17:27:58 [2020-12-16T17:27:58.773Z] === RUN   TestDockerSuite/TestCpToStdout
17:27:59 [2020-12-16T17:27:59.359Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
17:27:59 [2020-12-16T17:27:59.407Z] --- PASS: TestDockerNetworkConnectAlias (3.97s)
17:27:59 [2020-12-16T17:27:59.407Z] === RUN   TestDockerNetworkReConnect
17:27:59 [2020-12-16T17:27:59.716Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:28:00 [2020-12-16T17:28:00.740Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
17:28:01 [2020-12-16T17:28:01.000Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:28:01 [2020-12-16T17:28:01.631Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:28:01 [2020-12-16T17:28:01.631Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:28:01 [2020-12-16T17:28:01.891Z] --- PASS: TestReplicatedJob (6.34s)
17:28:01 [2020-12-16T17:28:01.891Z] === RUN   TestUpdateReplicatedJob
17:28:01 [2020-12-16T17:28:01.940Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:28:01 [2020-12-16T17:28:01.940Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.635s	coverage: 82.5% of statements
17:28:01 [2020-12-16T17:28:01.940Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:28:01 [2020-12-16T17:28:01.940Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:28:02 [2020-12-16T17:28:02.145Z] --- PASS: TestDockerNetworkReConnect (3.22s)
17:28:02 [2020-12-16T17:28:02.145Z] === RUN   TestServicePlugin
17:28:02 [2020-12-16T17:28:02.145Z] --- SKIP: TestServicePlugin (0.00s)
17:28:02 [2020-12-16T17:28:02.145Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:02 [2020-12-16T17:28:02.145Z] === RUN   TestServiceUpdateLabel
17:28:02 [2020-12-16T17:28:02.462Z] === RUN   TestDockerSuite/TestCpVolumePath
17:28:03 [2020-12-16T17:28:03.656Z] --- PASS: TestServiceUpdateLabel (1.93s)
17:28:03 [2020-12-16T17:28:03.656Z] === RUN   TestServiceUpdateSecrets
17:28:03 [2020-12-16T17:28:03.847Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:28:03 [2020-12-16T17:28:03.847Z] === RUN   TestDockerSuite/TestCreateArgs
17:28:03 [2020-12-16T17:28:03.933Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
17:28:04 [2020-12-16T17:28:04.107Z] === RUN   TestDockerSuite/TestCreateByImageID
17:28:04 [2020-12-16T17:28:04.678Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:28:04 [2020-12-16T17:28:04.886Z] ok  	github.com/docker/docker/distribution	0.304s	coverage: 25.1% of statements
17:28:04 [2020-12-16T17:28:04.887Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:28:05 [2020-12-16T17:28:05.265Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:28:05 [2020-12-16T17:28:05.265Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:28:05 [2020-12-16T17:28:05.265Z] --- PASS: TestUpdateReplicatedJob (3.39s)
17:28:05 [2020-12-16T17:28:05.265Z] === RUN   TestServiceListWithStatuses
17:28:05 [2020-12-16T17:28:05.265Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:28:05 [2020-12-16T17:28:05.265Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:28:05 [2020-12-16T17:28:05.265Z] === RUN   TestDockerNetworkConnectAlias
17:28:05 [2020-12-16T17:28:05.526Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:28:06 [2020-12-16T17:28:06.096Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:28:06 [2020-12-16T17:28:06.284Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 53.1% of statements
17:28:06 [2020-12-16T17:28:06.356Z] === RUN   TestDockerSuite/TestCreateLabels
17:28:06 [2020-12-16T17:28:06.356Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:28:06 [2020-12-16T17:28:06.615Z] === RUN   TestDockerSuite/TestCreateRM
17:28:06 [2020-12-16T17:28:06.615Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:28:06 [2020-12-16T17:28:06.615Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:28:06 [2020-12-16T17:28:06.615Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:28:06 [2020-12-16T17:28:06.875Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:28:07 [2020-12-16T17:28:07.225Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
17:28:07 [2020-12-16T17:28:07.485Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 85.1% of statements
17:28:07 [2020-12-16T17:28:07.485Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:28:08 [2020-12-16T17:28:08.053Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
17:28:08 [2020-12-16T17:28:08.053Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:28:08 [2020-12-16T17:28:08.788Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:28:08 [2020-12-16T17:28:08.788Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:28:08 [2020-12-16T17:28:08.991Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
17:28:08 [2020-12-16T17:28:08.991Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:28:09 [2020-12-16T17:28:09.048Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:28:09 [2020-12-16T17:28:09.928Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
17:28:10 [2020-12-16T17:28:10.496Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
17:28:10 [2020-12-16T17:28:10.958Z] --- PASS: TestDockerNetworkConnectAlias (5.19s)
17:28:10 [2020-12-16T17:28:10.958Z] === RUN   TestDockerNetworkReConnect
17:28:11 [2020-12-16T17:28:11.434Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
17:28:11 [2020-12-16T17:28:11.434Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:28:13 [2020-12-16T17:28:13.341Z] ok  	github.com/docker/docker/pkg/archive	0.322s	coverage: 76.9% of statements
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:28:14 [2020-12-16T17:28:14.259Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:28:14 [2020-12-16T17:28:14.278Z] ok  	github.com/docker/docker/pkg/authorization	0.182s	coverage: 68.3% of statements
17:28:14 [2020-12-16T17:28:14.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:28:14 [2020-12-16T17:28:14.538Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:28:15 [2020-12-16T17:28:15.197Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:28:15 [2020-12-16T17:28:15.197Z] --- PASS: TestDockerNetworkReConnect (4.73s)
17:28:15 [2020-12-16T17:28:15.197Z] === RUN   TestServicePlugin
17:28:16 [2020-12-16T17:28:16.136Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:28:16 [2020-12-16T17:28:16.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:28:16 [2020-12-16T17:28:16.967Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:28:17 [2020-12-16T17:28:17.824Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 43.2% of statements
17:28:17 [2020-12-16T17:28:17.824Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
17:28:18 [2020-12-16T17:28:18.084Z] ok  	github.com/docker/docker/layer	7.743s	coverage: 68.8% of statements
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:28:18 [2020-12-16T17:28:18.084Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:28:18 [2020-12-16T17:28:18.344Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
17:28:18 [2020-12-16T17:28:18.875Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:28:18 [2020-12-16T17:28:18.912Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
17:28:19 [2020-12-16T17:28:19.007Z] --- PASS: TestServiceUpdateSecrets (14.33s)
17:28:19 [2020-12-16T17:28:19.007Z] === RUN   TestServiceUpdateConfigs
17:28:19 [2020-12-16T17:28:19.481Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
17:28:20 [2020-12-16T17:28:20.049Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
17:28:20 [2020-12-16T17:28:20.258Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:28:20 [2020-12-16T17:28:20.617Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
17:28:21 [2020-12-16T17:28:21.199Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:28:21 [2020-12-16T17:28:21.768Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:28:21 [2020-12-16T17:28:21.768Z] === RUN   TestDockerSuite/TestDevicePermissions
17:28:21 [2020-12-16T17:28:21.994Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:28:22 [2020-12-16T17:28:22.563Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
17:28:22 [2020-12-16T17:28:22.717Z] === RUN   TestDockerSuite/TestDockerFails
17:28:22 [2020-12-16T17:28:22.717Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:28:22 [2020-12-16T17:28:22.717Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:28:22 [2020-12-16T17:28:22.717Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:28:22 [2020-12-16T17:28:22.823Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.094s	coverage: 84.1% of statements
17:28:23 [2020-12-16T17:28:23.082Z] ok  	github.com/docker/docker/pkg/fsutils	0.175s	coverage: 85.1% of statements
17:28:23 [2020-12-16T17:28:23.342Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
17:28:24 [2020-12-16T17:28:24.101Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:28:24 [2020-12-16T17:28:24.279Z] ok  	github.com/docker/docker/pkg/idtools	0.498s	coverage: 70.1% of statements
17:28:24 [2020-12-16T17:28:24.361Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:28:24 [2020-12-16T17:28:24.538Z] ok  	github.com/docker/docker/pkg/ioutils	0.464s	coverage: 69.3% of statements
17:28:25 [2020-12-16T17:28:25.107Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
17:28:25 [2020-12-16T17:28:25.107Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:28:25 [2020-12-16T17:28:25.107Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
17:28:25 [2020-12-16T17:28:25.107Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:28:25 [2020-12-16T17:28:25.107Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:28:25 [2020-12-16T17:28:25.367Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
17:28:25 [2020-12-16T17:28:25.367Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:28:25 [2020-12-16T17:28:25.626Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
17:28:25 [2020-12-16T17:28:25.740Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:28:25 [2020-12-16T17:28:25.741Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:28:25 [2020-12-16T17:28:25.741Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:28:25 [2020-12-16T17:28:25.741Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:28:25 [2020-12-16T17:28:25.885Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
17:28:26 [2020-12-16T17:28:26.144Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
17:28:26 [2020-12-16T17:28:26.404Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
17:28:26 [2020-12-16T17:28:26.404Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:28:26 [2020-12-16T17:28:26.404Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:28:27 [2020-12-16T17:28:27.342Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
17:28:27 [2020-12-16T17:28:27.910Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:28:28 [2020-12-16T17:28:28.168Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:28:28 [2020-12-16T17:28:28.427Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:28:29 [2020-12-16T17:28:29.803Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
17:28:30 [2020-12-16T17:28:30.062Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:28:32 [2020-12-16T17:28:32.316Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:28:33 [2020-12-16T17:28:33.255Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:28:33 [2020-12-16T17:28:33.348Z] ok  	github.com/docker/docker/pkg/signal	2.377s	coverage: 61.0% of statements
17:28:33 [2020-12-16T17:28:33.348Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:28:33 [2020-12-16T17:28:33.607Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:28:33 [2020-12-16T17:28:33.607Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:28:34 [2020-12-16T17:28:34.334Z] --- PASS: TestServiceUpdateConfigs (14.23s)
17:28:34 [2020-12-16T17:28:34.334Z] === RUN   TestServiceUpdateNetwork
17:28:34 [2020-12-16T17:28:34.545Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
17:28:34 [2020-12-16T17:28:34.804Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
17:28:35 [2020-12-16T17:28:35.165Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:28:35 [2020-12-16T17:28:35.373Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
17:28:35 [2020-12-16T17:28:35.941Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
17:28:35 [2020-12-16T17:28:35.941Z] testing: warning: no tests to run
17:28:35 [2020-12-16T17:28:35.941Z] coverage: [no statements]
17:28:35 [2020-12-16T17:28:35.941Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
17:28:36 [2020-12-16T17:28:36.509Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:28:36 [2020-12-16T17:28:36.548Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:28:36 [2020-12-16T17:28:36.768Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:28:36 [2020-12-16T17:28:36.769Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:28:37 [2020-12-16T17:28:37.487Z] === RUN   TestDockerSuite/TestEventsAttach
17:28:37 [2020-12-16T17:28:37.747Z] === RUN   TestDockerSuite/TestEventsCommit
17:28:38 [2020-12-16T17:28:38.674Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
17:28:38 [2020-12-16T17:28:38.687Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:28:38 [2020-12-16T17:28:38.947Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:28:39 [2020-12-16T17:28:39.516Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:28:39 [2020-12-16T17:28:39.611Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:28:39 [2020-12-16T17:28:39.775Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:28:39 [2020-12-16T17:28:39.870Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
17:28:41 [2020-12-16T17:28:41.249Z] ok  	github.com/docker/docker/quota	0.260s	coverage: 71.4% of statements
17:28:41 [2020-12-16T17:28:41.682Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:28:41 [2020-12-16T17:28:41.817Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:28:42 [2020-12-16T17:28:42.253Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:28:43 [2020-12-16T17:28:43.196Z] ok  	github.com/docker/docker/registry	0.059s	coverage: 57.2% of statements
17:28:43 [2020-12-16T17:28:43.765Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:28:44 [2020-12-16T17:28:44.024Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:28:44 [2020-12-16T17:28:44.742Z] --- PASS: TestServiceUpdateNetwork (12.30s)
17:28:44 [2020-12-16T17:28:44.742Z] === RUN   TestServiceUpdatePidsLimit
17:28:44 [2020-12-16T17:28:44.808Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:28:44 [2020-12-16T17:28:44.960Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
17:28:44 [2020-12-16T17:28:44.960Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:28:45 [2020-12-16T17:28:45.776Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:28:46 [2020-12-16T17:28:46.413Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:28:46 [2020-12-16T17:28:46.716Z] === RUN   TestDockerSuite/TestEventsCopy
17:28:47 [2020-12-16T17:28:47.287Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:28:47 [2020-12-16T17:28:47.499Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:28:48 [2020-12-16T17:28:48.228Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:28:48 [2020-12-16T17:28:48.798Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:28:48 [2020-12-16T17:28:48.798Z] --- PASS: TestServicePlugin (33.57s)
17:28:48 [2020-12-16T17:28:48.798Z]     plugin_test.go:62: [da6e868c11c48] joining swarm manager [df158e5992b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:48 [2020-12-16T17:28:48.798Z]     plugin_test.go:65: [d0b911c87fa92] joining swarm manager [df158e5992b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:48 [2020-12-16T17:28:48.798Z] === RUN   TestServiceUpdateLabel
17:28:48 [2020-12-16T17:28:48.879Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 76.6% of statements
17:28:49 [2020-12-16T17:28:49.059Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:28:49 [2020-12-16T17:28:49.139Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
17:28:50 [2020-12-16T17:28:50.001Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:28:50 [2020-12-16T17:28:50.262Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:28:50 [2020-12-16T17:28:50.262Z] === RUN   TestDockerSuite/TestEventsFilterType
17:28:50 [2020-12-16T17:28:50.517Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
17:28:50 [2020-12-16T17:28:50.832Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:28:51 [2020-12-16T17:28:51.092Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:28:51 [2020-12-16T17:28:51.092Z] === RUN   TestDockerSuite/TestEventsFilters
17:28:51 [2020-12-16T17:28:51.662Z] --- PASS: TestServiceUpdateLabel (2.68s)
17:28:51 [2020-12-16T17:28:51.662Z] === RUN   TestServiceUpdateSecrets
17:28:52 [2020-12-16T17:28:52.232Z] === RUN   TestDockerSuite/TestEventsFormat
17:28:53 [2020-12-16T17:28:53.171Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:28:53 [2020-12-16T17:28:53.171Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:28:53 [2020-12-16T17:28:53.171Z] === RUN   TestDockerSuite/TestEventsImageImport
17:28:53 [2020-12-16T17:28:53.301Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:28:54 [2020-12-16T17:28:54.113Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:28:54 [2020-12-16T17:28:54.373Z] === RUN   TestDockerSuite/TestEventsImagePull
17:28:54 [2020-12-16T17:28:54.632Z] === RUN   TestDockerSuite/TestEventsImageTag
17:28:56 [2020-12-16T17:28:56.011Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:28:56 [2020-12-16T17:28:56.011Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:28:56 [2020-12-16T17:28:56.011Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:28:56 [2020-12-16T17:28:56.011Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:28:58 [2020-12-16T17:28:58.548Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:28:58 [2020-12-16T17:28:58.548Z] === RUN   TestDockerSuite/TestEventsRename
17:28:59 [2020-12-16T17:28:59.120Z] === RUN   TestDockerSuite/TestEventsResize
17:28:59 [2020-12-16T17:28:59.697Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestServiceUpdatePidsLimit (15.83s)
17:29:01 [2020-12-16T17:29:01.771Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
17:29:01 [2020-12-16T17:29:01.771Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
17:29:01 [2020-12-16T17:29:01.771Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:29:01 [2020-12-16T17:29:01.771Z] PASS
17:29:01 [2020-12-16T17:29:01.771Z] 
17:29:01 [2020-12-16T17:29:01.771Z] === Skipped
17:29:01 [2020-12-16T17:29:01.771Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:29:01 [2020-12-16T17:29:01.771Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:01 [2020-12-16T17:29:01.771Z] 
17:29:01 [2020-12-16T17:29:01.771Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:29:01 [2020-12-16T17:29:01.771Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:01 [2020-12-16T17:29:01.771Z] 
17:29:01 [2020-12-16T17:29:01.771Z] 
17:29:01 [2020-12-16T17:29:01.771Z] DONE 27 tests, 2 skipped in 129.585s
17:29:01 [2020-12-16T17:29:01.771Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:29:01 [2020-12-16T17:29:01.771Z] ++ 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
17:29:01 [2020-12-16T17:29:01.771Z] ++ set -e
17:29:01 [2020-12-16T17:29:01.771Z] ++ '[' -n 0 ']'
17:29:01 [2020-12-16T17:29:01.771Z] ++ set -x
17:29:01 [2020-12-16T17:29:01.771Z] ++ env -i DEST=/go/src/github.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
17:29:01 [2020-12-16T17:29:01.771Z] INFO: Testing against a local daemon
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestSessionCreate
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestSessionCreate (0.04s)
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestSessionCreateWithBadUpgrade
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:29:01 [2020-12-16T17:29:01.771Z] PASS
17:29:01 [2020-12-16T17:29:01.771Z] 
17:29:01 [2020-12-16T17:29:01.771Z] DONE 2 tests in 0.174s
17:29:01 [2020-12-16T17:29:01.771Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:29:01 [2020-12-16T17:29:01.771Z] ++ 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
17:29:01 [2020-12-16T17:29:01.771Z] ++ set -e
17:29:01 [2020-12-16T17:29:01.771Z] ++ '[' -n 0 ']'
17:29:01 [2020-12-16T17:29:01.771Z] ++ set -x
17:29:01 [2020-12-16T17:29:01.771Z] ++ env -i DEST=/go/src/github.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
17:29:01 [2020-12-16T17:29:01.771Z] INFO: Testing against a local daemon
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:29:01 [2020-12-16T17:29:01.771Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:29:01 [2020-12-16T17:29:01.771Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestEventsExecDie
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestEventsExecDie (0.60s)
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestEventsBackwardsCompatible
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestInfoBinaryCommits
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestInfoAPIVersioned
17:29:01 [2020-12-16T17:29:01.771Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:29:01 [2020-12-16T17:29:01.771Z] === RUN   TestInfoDiscoveryBackend
17:29:02 [2020-12-16T17:29:02.061Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:29:02 [2020-12-16T17:29:02.061Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:29:02 [2020-12-16T17:29:02.717Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/rootless	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/volume	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === Skipped
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver btrfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver btrfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver btrfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver btrfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver btrfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:73: No driver to put!
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z] time="2020-12-16T17:27:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z] time="2020-12-16T17:27:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z] time="2020-12-16T17:27:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z] time="2020-12-16T17:27:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z] time="2020-12-16T17:27:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:73: No driver to put!
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     overlay_test.go:49: Fails to compute changes intermittently
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver zfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver zfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver zfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver zfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:46: Driver zfs not supported
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     graphtest_unix.go:73: No driver to put!
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:29:02 [2020-12-16T17:29:02.718Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] 
17:29:02 [2020-12-16T17:29:02.718Z] DONE 2191 tests, 26 skipped in 254.849s
Post stage
[Pipeline] junit
17:29:02 [2020-12-16T17:29:02.732Z] Recording test results
17:29:03 [2020-12-16T17:29:03.097Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:29:03 [2020-12-16T17:29:03.097Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:29:03 [2020-12-16T17:29:03.391Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:29:03 [2020-12-16T17:29:03.391Z] === RUN   TestInfoAPI
17:29:03 [2020-12-16T17:29:03.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41636/.git:/go/src/github.com/docker/docker/.git --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ae9df5bc55320c3ca3471f8d41602a21cbfc946 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7ae9df5bc55320c3ca3471f8d41602a21cbfc946 hack/validate/vendor
17:29:03 [2020-12-16T17:29:03.685Z] --- PASS: TestInfoAPI (0.05s)
17:29:03 [2020-12-16T17:29:03.685Z] === RUN   TestInfoAPIWarnings
17:29:04 [2020-12-16T17:29:04.375Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:29:04 [2020-12-16T17:29:04.953Z] + echo Ensuring container killed.
17:29:04 [2020-12-16T17:29:04.953Z] Ensuring container killed.
17:29:04 [2020-12-16T17:29:04.953Z] + docker rm -vf docker-pr24
17:29:04 [2020-12-16T17:29:04.953Z] Error: No such container: docker-pr24
17:29:04 [2020-12-16T17:29:04.953Z] + true
[Pipeline] sh
17:29:04 [2020-12-16T17:29:04.977Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:29:05 [2020-12-16T17:29:05.238Z] + echo Chowning /workspace to jenkins user
17:29:05 [2020-12-16T17:29:05.238Z] Chowning /workspace to jenkins user
17:29:05 [2020-12-16T17:29:05.238Z] + id -u
17:29:05 [2020-12-16T17:29:05.238Z] + id -g
17:29:05 [2020-12-16T17:29:05.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/workspace busybox chown -R 1000:1000 /workspace
17:29:05 [2020-12-16T17:29:05.548Z] === RUN   TestDockerSuite/TestEventsStreaming
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:29:06 [2020-12-16T17:29:06.113Z] + bundleName=unit
17:29:06 [2020-12-16T17:29:06.113Z] + echo Creating unit-bundles.tar.gz
17:29:06 [2020-12-16T17:29:06.113Z] Creating unit-bundles.tar.gz
17:29:06 [2020-12-16T17:29:06.113Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
17:29:06 [2020-12-16T17:29:06.113Z] bundles/junit-report.xml
17:29:06 [2020-12-16T17:29:06.113Z] bundles/go-test-report.json
17:29:06 [2020-12-16T17:29:06.114Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:29:06 [2020-12-16T17:29:06.126Z] Archiving artifacts
17:29:06 [2020-12-16T17:29:06.489Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:29:06 [2020-12-16T17:29:06.489Z] --- PASS: TestServiceUpdateSecrets (15.03s)
17:29:06 [2020-12-16T17:29:06.489Z] === RUN   TestServiceUpdateConfigs
17:29:06 [2020-12-16T17:29:06.858Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:29:07 [2020-12-16T17:29:07.172Z] + make clean
17:29:07 [2020-12-16T17:29:07.435Z] docker volume rm -f docker-dev-cache
17:29:07 [2020-12-16T17:29:07.435Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:29:09 [2020-12-16T17:29:09.033Z] === RUN   TestDockerSuite/TestEventsTop
17:29:09 [2020-12-16T17:29:09.604Z] === RUN   TestDockerSuite/TestEventsUntag
17:29:12 [2020-12-16T17:29:12.142Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:29:18 [2020-12-16T17:29:18.717Z] === RUN   TestDockerSuite/TestExec
17:29:18 [2020-12-16T17:29:18.717Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:29:18 [2020-12-16T17:29:18.977Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:29:19 [2020-12-16T17:29:19.547Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:29:20 [2020-12-16T17:29:20.117Z] === RUN   TestDockerSuite/TestExecAPIStart
17:29:21 [2020-12-16T17:29:21.058Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:29:21 [2020-12-16T17:29:21.319Z] --- PASS: TestServiceUpdateConfigs (14.71s)
17:29:21 [2020-12-16T17:29:21.319Z] === RUN   TestServiceUpdateNetwork
17:29:21 [2020-12-16T17:29:21.889Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestInfoAPIWarnings (16.31s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestInfoDebug
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestInfoDebug (0.53s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestInfoInsecureRegistries
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestInfoRegistryMirrors
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestLoginFailsWithBadCredentials
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestPingCacheHeaders
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestPingCacheHeaders (0.04s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestPingGet
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestPingGet (0.02s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestPingHead
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestPingHead (0.03s)
17:29:22 [2020-12-16T17:29:22.255Z] === RUN   TestVersion
17:29:22 [2020-12-16T17:29:22.255Z] --- PASS: TestVersion (0.03s)
17:29:22 [2020-12-16T17:29:22.255Z] PASS
17:29:22 [2020-12-16T17:29:22.255Z] 
17:29:22 [2020-12-16T17:29:22.255Z] === Skipped
17:29:22 [2020-12-16T17:29:22.255Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:29:22 [2020-12-16T17:29:22.255Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:29:22 [2020-12-16T17:29:22.255Z] 
17:29:22 [2020-12-16T17:29:22.255Z] 
17:29:22 [2020-12-16T17:29:22.255Z] DONE 18 tests, 1 skipped in 21.276s
17:29:22 [2020-12-16T17:29:22.255Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:29:22 [2020-12-16T17:29:22.256Z] ++ 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
17:29:22 [2020-12-16T17:29:22.256Z] ++ set -e
17:29:22 [2020-12-16T17:29:22.256Z] ++ '[' -n 0 ']'
17:29:22 [2020-12-16T17:29:22.256Z] ++ set -x
17:29:22 [2020-12-16T17:29:22.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=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
17:29:22 [2020-12-16T17:29:22.256Z] INFO: Testing against a local daemon
17:29:22 [2020-12-16T17:29:22.256Z] === RUN   TestVolumesCreateAndList
17:29:22 [2020-12-16T17:29:22.256Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:29:22 [2020-12-16T17:29:22.256Z] === RUN   TestVolumesRemove
17:29:22 [2020-12-16T17:29:22.256Z] --- PASS: TestVolumesRemove (0.07s)
17:29:22 [2020-12-16T17:29:22.256Z] === RUN   TestVolumesInspect
17:29:22 [2020-12-16T17:29:22.256Z] --- PASS: TestVolumesInspect (0.02s)
17:29:22 [2020-12-16T17:29:22.256Z] === RUN   TestVolumesInvalidJSON
17:29:22 [2020-12-16T17:29:22.256Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:29:22 [2020-12-16T17:29:22.256Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:29:22 [2020-12-16T17:29:22.256Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:29:22 [2020-12-16T17:29:22.256Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:29:22 [2020-12-16T17:29:22.256Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:29:22 [2020-12-16T17:29:22.256Z] PASS
17:29:22 [2020-12-16T17:29:22.256Z] 
17:29:22 [2020-12-16T17:29:22.256Z] DONE 5 tests in 0.214s
17:29:22 [2020-12-16T17:29:22.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:29:22 [2020-12-16T17:29:22.256Z] ++++ cat bundles/test-integration/docker.pid
17:29:22 [2020-12-16T17:29:22.256Z] +++ kill 14098
17:29:22 [2020-12-16T17:29:22.474Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:29:23 [2020-12-16T17:29:23.415Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:29:23 [2020-12-16T17:29:23.759Z] +++ /etc/init.d/apparmor stop
17:29:23 [2020-12-16T17:29:23.759Z] Leaving: AppArmorNo profiles have been unloaded.
17:29:23 [2020-12-16T17:29:23.759Z] 
17:29:23 [2020-12-16T17:29:23.759Z] Unloading profiles will leave already running processes permanently
17:29:23 [2020-12-16T17:29:23.759Z] unconfined, which can lead to unexpected situations.
17:29:23 [2020-12-16T17:29:23.759Z] 
17:29:23 [2020-12-16T17:29:23.759Z] To set a process to complain mode, use the command line tool
17:29:23 [2020-12-16T17:29:23.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:29:23 [2020-12-16T17:29:23.759Z] +++ true
17:29:23 [2020-12-16T17:29:23.759Z] exiting test-integration
17:29:23 [2020-12-16T17:29:23.759Z] ++ exit 0
17:29:23 [2020-12-16T17:29:23.759Z] 
17:29:23 [2020-12-16T17:29:23.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:29:23 [2020-12-16T17:29:23.986Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:29:24 [2020-12-16T17:29:24.926Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
Post stage
[Pipeline] junit
17:29:25 [2020-12-16T17:29:25.308Z] Recording test results
17:29:25 [2020-12-16T17:29:25.497Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:29:26 [2020-12-16T17:29:26.087Z] + echo Ensuring container killed.
17:29:26 [2020-12-16T17:29:26.087Z] Ensuring container killed.
17:29:26 [2020-12-16T17:29:26.087Z] + docker rm -vf docker-pr24
17:29:26 [2020-12-16T17:29:26.087Z] Error: No such container: docker-pr24
17:29:26 [2020-12-16T17:29:26.087Z] + true
[Pipeline] sh
17:29:26 [2020-12-16T17:29:26.473Z] + echo Chowning /workspace to jenkins user
17:29:26 [2020-12-16T17:29:26.473Z] Chowning /workspace to jenkins user
17:29:26 [2020-12-16T17:29:26.473Z] + id -u
17:29:26 [2020-12-16T17:29:26.473Z] + id -g
17:29:26 [2020-12-16T17:29:26.473Z] + docker run --rm -v /home/docker/workspace/moby_PR-41636:/workspace busybox chown -R 1001:1001 /workspace
17:29:26 [2020-12-16T17:29:26.473Z] Unable to find image 'busybox:latest' locally
17:29:26 [2020-12-16T17:29:26.831Z] latest: Pulling from library/busybox
17:29:26 [2020-12-16T17:29:26.831Z] fcdecd492fba: Pulling fs layer
17:29:26 [2020-12-16T17:29:26.831Z] fcdecd492fba: Verifying Checksum
17:29:26 [2020-12-16T17:29:26.831Z] fcdecd492fba: Download complete
17:29:26 [2020-12-16T17:29:26.880Z] === RUN   TestDockerSuite/TestExecCgroup
17:29:27 [2020-12-16T17:29:27.127Z] fcdecd492fba: Pull complete
17:29:27 [2020-12-16T17:29:27.127Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:29:27 [2020-12-16T17:29:27.127Z] Status: Downloaded newer image for busybox:latest
17:29:27 [2020-12-16T17:29:27.819Z] === RUN   TestDockerSuite/TestExecEnv
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:29:28 [2020-12-16T17:29:28.760Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:29:29 [2020-12-16T17:29:29.054Z] + bundleName=ppc64le-integration
17:29:29 [2020-12-16T17:29:29.054Z] + echo Creating ppc64le-integration-bundles.tar.gz
17:29:29 [2020-12-16T17:29:29.054Z] Creating ppc64le-integration-bundles.tar.gz
17:29:29 [2020-12-16T17:29:29.054Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
17:29:29 [2020-12-16T17:29:29.054Z] 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
17:29:29 [2020-12-16T17:29:29.099Z] Archiving artifacts
17:29:30 [2020-12-16T17:29:30.145Z] === RUN   TestDockerSuite/TestExecExitStatus
17:29:30 [2020-12-16T17:29:30.717Z] === RUN   TestDockerSuite/TestExecInspectID
17:29:31 [2020-12-16T17:29:31.468Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:29:31 [2020-12-16T17:29:31.855Z] + make clean
17:29:32 [2020-12-16T17:29:32.148Z] make: command: Command not found
17:29:32 [2020-12-16T17:29:32.148Z] make: command: Command not found
17:29:32 [2020-12-16T17:29:32.148Z] docker volume rm -f docker-dev-cache
17:29:32 [2020-12-16T17:29:32.148Z] docker-dev-cache
[Pipeline] deleteDir
17:29:33 [2020-12-16T17:29:33.256Z] === RUN   TestDockerSuite/TestExecInteractive
17:29:33 [2020-12-16T17:29:33.828Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
17:29:34 [2020-12-16T17:29:34.399Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:29:34 [2020-12-16T17:29:34.969Z] --- PASS: TestServiceUpdateNetwork (13.79s)
17:29:34 [2020-12-16T17:29:34.969Z] === RUN   TestServiceUpdatePidsLimit
17:29:35 [2020-12-16T17:29:35.230Z] === RUN   TestDockerSuite/TestExecParseError
17:29:35 [2020-12-16T17:29:35.800Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:29:36 [2020-12-16T17:29:36.370Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:29:36 [2020-12-16T17:29:36.630Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:29:36 [2020-12-16T17:29:36.890Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:29:37 [2020-12-16T17:29:37.831Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:29:38 [2020-12-16T17:29:38.786Z] === RUN   TestDockerSuite/TestExecSetEnv
17:29:39 [2020-12-16T17:29:39.356Z] === RUN   TestDockerSuite/TestExecStartFails
17:29:39 [2020-12-16T17:29:39.928Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:29:45 [2020-12-16T17:29:45.206Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:29:51 [2020-12-16T17:29:51.782Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:29:51 [2020-12-16T17:29:51.782Z] === RUN   TestDockerSuite/TestExecTTY
17:29:52 [2020-12-16T17:29:52.042Z] --- PASS: TestServiceUpdatePidsLimit (17.07s)
17:29:52 [2020-12-16T17:29:52.042Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s)
17:29:52 [2020-12-16T17:29:52.042Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
17:29:52 [2020-12-16T17:29:52.042Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:29:52 [2020-12-16T17:29:52.042Z] PASS
17:29:52 [2020-12-16T17:29:52.302Z] 
17:29:52 [2020-12-16T17:29:52.302Z] === Skipped
17:29:52 [2020-12-16T17:29:52.302Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:29:52 [2020-12-16T17:29:52.302Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:52 [2020-12-16T17:29:52.302Z] 
17:29:52 [2020-12-16T17:29:52.302Z] 
17:29:52 [2020-12-16T17:29:52.302Z] DONE 27 tests, 1 skipped in 183.226s
17:29:52 [2020-12-16T17:29:52.302Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:29:52 [2020-12-16T17:29:52.302Z] ++ 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
17:29:52 [2020-12-16T17:29:52.302Z] ++ set -e
17:29:52 [2020-12-16T17:29:52.302Z] ++ '[' -n 0 ']'
17:29:52 [2020-12-16T17:29:52.302Z] ++ set -x
17:29:52 [2020-12-16T17:29:52.302Z] ++ env -i DEST=/go/src/github.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
17:29:52 [2020-12-16T17:29:52.302Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:29:52 [2020-12-16T17:29:52.302Z] INFO: Testing against a local daemon
17:29:52 [2020-12-16T17:29:52.302Z] === RUN   TestSessionCreate
17:29:52 [2020-12-16T17:29:52.302Z] --- PASS: TestSessionCreate (0.04s)
17:29:52 [2020-12-16T17:29:52.302Z] === RUN   TestSessionCreateWithBadUpgrade
17:29:52 [2020-12-16T17:29:52.302Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:29:52 [2020-12-16T17:29:52.302Z] PASS
17:29:52 [2020-12-16T17:29:52.302Z] 
17:29:52 [2020-12-16T17:29:52.302Z] DONE 2 tests in 0.109s
17:29:52 [2020-12-16T17:29:52.302Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:29:52 [2020-12-16T17:29:52.302Z] ++ 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
17:29:52 [2020-12-16T17:29:52.302Z] ++ set -e
17:29:52 [2020-12-16T17:29:52.302Z] ++ '[' -n 0 ']'
17:29:52 [2020-12-16T17:29:52.302Z] ++ set -x
17:29:52 [2020-12-16T17:29:52.302Z] ++ env -i DEST=/go/src/github.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
17:29:52 [2020-12-16T17:29:52.302Z] INFO: Testing against a local daemon
17:29:52 [2020-12-16T17:29:52.302Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:29:52 [2020-12-16T17:29:52.302Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:29:52 [2020-12-16T17:29:52.302Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:29:52 [2020-12-16T17:29:52.302Z] === RUN   TestEventsExecDie
17:29:52 [2020-12-16T17:29:52.873Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:29:53 [2020-12-16T17:29:53.134Z] --- PASS: TestEventsExecDie (0.71s)
17:29:53 [2020-12-16T17:29:53.134Z] === RUN   TestEventsBackwardsCompatible
17:29:53 [2020-12-16T17:29:53.134Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:29:53 [2020-12-16T17:29:53.134Z] === RUN   TestInfoBinaryCommits
17:29:53 [2020-12-16T17:29:53.134Z] --- PASS: TestInfoBinaryCommits (0.06s)
17:29:53 [2020-12-16T17:29:53.134Z] === RUN   TestInfoAPIVersioned
17:29:53 [2020-12-16T17:29:53.134Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:29:53 [2020-12-16T17:29:53.134Z] === RUN   TestInfoDiscoveryBackend
17:29:53 [2020-12-16T17:29:53.705Z] === RUN   TestDockerSuite/TestExecUlimits
17:29:53 [2020-12-16T17:29:53.705Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:29:53 [2020-12-16T17:29:53.706Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:29:54 [2020-12-16T17:29:54.276Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:29:54 [2020-12-16T17:29:54.276Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:29:54 [2020-12-16T17:29:54.846Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:29:54 [2020-12-16T17:29:54.846Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:29:55 [2020-12-16T17:29:55.414Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
17:29:55 [2020-12-16T17:29:55.415Z] === RUN   TestInfoAPI
17:29:55 [2020-12-16T17:29:55.415Z] --- PASS: TestInfoAPI (0.03s)
17:29:55 [2020-12-16T17:29:55.415Z] === RUN   TestInfoAPIWarnings
17:29:55 [2020-12-16T17:29:55.674Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:29:56 [2020-12-16T17:29:56.243Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:29:56 [2020-12-16T17:29:56.813Z] === RUN   TestDockerSuite/TestExecWithTERM
17:29:57 [2020-12-16T17:29:57.385Z] === RUN   TestDockerSuite/TestExecWithUser
17:29:57 [2020-12-16T17:29:57.955Z] === RUN   TestDockerSuite/TestGetContainerStats
17:30:03 [2020-12-16T17:30:03.265Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:30:07 [2020-12-16T17:30:07.462Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:30:08 [2020-12-16T17:30:08.841Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:30:12 [2020-12-16T17:30:12.132Z] --- PASS: TestInfoAPIWarnings (16.27s)
17:30:12 [2020-12-16T17:30:12.132Z] === RUN   TestInfoDebug
17:30:12 [2020-12-16T17:30:12.132Z] --- PASS: TestInfoDebug (0.52s)
17:30:12 [2020-12-16T17:30:12.132Z] === RUN   TestInfoInsecureRegistries
17:30:12 [2020-12-16T17:30:12.702Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:30:12 [2020-12-16T17:30:12.702Z] === RUN   TestInfoRegistryMirrors
17:30:13 [2020-12-16T17:30:13.271Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:30:13 [2020-12-16T17:30:13.271Z] --- PASS: TestInfoRegistryMirrors (0.56s)
17:30:13 [2020-12-16T17:30:13.271Z] === RUN   TestLoginFailsWithBadCredentials
17:30:13 [2020-12-16T17:30:13.531Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestPingCacheHeaders
17:30:13 [2020-12-16T17:30:13.531Z] --- PASS: TestPingCacheHeaders (0.03s)
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestPingGet
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:30:13 [2020-12-16T17:30:13.531Z] --- PASS: TestPingGet (0.02s)
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestPingHead
17:30:13 [2020-12-16T17:30:13.531Z] --- PASS: TestPingHead (0.03s)
17:30:13 [2020-12-16T17:30:13.531Z] === RUN   TestVersion
17:30:13 [2020-12-16T17:30:13.792Z] === RUN   TestDockerSuite/TestHealth
17:30:13 [2020-12-16T17:30:13.792Z] --- PASS: TestVersion (0.03s)
17:30:13 [2020-12-16T17:30:13.792Z] PASS
17:30:13 [2020-12-16T17:30:13.792Z] 
17:30:13 [2020-12-16T17:30:13.792Z] === Skipped
17:30:13 [2020-12-16T17:30:13.792Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:13 [2020-12-16T17:30:13.792Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:13 [2020-12-16T17:30:13.792Z] 
17:30:13 [2020-12-16T17:30:13.792Z] 
17:30:13 [2020-12-16T17:30:13.792Z] DONE 18 tests, 1 skipped in 21.343s
17:30:13 [2020-12-16T17:30:13.792Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:30:13 [2020-12-16T17:30:13.792Z] ++ 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
17:30:13 [2020-12-16T17:30:13.792Z] ++ set -e
17:30:13 [2020-12-16T17:30:13.792Z] ++ '[' -n 0 ']'
17:30:13 [2020-12-16T17:30:13.792Z] ++ set -x
17:30:13 [2020-12-16T17:30:13.792Z] ++ env -i DEST=/go/src/github.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
17:30:13 [2020-12-16T17:30:13.792Z] INFO: Testing against a local daemon
17:30:13 [2020-12-16T17:30:13.792Z] === RUN   TestVolumesCreateAndList
17:30:13 [2020-12-16T17:30:13.792Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:30:13 [2020-12-16T17:30:13.792Z] === RUN   TestVolumesRemove
17:30:13 [2020-12-16T17:30:13.792Z] --- PASS: TestVolumesRemove (0.08s)
17:30:13 [2020-12-16T17:30:13.792Z] === RUN   TestVolumesInspect
17:30:13 [2020-12-16T17:30:13.792Z] --- PASS: TestVolumesInspect (0.03s)
17:30:13 [2020-12-16T17:30:13.792Z] === RUN   TestVolumesInvalidJSON
17:30:14 [2020-12-16T17:30:14.052Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:30:14 [2020-12-16T17:30:14.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:30:14 [2020-12-16T17:30:14.052Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:30:14 [2020-12-16T17:30:14.052Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:30:14 [2020-12-16T17:30:14.052Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
17:30:14 [2020-12-16T17:30:14.052Z] PASS
17:30:14 [2020-12-16T17:30:14.052Z] 
17:30:14 [2020-12-16T17:30:14.052Z] DONE 5 tests in 0.257s
17:30:14 [2020-12-16T17:30:14.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:30:14 [2020-12-16T17:30:14.052Z] ++++ cat bundles/test-integration/docker.pid
17:30:14 [2020-12-16T17:30:14.052Z] +++ kill 10453
17:30:15 [2020-12-16T17:30:15.433Z] +++ /etc/init.d/apparmor stop
17:30:15 [2020-12-16T17:30:15.433Z] Leaving: AppArmorNo profiles have been unloaded.
17:30:15 [2020-12-16T17:30:15.433Z] 
17:30:15 [2020-12-16T17:30:15.433Z] Unloading profiles will leave already running processes permanently
17:30:15 [2020-12-16T17:30:15.433Z] unconfined, which can lead to unexpected situations.
17:30:15 [2020-12-16T17:30:15.433Z] 
17:30:15 [2020-12-16T17:30:15.433Z] To set a process to complain mode, use the command line tool
17:30:15 [2020-12-16T17:30:15.433Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:30:15 [2020-12-16T17:30:15.433Z] +++ true
17:30:15 [2020-12-16T17:30:15.433Z] exiting test-integration
17:30:15 [2020-12-16T17:30:15.433Z] ++ exit 0
17:30:15 [2020-12-16T17:30:15.433Z] 
17:30:16 [2020-12-16T17:30:16.374Z] + for job in $(jobs -p)
17:30:16 [2020-12-16T17:30:16.374Z] + wait 19161
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:30:34 [2020-12-16T17:30:34.479Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:30:34 [2020-12-16T17:30:34.739Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:30:34 [2020-12-16T17:30:34.999Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:30:35 [2020-12-16T17:30:35.259Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:30:35 [2020-12-16T17:30:35.259Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:30:36 [2020-12-16T17:30:36.200Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:30:36 [2020-12-16T17:30:36.200Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:30:36 [2020-12-16T17:30:36.771Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:30:37 [2020-12-16T17:30:37.343Z] === RUN   TestDockerSuite/TestImagesFormat
17:30:37 [2020-12-16T17:30:37.343Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:30:37 [2020-12-16T17:30:37.913Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:30:40 [2020-12-16T17:30:40.450Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:30:40 [2020-12-16T17:30:40.450Z] === RUN   TestDockerSuite/TestImportBadURL
17:30:40 [2020-12-16T17:30:40.450Z] === RUN   TestDockerSuite/TestImportDisplay
17:30:41 [2020-12-16T17:30:41.830Z] === RUN   TestDockerSuite/TestImportFile
17:30:42 [2020-12-16T17:30:42.772Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:30:42 [2020-12-16T17:30:42.772Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:30:44 [2020-12-16T17:30:44.154Z] === RUN   TestDockerSuite/TestImportGzipped
17:30:45 [2020-12-16T17:30:45.537Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:30:46 [2020-12-16T17:30:46.477Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:30:47 [2020-12-16T17:30:47.047Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:30:47 [2020-12-16T17:30:47.307Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:30:47 [2020-12-16T17:30:47.878Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:30:47 [2020-12-16T17:30:47.878Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:30:47 [2020-12-16T17:30:47.878Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:30:48 [2020-12-16T17:30:48.449Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:30:49 [2020-12-16T17:30:49.019Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:30:49 [2020-12-16T17:30:49.279Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:30:49 [2020-12-16T17:30:49.862Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:30:50 [2020-12-16T17:30:50.432Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:30:50 [2020-12-16T17:30:50.692Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:30:50 [2020-12-16T17:30:50.692Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:30:52 [2020-12-16T17:30:52.074Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:30:52 [2020-12-16T17:30:52.333Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:30:52 [2020-12-16T17:30:52.903Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:30:52 [2020-12-16T17:30:52.903Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:30:53 [2020-12-16T17:30:53.473Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:30:53 [2020-12-16T17:30:53.473Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:30:54 [2020-12-16T17:30:54.043Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:30:54 [2020-12-16T17:30:54.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:30:54 [2020-12-16T17:30:54.613Z] === RUN   TestDockerSuite/TestInspectDefault
17:30:55 [2020-12-16T17:30:55.184Z] === RUN   TestDockerSuite/TestInspectHistory
17:30:56 [2020-12-16T17:30:56.124Z] === RUN   TestDockerSuite/TestInspectImage
17:30:56 [2020-12-16T17:30:56.124Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:30:56 [2020-12-16T17:30:56.124Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:30:56 [2020-12-16T17:30:56.124Z] === RUN   TestDockerSuite/TestInspectInt64
17:30:57 [2020-12-16T17:30:57.064Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:30:57 [2020-12-16T17:30:57.635Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:30:57 [2020-12-16T17:30:57.635Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:30:58 [2020-12-16T17:30:58.574Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:30:58 [2020-12-16T17:30:58.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:30:59 [2020-12-16T17:30:59.095Z] === RUN   TestDockerSuite/TestInspectPlugin
17:31:01 [2020-12-16T17:31:01.003Z] === RUN   TestDockerSuite/TestInspectRootFS
17:31:01 [2020-12-16T17:31:01.003Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:31:01 [2020-12-16T17:31:01.573Z] === RUN   TestDockerSuite/TestInspectStatus
17:31:02 [2020-12-16T17:31:02.512Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:31:03 [2020-12-16T17:31:03.895Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:31:04 [2020-12-16T17:31:04.467Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:31:05 [2020-12-16T17:31:05.411Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:31:05 [2020-12-16T17:31:05.679Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:31:06 [2020-12-16T17:31:06.618Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:31:07 [2020-12-16T17:31:07.558Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:31:08 [2020-12-16T17:31:08.127Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:31:08 [2020-12-16T17:31:08.127Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:31:09 [2020-12-16T17:31:09.510Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:31:10 [2020-12-16T17:31:10.451Z] === RUN   TestDockerSuite/TestLinksEnvs
17:31:11 [2020-12-16T17:31:11.391Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:31:11 [2020-12-16T17:31:11.651Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:31:13 [2020-12-16T17:31:13.031Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:31:14 [2020-12-16T17:31:14.411Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:31:15 [2020-12-16T17:31:15.791Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:31:15 [2020-12-16T17:31:15.791Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:31:17 [2020-12-16T17:31:17.173Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:31:17 [2020-12-16T17:31:17.173Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:31:17 [2020-12-16T17:31:17.742Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:31:18 [2020-12-16T17:31:18.312Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:31:26 [2020-12-16T17:31:26.461Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:31:27 [2020-12-16T17:31:27.846Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:31:29 [2020-12-16T17:31:29.227Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:31:29 [2020-12-16T17:31:29.487Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:31:31 [2020-12-16T17:31:31.397Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:31:31 [2020-12-16T17:31:31.397Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:31:31 [2020-12-16T17:31:31.397Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:31:31 [2020-12-16T17:31:31.397Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:31:31 [2020-12-16T17:31:31.397Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:31:31 [2020-12-16T17:31:31.968Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:31:32 [2020-12-16T17:31:32.537Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:31:35 [2020-12-16T17:31:35.829Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:31:35 [2020-12-16T17:31:35.829Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:31:36 [2020-12-16T17:31:36.399Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:31:41 [2020-12-16T17:31:41.682Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:31:41 [2020-12-16T17:31:41.682Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:31:41 [2020-12-16T17:31:41.682Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:31:42 [2020-12-16T17:31:42.621Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:31:43 [2020-12-16T17:31:43.191Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:31:44 [2020-12-16T17:31:44.130Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:31:44 [2020-12-16T17:31:44.700Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:31:45 [2020-12-16T17:31:45.663Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:31:47 [2020-12-16T17:31:47.586Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:31:48 [2020-12-16T17:31:48.156Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:31:48 [2020-12-16T17:31:48.417Z] === RUN   TestDockerSuite/TestLogsSince
17:31:50 [2020-12-16T17:31:50.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:31:55 [2020-12-16T17:31:55.609Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:31:55 [2020-12-16T17:31:55.609Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:32:00 [2020-12-16T17:32:00.893Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:32:01 [2020-12-16T17:32:01.153Z] === RUN   TestDockerSuite/TestLogsTail
17:32:01 [2020-12-16T17:32:01.723Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:32:02 [2020-12-16T17:32:02.293Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:32:02 [2020-12-16T17:32:02.863Z] === RUN   TestDockerSuite/TestMountIntoProc
17:32:03 [2020-12-16T17:32:03.123Z] === RUN   TestDockerSuite/TestMountIntoSys
17:32:03 [2020-12-16T17:32:03.695Z] === RUN   TestDockerSuite/TestNetHostname
17:32:05 [2020-12-16T17:32:05.080Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:32:05 [2020-12-16T17:32:05.080Z] === RUN   TestDockerSuite/TestNetworkEvents
17:32:05 [2020-12-16T17:32:05.651Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:32:07 [2020-12-16T17:32:07.043Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:32:07 [2020-12-16T17:32:07.617Z] === RUN   TestDockerSuite/TestPluginActive
17:32:11 [2020-12-16T17:32:11.817Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:32:16 [2020-12-16T17:32:16.020Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:32:16 [2020-12-16T17:32:16.020Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:32:17 [2020-12-16T17:32:17.400Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:32:20 [2020-12-16T17:32:20.694Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:32:22 [2020-12-16T17:32:22.073Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:32:22 [2020-12-16T17:32:22.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:32:24 [2020-12-16T17:32:24.616Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:32:24 [2020-12-16T17:32:24.616Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:32:29 [2020-12-16T17:32:29.901Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:32:31 [2020-12-16T17:32:31.292Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:32:32 [2020-12-16T17:32:32.234Z] === RUN   TestDockerSuite/TestPortHostBinding
17:32:33 [2020-12-16T17:32:33.172Z] === RUN   TestDockerSuite/TestPortList
17:32:41 [2020-12-16T17:32:41.303Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:32:41 [2020-12-16T17:32:41.303Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:32:46 [2020-12-16T17:32:46.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:32:46 [2020-12-16T17:32:46.840Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:32:46 [2020-12-16T17:32:46.840Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:32:46 [2020-12-16T17:32:46.840Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:32:47 [2020-12-16T17:32:47.412Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:32:47 [2020-12-16T17:32:47.412Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:32:47 [2020-12-16T17:32:47.983Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:32:47 [2020-12-16T17:32:47.983Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:32:48 [2020-12-16T17:32:48.554Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:32:48 [2020-12-16T17:32:48.815Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:32:49 [2020-12-16T17:32:49.755Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:32:49 [2020-12-16T17:32:49.755Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:32:52 [2020-12-16T17:32:52.298Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:32:54 [2020-12-16T17:32:54.214Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:32:54 [2020-12-16T17:32:54.474Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:32:54 [2020-12-16T17:32:54.746Z] === RUN   TestDockerSuite/TestPsByOrder
17:32:56 [2020-12-16T17:32:56.661Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:32:57 [2020-12-16T17:32:57.231Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:32:59 [2020-12-16T17:32:59.775Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:33:03 [2020-12-16T17:33:03.075Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:33:03 [2020-12-16T17:33:03.075Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:33:05 [2020-12-16T17:33:05.619Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:33:12 [2020-12-16T17:33:12.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:33:13 [2020-12-16T17:33:13.142Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:33:14 [2020-12-16T17:33:14.524Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:33:15 [2020-12-16T17:33:15.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:33:16 [2020-12-16T17:33:16.415Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:33:17 [2020-12-16T17:33:17.825Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:33:18 [2020-12-16T17:33:18.086Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:33:19 [2020-12-16T17:33:19.999Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:33:20 [2020-12-16T17:33:20.941Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:33:21 [2020-12-16T17:33:21.202Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:33:21 [2020-12-16T17:33:21.773Z] === RUN   TestDockerSuite/TestPsRightTagName
17:33:23 [2020-12-16T17:33:23.686Z] === RUN   TestDockerSuite/TestPsShowMounts
17:33:26 [2020-12-16T17:33:26.229Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:33:26 [2020-12-16T17:33:26.799Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:33:26 [2020-12-16T17:33:26.799Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:33:27 [2020-12-16T17:33:27.059Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:33:27 [2020-12-16T17:33:27.059Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:33:27 [2020-12-16T17:33:27.320Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:33:27 [2020-12-16T17:33:27.894Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:33:29 [2020-12-16T17:33:29.277Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:33:29 [2020-12-16T17:33:29.848Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:33:30 [2020-12-16T17:33:30.417Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:33:37 [2020-12-16T17:33:37.006Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:33:37 [2020-12-16T17:33:37.582Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:33:38 [2020-12-16T17:33:38.963Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:33:38 [2020-12-16T17:33:38.963Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:33:38 [2020-12-16T17:33:38.963Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:33:39 [2020-12-16T17:33:39.223Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:33:41 [2020-12-16T17:33:41.131Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:33:42 [2020-12-16T17:33:42.071Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:33:44 [2020-12-16T17:33:44.615Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:33:44 [2020-12-16T17:33:44.615Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:33:45 [2020-12-16T17:33:45.555Z] === RUN   TestDockerSuite/TestRmiBlank
17:33:45 [2020-12-16T17:33:45.555Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:33:45 [2020-12-16T17:33:45.555Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:33:49 [2020-12-16T17:33:49.758Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:33:49 [2020-12-16T17:33:49.758Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:33:50 [2020-12-16T17:33:50.018Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:33:51 [2020-12-16T17:33:51.405Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:33:51 [2020-12-16T17:33:51.975Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:33:53 [2020-12-16T17:33:53.356Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:33:53 [2020-12-16T17:33:53.927Z] === RUN   TestDockerSuite/TestRmiTag
17:33:53 [2020-12-16T17:33:53.927Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:33:54 [2020-12-16T17:33:54.498Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:33:57 [2020-12-16T17:33:57.812Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:33:58 [2020-12-16T17:33:58.072Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:33:58 [2020-12-16T17:33:58.642Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:33:58 [2020-12-16T17:33:58.902Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:33:59 [2020-12-16T17:33:59.842Z] === RUN   TestDockerSuite/TestRunAddHost
17:34:00 [2020-12-16T17:34:00.413Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:34:00 [2020-12-16T17:34:00.413Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:34:00 [2020-12-16T17:34:00.984Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:34:00 [2020-12-16T17:34:00.984Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:34:01 [2020-12-16T17:34:01.555Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:34:02 [2020-12-16T17:34:02.496Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:34:03 [2020-12-16T17:34:03.068Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:34:03 [2020-12-16T17:34:03.637Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:34:04 [2020-12-16T17:34:04.207Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:34:05 [2020-12-16T17:34:05.592Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:34:06 [2020-12-16T17:34:06.534Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:34:07 [2020-12-16T17:34:07.105Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:34:07 [2020-12-16T17:34:07.676Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:34:08 [2020-12-16T17:34:08.247Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:34:08 [2020-12-16T17:34:08.817Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:34:09 [2020-12-16T17:34:09.388Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:34:10 [2020-12-16T17:34:10.330Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:34:10 [2020-12-16T17:34:10.901Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:34:11 [2020-12-16T17:34:11.858Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:34:12 [2020-12-16T17:34:12.452Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:34:13 [2020-12-16T17:34:13.025Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:34:13 [2020-12-16T17:34:13.025Z] === RUN   TestDockerSuite/TestRunBindMounts
17:34:14 [2020-12-16T17:34:14.408Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:34:14 [2020-12-16T17:34:14.978Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:34:15 [2020-12-16T17:34:15.238Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:34:15 [2020-12-16T17:34:15.810Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:34:16 [2020-12-16T17:34:16.381Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:34:16 [2020-12-16T17:34:16.381Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:34:16 [2020-12-16T17:34:16.641Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:34:17 [2020-12-16T17:34:17.213Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:34:17 [2020-12-16T17:34:17.475Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:34:18 [2020-12-16T17:34:18.047Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:34:18 [2020-12-16T17:34:18.618Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:34:18 [2020-12-16T17:34:18.618Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:34:19 [2020-12-16T17:34:19.189Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:34:19 [2020-12-16T17:34:19.189Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:34:19 [2020-12-16T17:34:19.761Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:34:20 [2020-12-16T17:34:20.332Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:34:20 [2020-12-16T17:34:20.903Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:34:21 [2020-12-16T17:34:21.474Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:34:21 [2020-12-16T17:34:21.474Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:34:22 [2020-12-16T17:34:22.046Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:34:22 [2020-12-16T17:34:22.987Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:34:23 [2020-12-16T17:34:23.247Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:34:23 [2020-12-16T17:34:23.817Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:34:25 [2020-12-16T17:34:25.205Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:34:26 [2020-12-16T17:34:26.150Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:34:26 [2020-12-16T17:34:26.730Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:34:27 [2020-12-16T17:34:27.300Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:34:27 [2020-12-16T17:34:27.869Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:34:28 [2020-12-16T17:34:28.439Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:34:29 [2020-12-16T17:34:29.821Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:34:32 [2020-12-16T17:34:32.360Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:34:32 [2020-12-16T17:34:32.360Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:34:32 [2020-12-16T17:34:32.931Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:34:34 [2020-12-16T17:34:34.842Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:34:35 [2020-12-16T17:34:35.783Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:34:37 [2020-12-16T17:34:37.694Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:34:39 [2020-12-16T17:34:39.603Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:34:39 [2020-12-16T17:34:39.603Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:34:39 [2020-12-16T17:34:39.603Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:34:39 [2020-12-16T17:34:39.863Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:34:41 [2020-12-16T17:34:41.251Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:34:42 [2020-12-16T17:34:42.634Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:34:44 [2020-12-16T17:34:44.562Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:34:44 [2020-12-16T17:34:44.562Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:34:45 [2020-12-16T17:34:45.950Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:34:46 [2020-12-16T17:34:46.210Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:34:46 [2020-12-16T17:34:46.210Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:34:46 [2020-12-16T17:34:46.780Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:34:48 [2020-12-16T17:34:48.690Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:34:48 [2020-12-16T17:34:48.690Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:34:48 [2020-12-16T17:34:48.690Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:34:48 [2020-12-16T17:34:48.950Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:34:49 [2020-12-16T17:34:49.520Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:34:50 [2020-12-16T17:34:50.090Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:34:51 [2020-12-16T17:34:51.031Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:34:51 [2020-12-16T17:34:51.031Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:34:51 [2020-12-16T17:34:51.602Z] === RUN   TestDockerSuite/TestRunEnvironment
17:34:52 [2020-12-16T17:34:52.172Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:34:53 [2020-12-16T17:34:53.112Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:34:53 [2020-12-16T17:34:53.682Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:34:53 [2020-12-16T17:34:53.942Z] === RUN   TestDockerSuite/TestRunExitCode
17:34:54 [2020-12-16T17:34:54.202Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:34:55 [2020-12-16T17:34:55.145Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:34:55 [2020-12-16T17:34:55.714Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:34:55 [2020-12-16T17:34:55.975Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:34:55 [2020-12-16T17:34:55.975Z] === RUN   TestDockerSuite/TestRunExposePort
17:34:56 [2020-12-16T17:34:56.235Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:34:56 [2020-12-16T17:34:56.496Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:34:57 [2020-12-16T17:34:57.066Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:34:58 [2020-12-16T17:34:58.449Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:34:58 [2020-12-16T17:34:58.709Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:34:58 [2020-12-16T17:34:58.709Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:34:59 [2020-12-16T17:34:59.280Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:35:01 [2020-12-16T17:35:01.210Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:35:02 [2020-12-16T17:35:02.152Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:35:02 [2020-12-16T17:35:02.412Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:35:05 [2020-12-16T17:35:05.708Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:35:07 [2020-12-16T17:35:07.615Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:35:11 [2020-12-16T17:35:11.812Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:35:13 [2020-12-16T17:35:13.196Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:35:14 [2020-12-16T17:35:14.578Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:35:14 [2020-12-16T17:35:14.578Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:35:15 [2020-12-16T17:35:15.519Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:35:15 [2020-12-16T17:35:15.519Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:35:15 [2020-12-16T17:35:15.519Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:35:15 [2020-12-16T17:35:15.519Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:35:16 [2020-12-16T17:35:16.460Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:35:18 [2020-12-16T17:35:18.372Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:35:19 [2020-12-16T17:35:19.315Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:35:20 [2020-12-16T17:35:20.264Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:35:26 [2020-12-16T17:35:26.840Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:35:26 [2020-12-16T17:35:26.840Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:35:26 [2020-12-16T17:35:26.840Z] === RUN   TestDockerSuite/TestRunModeHostname
17:35:27 [2020-12-16T17:35:27.102Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:35:27 [2020-12-16T17:35:27.102Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:35:27 [2020-12-16T17:35:27.362Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:35:28 [2020-12-16T17:35:28.302Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:35:28 [2020-12-16T17:35:28.871Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:35:29 [2020-12-16T17:35:29.810Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:35:29 [2020-12-16T17:35:29.810Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:35:30 [2020-12-16T17:35:30.070Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:35:31 [2020-12-16T17:35:31.010Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:35:31 [2020-12-16T17:35:31.951Z] === RUN   TestDockerSuite/TestRunMount
17:35:36 [2020-12-16T17:35:36.152Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:35:36 [2020-12-16T17:35:36.152Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:35:36 [2020-12-16T17:35:36.722Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:35:37 [2020-12-16T17:35:37.662Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:35:38 [2020-12-16T17:35:38.232Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:35:39 [2020-12-16T17:35:39.623Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:35:42 [2020-12-16T17:35:42.171Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:35:43 [2020-12-16T17:35:43.555Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:35:45 [2020-12-16T17:35:45.466Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:35:46 [2020-12-16T17:35:46.409Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:35:46 [2020-12-16T17:35:46.980Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:35:47 [2020-12-16T17:35:47.920Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:35:47 [2020-12-16T17:35:47.920Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:35:48 [2020-12-16T17:35:48.180Z] === RUN   TestDockerSuite/TestRunNetHost
17:35:49 [2020-12-16T17:35:49.120Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:35:50 [2020-12-16T17:35:50.059Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:35:50 [2020-12-16T17:35:50.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:35:50 [2020-12-16T17:35:50.580Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:35:51 [2020-12-16T17:35:51.961Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:35:53 [2020-12-16T17:35:53.873Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:35:56 [2020-12-16T17:35:56.415Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:35:56 [2020-12-16T17:35:56.675Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:35:56 [2020-12-16T17:35:56.675Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:35:57 [2020-12-16T17:35:57.244Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:35:57 [2020-12-16T17:35:57.244Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:35:57 [2020-12-16T17:35:57.828Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:35:58 [2020-12-16T17:35:58.088Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:35:58 [2020-12-16T17:35:58.348Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:35:58 [2020-12-16T17:35:58.608Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:36:03 [2020-12-16T17:36:03.886Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:36:04 [2020-12-16T17:36:04.456Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:36:04 [2020-12-16T17:36:04.456Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:36:05 [2020-12-16T17:36:05.031Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:36:05 [2020-12-16T17:36:05.972Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:36:06 [2020-12-16T17:36:06.232Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:36:07 [2020-12-16T17:36:07.171Z] === RUN   TestDockerSuite/TestRunPortInUse
17:36:07 [2020-12-16T17:36:07.741Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:36:08 [2020-12-16T17:36:08.312Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:36:08 [2020-12-16T17:36:08.882Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:36:09 [2020-12-16T17:36:09.453Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:36:09 [2020-12-16T17:36:09.713Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:36:10 [2020-12-16T17:36:10.282Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:36:10 [2020-12-16T17:36:10.543Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:36:10 [2020-12-16T17:36:10.543Z] === RUN   TestDockerSuite/TestRunPublishPort
17:36:11 [2020-12-16T17:36:11.482Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:36:12 [2020-12-16T17:36:12.052Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:36:12 [2020-12-16T17:36:12.052Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:36:12 [2020-12-16T17:36:12.052Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:36:12 [2020-12-16T17:36:12.624Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:36:14 [2020-12-16T17:36:14.008Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:36:14 [2020-12-16T17:36:14.008Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:36:14 [2020-12-16T17:36:14.950Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:36:16 [2020-12-16T17:36:16.360Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:36:17 [2020-12-16T17:36:17.745Z] === RUN   TestDockerSuite/TestRunRm
17:36:18 [2020-12-16T17:36:18.007Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:36:18 [2020-12-16T17:36:18.267Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:36:20 [2020-12-16T17:36:20.809Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:36:22 [2020-12-16T17:36:22.189Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:36:22 [2020-12-16T17:36:22.189Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:36:22 [2020-12-16T17:36:22.450Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:36:23 [2020-12-16T17:36:23.020Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:36:24 [2020-12-16T17:36:24.932Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:36:25 [2020-12-16T17:36:25.193Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:36:25 [2020-12-16T17:36:25.762Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:36:29 [2020-12-16T17:36:29.062Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:36:32 [2020-12-16T17:36:32.357Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:36:32 [2020-12-16T17:36:32.357Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:36:32 [2020-12-16T17:36:32.357Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:36:32 [2020-12-16T17:36:32.927Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:36:33 [2020-12-16T17:36:33.496Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:36:34 [2020-12-16T17:36:34.070Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:36:35 [2020-12-16T17:36:35.014Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:36:35 [2020-12-16T17:36:35.275Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:36:35 [2020-12-16T17:36:35.845Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:36:36 [2020-12-16T17:36:36.416Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:36:36 [2020-12-16T17:36:36.987Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:36:37 [2020-12-16T17:36:37.557Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:36:39 [2020-12-16T17:36:39.471Z] === RUN   TestDockerSuite/TestRunState
17:36:40 [2020-12-16T17:36:40.411Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:36:40 [2020-12-16T17:36:40.981Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:36:41 [2020-12-16T17:36:41.242Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:36:41 [2020-12-16T17:36:41.503Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:36:41 [2020-12-16T17:36:41.503Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:36:42 [2020-12-16T17:36:42.073Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:36:42 [2020-12-16T17:36:42.334Z] === RUN   TestDockerSuite/TestRunSysctls
17:36:43 [2020-12-16T17:36:43.275Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:36:43 [2020-12-16T17:36:43.275Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:36:43 [2020-12-16T17:36:43.275Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:36:43 [2020-12-16T17:36:43.845Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:36:45 [2020-12-16T17:36:45.233Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:36:45 [2020-12-16T17:36:45.803Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:36:46 [2020-12-16T17:36:46.744Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:36:49 [2020-12-16T17:36:49.287Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:36:49 [2020-12-16T17:36:49.859Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:36:52 [2020-12-16T17:36:52.413Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:36:52 [2020-12-16T17:36:52.413Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:36:52 [2020-12-16T17:36:52.673Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:36:53 [2020-12-16T17:36:53.243Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:36:53 [2020-12-16T17:36:53.503Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:36:55 [2020-12-16T17:36:55.415Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:36:55 [2020-12-16T17:36:55.986Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:36:56 [2020-12-16T17:36:56.927Z] === RUN   TestDockerSuite/TestRunUserByID
17:36:57 [2020-12-16T17:36:57.498Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:36:57 [2020-12-16T17:36:57.498Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:36:57 [2020-12-16T17:36:57.498Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:36:58 [2020-12-16T17:36:58.439Z] === RUN   TestDockerSuite/TestRunUserByName
17:36:59 [2020-12-16T17:36:59.010Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:36:59 [2020-12-16T17:36:59.270Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:36:59 [2020-12-16T17:36:59.531Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:36:59 [2020-12-16T17:36:59.531Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:36:59 [2020-12-16T17:36:59.531Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:37:00 [2020-12-16T17:37:00.102Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:37:03 [2020-12-16T17:37:03.402Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:37:03 [2020-12-16T17:37:03.663Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:37:04 [2020-12-16T17:37:04.233Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:37:04 [2020-12-16T17:37:04.493Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:37:06 [2020-12-16T17:37:06.405Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:37:07 [2020-12-16T17:37:07.348Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:37:07 [2020-12-16T17:37:07.609Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:37:09 [2020-12-16T17:37:09.532Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:37:11 [2020-12-16T17:37:11.447Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:37:11 [2020-12-16T17:37:11.708Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:37:12 [2020-12-16T17:37:12.278Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:37:12 [2020-12-16T17:37:12.849Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:37:13 [2020-12-16T17:37:13.791Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:37:14 [2020-12-16T17:37:14.363Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:37:14 [2020-12-16T17:37:14.624Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:37:14 [2020-12-16T17:37:14.624Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:37:15 [2020-12-16T17:37:15.197Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
17:37:15 [2020-12-16T17:37:15.768Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:37:16 [2020-12-16T17:37:16.029Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:37:16 [2020-12-16T17:37:16.602Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:37:16 [2020-12-16T17:37:16.602Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:37:17 [2020-12-16T17:37:17.171Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:37:17 [2020-12-16T17:37:17.171Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:37:17 [2020-12-16T17:37:17.742Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:37:17 [2020-12-16T17:37:17.742Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:37:18 [2020-12-16T17:37:18.312Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:37:18 [2020-12-16T17:37:18.572Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:37:18 [2020-12-16T17:37:18.572Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:37:18 [2020-12-16T17:37:18.572Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:37:19 [2020-12-16T17:37:19.142Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:37:20 [2020-12-16T17:37:20.525Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:37:20 [2020-12-16T17:37:20.525Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:37:20 [2020-12-16T17:37:20.786Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:37:20 [2020-12-16T17:37:20.786Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:37:21 [2020-12-16T17:37:21.356Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:37:21 [2020-12-16T17:37:21.356Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:37:22 [2020-12-16T17:37:22.297Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:37:22 [2020-12-16T17:37:22.869Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:37:24 [2020-12-16T17:37:24.800Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:37:24 [2020-12-16T17:37:24.800Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:37:24 [2020-12-16T17:37:24.800Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:37:24 [2020-12-16T17:37:24.800Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:37:25 [2020-12-16T17:37:25.741Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:37:26 [2020-12-16T17:37:26.313Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:37:27 [2020-12-16T17:37:27.255Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:37:27 [2020-12-16T17:37:27.255Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:37:28 [2020-12-16T17:37:28.198Z] === RUN   TestDockerSuite/TestSaveImageId
17:37:28 [2020-12-16T17:37:28.460Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:37:28 [2020-12-16T17:37:28.721Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:37:30 [2020-12-16T17:37:30.106Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:37:30 [2020-12-16T17:37:30.106Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:37:31 [2020-12-16T17:37:31.490Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:37:31 [2020-12-16T17:37:31.490Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:37:31 [2020-12-16T17:37:31.490Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:37:32 [2020-12-16T17:37:32.875Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:37:33 [2020-12-16T17:37:33.447Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:37:34 [2020-12-16T17:37:34.019Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:37:34 [2020-12-16T17:37:34.592Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:37:34 [2020-12-16T17:37:34.592Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:37:34 [2020-12-16T17:37:34.592Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:37:34 [2020-12-16T17:37:34.853Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:37:35 [2020-12-16T17:37:35.426Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:37:37 [2020-12-16T17:37:37.338Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:37:42 [2020-12-16T17:37:42.634Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:37:44 [2020-12-16T17:37:44.018Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:37:44 [2020-12-16T17:37:44.279Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:37:45 [2020-12-16T17:37:45.219Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:37:46 [2020-12-16T17:37:46.601Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:37:47 [2020-12-16T17:37:47.986Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:37:48 [2020-12-16T17:37:48.926Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:37:49 [2020-12-16T17:37:49.867Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:37:50 [2020-12-16T17:37:50.439Z] === RUN   TestDockerSuite/TestStartRecordError
17:37:51 [2020-12-16T17:37:51.822Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:37:52 [2020-12-16T17:37:52.763Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:37:54 [2020-12-16T17:37:54.148Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:37:56 [2020-12-16T17:37:56.689Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:38:00 [2020-12-16T17:38:00.887Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:38:04 [2020-12-16T17:38:04.194Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:38:06 [2020-12-16T17:38:06.739Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:38:08 [2020-12-16T17:38:08.647Z] === RUN   TestDockerSuite/TestStatsNoStream
17:38:09 [2020-12-16T17:38:09.217Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:38:11 [2020-12-16T17:38:11.126Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:38:11 [2020-12-16T17:38:11.707Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:38:12 [2020-12-16T17:38:12.702Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:38:13 [2020-12-16T17:38:13.272Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:38:14 [2020-12-16T17:38:14.213Z] === RUN   TestDockerSuite/TestTopPrivileged
17:38:14 [2020-12-16T17:38:14.784Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:38:14 [2020-12-16T17:38:14.784Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:38:15 [2020-12-16T17:38:15.355Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:38:17 [2020-12-16T17:38:17.895Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:38:21 [2020-12-16T17:38:21.188Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:38:21 [2020-12-16T17:38:21.188Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:38:21 [2020-12-16T17:38:21.758Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:38:21 [2020-12-16T17:38:21.758Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
17:38:22 [2020-12-16T17:38:22.328Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
17:38:23 [2020-12-16T17:38:23.267Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:38:23 [2020-12-16T17:38:23.267Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:38:24 [2020-12-16T17:38:24.207Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:38:24 [2020-12-16T17:38:24.777Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:38:25 [2020-12-16T17:38:25.347Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:38:26 [2020-12-16T17:38:26.287Z] === RUN   TestDockerSuite/TestUpdateStats
17:38:30 [2020-12-16T17:38:30.483Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:38:31 [2020-12-16T17:38:31.053Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:38:31 [2020-12-16T17:38:31.053Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:38:31 [2020-12-16T17:38:31.623Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:38:31 [2020-12-16T17:38:31.883Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:38:32 [2020-12-16T17:38:32.455Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:38:35 [2020-12-16T17:38:35.773Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:38:37 [2020-12-16T17:38:37.680Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:38:40 [2020-12-16T17:38:40.220Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:38:40 [2020-12-16T17:38:40.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:38:41 [2020-12-16T17:38:41.601Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:38:42 [2020-12-16T17:38:42.541Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:38:45 [2020-12-16T17:38:45.086Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:38:47 [2020-12-16T17:38:47.626Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:38:49 [2020-12-16T17:38:49.006Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:38:50 [2020-12-16T17:38:50.391Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:38:51 [2020-12-16T17:38:51.338Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:38:52 [2020-12-16T17:38:52.292Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:38:53 [2020-12-16T17:38:53.679Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:38:55 [2020-12-16T17:38:55.064Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:38:56 [2020-12-16T17:38:56.007Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:38:57 [2020-12-16T17:38:57.391Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:38:57 [2020-12-16T17:38:57.962Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:38:59 [2020-12-16T17:38:59.349Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:39:14 [2020-12-16T17:39:14.249Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:39:14 [2020-12-16T17:39:14.249Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:39:14 [2020-12-16T17:39:14.249Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:39:14 [2020-12-16T17:39:14.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:39:14 [2020-12-16T17:39:14.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:39:14 [2020-12-16T17:39:14.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:39:14 [2020-12-16T17:39:14.818Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:39:15 [2020-12-16T17:39:15.388Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:39:15 [2020-12-16T17:39:15.388Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:39:15 [2020-12-16T17:39:15.958Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:39:16 [2020-12-16T17:39:16.219Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:39:16 [2020-12-16T17:39:16.219Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:39:16 [2020-12-16T17:39:16.219Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:39:16 [2020-12-16T17:39:16.219Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:39:17 [2020-12-16T17:39:17.160Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:39:17 [2020-12-16T17:39:17.731Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:39:18 [2020-12-16T17:39:18.002Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:39:18 [2020-12-16T17:39:18.002Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:39:18 [2020-12-16T17:39:18.002Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:39:18 [2020-12-16T17:39:18.268Z] === RUN   TestDockerSuite/TestVolumeEvents
17:39:19 [2020-12-16T17:39:19.211Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:39:20 [2020-12-16T17:39:20.594Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:39:20 [2020-12-16T17:39:20.594Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:39:20 [2020-12-16T17:39:20.594Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:39:22 [2020-12-16T17:39:22.506Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:39:25 [2020-12-16T17:39:25.051Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:39:25 [2020-12-16T17:39:25.051Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:39:25 [2020-12-16T17:39:25.051Z] --- PASS: TestDockerSuite (1370.35s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.74s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.90s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.85s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.90s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.23s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.07s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.90s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.85s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.75s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.80s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.73s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.71s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.74s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.10s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.04s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.20s)
17:39:25 [2020-12-16T17:39:25.051Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.21s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.26s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.76s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.24s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.15s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.05s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.84s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.98s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.32s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.72s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.87s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.84s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.04s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.67s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.11s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.04s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.58s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.95s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.60s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.93s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.10s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.24s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.61s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.49s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.63s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.71s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.40s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.91s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.19s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.34s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.81s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.32s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.86s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.53s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFails (0.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.44s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.37s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.02s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.57s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.83s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.19s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.47s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.99s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.74s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.12s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.23s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.87s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.33s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.71s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.53s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.40s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.01s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.22s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.65s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.33s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.78s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.98s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRm (2.86s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.66s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.64s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.16s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildUser (1.91s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.63s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.90s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.02s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.25s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.54s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:39:25 [2020-12-16T17:39:25.052Z]         docker_cli_sni_test.go:18: Flakey test
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitChange (0.83s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.31s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.25s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.34s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s)
17:39:25 [2020-12-16T17:39:25.052Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.18s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.32s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.71s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.40s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.44s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.49s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.31s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.57s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c64fc0_<nil>} (0.51s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1137227641_/foo_false__<nil>_<nil>_<nil>} (1.37s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1137227641_/foo_true__<nil>_<nil>_<nil>} (1.51s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_false__<nil>_<nil>_<nil>} (1.73s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_true__<nil>_<nil>_<nil>} (1.55s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3607336580_/foo_true__0xc000c65020_<nil>_<nil>} (1.44s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c65040_<nil>} (1.78s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c65060_<nil>} (1.54s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c65080_<nil>} (1.53s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c650c0_<nil>} (1.54s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.74s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.45s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.96s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.47s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.63s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.57s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.63s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.50s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.85s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.58s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.51s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToDot (0.61s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.49s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.88s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.92s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.35s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.66s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.65s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.88s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.76s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.52s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.79s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.14s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.11s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.91s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.053Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:39:25 [2020-12-16T17:39:25.053Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsResize (0.55s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.63s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.16s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.27s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.92s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecEnv (0.91s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.33s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.62s)
17:39:25 [2020-12-16T17:39:25.053Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.78s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.55s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.73s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.62s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.57s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecTTY (0.80s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.57s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.64s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHealth (19.31s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.74s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportFile (1.18s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.19s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.50s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.76s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.83s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.64s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.66s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.70s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.89s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.68s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.57s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.65s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsSince (6.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.61s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsTail (0.59s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.30s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestNetHostname (1.31s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.70s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginActive (3.56s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.04s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.92s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPortList (6.82s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.53s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.57s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.94s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.26s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.94s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.91s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.91s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.50s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:39:25 [2020-12-16T17:39:25.054Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.57s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.28s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.10s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.15s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.51s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.05s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
17:39:25 [2020-12-16T17:39:25.054Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.29s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.60s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.85s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.85s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.71s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.90s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.49s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.17s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.63s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMount (3.82s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.85s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.78s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.53s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.97s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.59s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.86s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.61s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.68s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRm (0.67s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunState (0.98s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.92s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.48s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.18s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.51s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.57s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.13s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.86s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:39:25 [2020-12-16T17:39:25.055Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents662504721
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.95s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.30s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.62s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.61s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.74s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.09s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.49s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.67s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.19s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.14s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.12s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.74s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s)
17:39:25 [2020-12-16T17:39:25.056Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:39:25 [2020-12-16T17:39:25.056Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:39:25 [2020-12-16T17:39:25.056Z] === RUN   TestDockerRegistrySuite
17:39:25 [2020-12-16T17:39:25.056Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:39:26 [2020-12-16T17:39:26.442Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:39:27 [2020-12-16T17:39:27.826Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:39:29 [2020-12-16T17:39:29.220Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:39:29 [2020-12-16T17:39:29.220Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:39:32 [2020-12-16T17:39:32.518Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:39:37 [2020-12-16T17:39:37.813Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:39:40 [2020-12-16T17:39:40.357Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:39:41 [2020-12-16T17:39:41.739Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:39:42 [2020-12-16T17:39:42.309Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:39:43 [2020-12-16T17:39:43.248Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:39:44 [2020-12-16T17:39:44.629Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:39:45 [2020-12-16T17:39:45.569Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:39:46 [2020-12-16T17:39:46.509Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:39:47 [2020-12-16T17:39:47.449Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:39:49 [2020-12-16T17:39:49.358Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:39:51 [2020-12-16T17:39:51.268Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:39:51 [2020-12-16T17:39:51.837Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:39:54 [2020-12-16T17:39:54.377Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:39:54 [2020-12-16T17:39:54.946Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:39:55 [2020-12-16T17:39:55.207Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:39:56 [2020-12-16T17:39:56.163Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:39:57 [2020-12-16T17:39:57.102Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:39:58 [2020-12-16T17:39:58.042Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:40:00 [2020-12-16T17:40:00.581Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:40:00 [2020-12-16T17:40:00.582Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:40:01 [2020-12-16T17:40:01.963Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:40:02 [2020-12-16T17:40:02.223Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:40:02 [2020-12-16T17:40:02.223Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:40:02 [2020-12-16T17:40:02.482Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:40:02 [2020-12-16T17:40:02.742Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:40:03 [2020-12-16T17:40:03.002Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:40:03 [2020-12-16T17:40:03.262Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:40:04 [2020-12-16T17:40:04.201Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:40:05 [2020-12-16T17:40:05.580Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:40:06 [2020-12-16T17:40:06.519Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:40:07 [2020-12-16T17:40:07.459Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:40:08 [2020-12-16T17:40:08.399Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:40:09 [2020-12-16T17:40:09.338Z] --- PASS: TestDockerRegistrySuite (44.23s)
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.32s)
17:40:09 [2020-12-16T17:40:09.338Z]         check_test.go:196: [dbe2f69242397] daemon is not started
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.36s)
17:40:09 [2020-12-16T17:40:09.338Z]         check_test.go:196: [dc1760430af3f] daemon is not started
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s)
17:40:09 [2020-12-16T17:40:09.338Z]         check_test.go:196: [d61585e9a6b61] daemon is not started
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.22s)
17:40:09 [2020-12-16T17:40:09.338Z]         check_test.go:196: [df444463caa60] daemon is not started
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s)
17:40:09 [2020-12-16T17:40:09.338Z]         check_test.go:196: [db54aa4023fad] daemon is not started
17:40:09 [2020-12-16T17:40:09.338Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.56s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d30e3ba2cb6dd] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [dc4772e111df9] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d3e23861c6cc0] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d9b0f771c3756] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d67e20e4953e7] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d6d850efae40d] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d6f2e22bc9aec] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d26b890c9b8b8] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d5db7bfc2716d] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s)
17:40:09 [2020-12-16T17:40:09.339Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2a63fa60a3ea05f1d9b43ac45231c9b5aa63d06d29b0f9c23a37dc444a2a213
17:40:09 [2020-12-16T17:40:09.339Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d14ef998634c1b7de85fc36338c485738dff50fba32fcf77c8702c02b081f0f
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d94448f09a1b5] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s)
17:40:09 [2020-12-16T17:40:09.339Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:568b5d18a9001395a9133f1114177927c20f02bc4944bcb77615e245b9fb7e03
17:40:09 [2020-12-16T17:40:09.339Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50ee20c9af70e2f40651a42abcb602082552eb1361bd175afa28c4c95274cd5b
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [dd65575a66886] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d916d1c08d93c] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [dd6cd35bfa1a9] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d2051cb16ff56] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d2d3c0337dd56] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d953a4003aa9a] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [dcaef2bd6f28f] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d02c1e6c1d741] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.44s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d25c980859bf7] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d904d88a60e62] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d5e5e574f2d48] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d7f2bb495ca92] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d3549a91f1b3f] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d6dc44b1e9229] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d1231ab9b8341] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [dafc1d9372d41] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d9fddaa3ed97d] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d52ea3ddb1bfe] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d555168a92363] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d5ae3b95ae22c] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
17:40:09 [2020-12-16T17:40:09.339Z]         check_test.go:196: [d789e6c2a1292] daemon is not started
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
17:40:09 [2020-12-16T17:40:09.339Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
17:40:09 [2020-12-16T17:40:09.339Z] === RUN   TestDockerSchema1RegistrySuite
17:40:09 [2020-12-16T17:40:09.339Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:40:09 [2020-12-16T17:40:09.339Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:40:12 [2020-12-16T17:40:12.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:40:16 [2020-12-16T17:40:16.852Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:40:19 [2020-12-16T17:40:19.391Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:40:20 [2020-12-16T17:40:20.330Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:40:21 [2020-12-16T17:40:21.270Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:40:21 [2020-12-16T17:40:21.270Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:40:22 [2020-12-16T17:40:22.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:40:23 [2020-12-16T17:40:23.150Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:40:24 [2020-12-16T17:40:24.090Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:40:26 [2020-12-16T17:40:26.630Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:40:26 [2020-12-16T17:40:26.890Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:40:27 [2020-12-16T17:40:27.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:40:27 [2020-12-16T17:40:27.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:40:27 [2020-12-16T17:40:27.718Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:40:27 [2020-12-16T17:40:27.978Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:40:28 [2020-12-16T17:40:28.548Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:40:28 [2020-12-16T17:40:28.548Z] --- PASS: TestDockerSchema1RegistrySuite (19.46s)
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d5ad1a56b0e25] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d5113440fbbaa] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.16s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [dd803c08c8741] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d820064a7b732] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [da67d5b219321] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d7f054d404c46] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d810ec9ee4dc4] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d8a08f0c3eac4] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d8cb4267eeeef] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d2db89ac9f139] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d625bcd2ca11c] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d8c5d9deb03cf] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [de52b967c02dc] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [dfb1865fa33a7] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d5dcf900c6ef8] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [dd72da396da62] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [df5955cd6e0be] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:40:28 [2020-12-16T17:40:28.548Z]         check_test.go:223: [d28d43fdfa97e] daemon is not started
17:40:28 [2020-12-16T17:40:28.548Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:40:28 [2020-12-16T17:40:28.548Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:40:29 [2020-12-16T17:40:29.488Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:40:30 [2020-12-16T17:40:30.065Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:40:30 [2020-12-16T17:40:30.065Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:40:31 [2020-12-16T17:40:31.469Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:40:31 [2020-12-16T17:40:31.469Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:40:32 [2020-12-16T17:40:32.039Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:40:32 [2020-12-16T17:40:32.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:40:32 [2020-12-16T17:40:32.868Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.12s)
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [d093bdeae87c8] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [dab772e4a39d8] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [decbeaa594bd4] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [d2d8e694cf4f4] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [d056eab4a59bf] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [d6f02f91c5222] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:40:32 [2020-12-16T17:40:32.868Z]         check_test.go:252: [d12bc4bfca701] daemon is not started
17:40:32 [2020-12-16T17:40:32.868Z] === RUN   TestDockerRegistryAuthTokenSuite
17:40:32 [2020-12-16T17:40:32.868Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:40:38 [2020-12-16T17:40:38.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:40:38 [2020-12-16T17:40:38.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:40:38 [2020-12-16T17:40:38.143Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:40:38 [2020-12-16T17:40:38.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:40:38 [2020-12-16T17:40:38.403Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
17:40:38 [2020-12-16T17:40:38.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
17:40:38 [2020-12-16T17:40:38.403Z]         check_test.go:279: [dc8ad0e9720b1] daemon is not started
17:40:38 [2020-12-16T17:40:38.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:40:38 [2020-12-16T17:40:38.403Z]         check_test.go:279: [d0f4a898bfaf9] daemon is not started
17:40:38 [2020-12-16T17:40:38.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:40:38 [2020-12-16T17:40:38.403Z]         check_test.go:279: [dd30311cb8ce9] daemon is not started
17:40:38 [2020-12-16T17:40:38.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:40:38 [2020-12-16T17:40:38.403Z]         check_test.go:279: [d2521f37193fb] daemon is not started
17:40:38 [2020-12-16T17:40:38.403Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
17:40:38 [2020-12-16T17:40:38.403Z]         check_test.go:279: [d31bdf9163270] daemon is not started
17:40:38 [2020-12-16T17:40:38.403Z] === RUN   TestDockerNetworkSuite
17:40:38 [2020-12-16T17:40:38.403Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:40:40 [2020-12-16T17:40:40.311Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:40:41 [2020-12-16T17:40:41.251Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:40:44 [2020-12-16T17:40:44.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:40:45 [2020-12-16T17:40:45.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:40:48 [2020-12-16T17:40:48.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:40:49 [2020-12-16T17:40:49.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:40:55 [2020-12-16T17:40:55.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:40:57 [2020-12-16T17:40:57.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:40:58 [2020-12-16T17:40:58.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:40:59 [2020-12-16T17:40:59.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:40:59 [2020-12-16T17:40:59.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:41:00 [2020-12-16T17:41:00.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:41:01 [2020-12-16T17:41:01.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:41:01 [2020-12-16T17:41:01.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:41:01 [2020-12-16T17:41:01.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:41:02 [2020-12-16T17:41:02.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:41:02 [2020-12-16T17:41:02.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:41:02 [2020-12-16T17:41:02.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:41:03 [2020-12-16T17:41:03.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:41:04 [2020-12-16T17:41:04.060Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:41:05 [2020-12-16T17:41:05.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:41:05 [2020-12-16T17:41:05.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:41:05 [2020-12-16T17:41:05.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:41:05 [2020-12-16T17:41:05.263Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:41:07 [2020-12-16T17:41:07.809Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:41:09 [2020-12-16T17:41:09.735Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:41:16 [2020-12-16T17:41:16.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:41:16 [2020-12-16T17:41:16.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:41:16 [2020-12-16T17:41:16.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:41:16 [2020-12-16T17:41:16.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:41:16 [2020-12-16T17:41:16.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:41:16 [2020-12-16T17:41:16.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:41:16 [2020-12-16T17:41:16.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:41:16 [2020-12-16T17:41:16.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:41:19 [2020-12-16T17:41:19.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:41:19 [2020-12-16T17:41:19.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:41:19 [2020-12-16T17:41:19.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:41:20 [2020-12-16T17:41:20.337Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:41:24 [2020-12-16T17:41:24.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:41:27 [2020-12-16T17:41:27.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:41:27 [2020-12-16T17:41:27.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:41:27 [2020-12-16T17:41:27.670Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:41:29 [2020-12-16T17:41:29.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:41:29 [2020-12-16T17:41:29.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:41:30 [2020-12-16T17:41:30.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:41:30 [2020-12-16T17:41:30.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:41:32 [2020-12-16T17:41:32.108Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:41:37 [2020-12-16T17:41:37.392Z] --- PASS: TestDockerNetworkSuite (58.38s)
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.92s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [db8a744e97f83] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d2bb6830ce727] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.08s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d5e8db69c3192] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d085038ab654d] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:1233: [d31481e9cf755] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d16796e83fa60] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d32bd42a829c0] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.45s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dc83a762e3844] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [db8c3d0da6b52] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dd090106a584f] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d4366d72100e2] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [de667307224f1] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d01d1451cac69] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dc387de2ccbca] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dd197b4fbb2b1] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [deadbd3e6b93a] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dc3f287155fe1] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d12e46e0a1b3f] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dc47de1c46506] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [de3b6ff6c1bbf] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dd3180595057d] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d079b82fd0740] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d0dec62acf372] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d5e3a8b9a6cdb] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:968: [d7e7eb243c540] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d0889dbc38b96] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.94s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:1116: [d38027c3d1e4c] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dec547ea5c22f] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d15881d38cda5] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d5e60eab2f141] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d75624a6373eb] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d9df0fac9703c] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d25ee9258f375] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d7a6c392bf51a] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d8f95a7b4d45d] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [daaaf8f4da754] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d381daf472ff0] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d8470b7458816] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.63s)
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:1084: [d8a14a272662d] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dfcb13ac43849] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.86s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d7e5d790b682e] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.65s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d80dd9cb096f3] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [ded6a09b8fb0e] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d94a5f49a2eb5] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d3ef57b073151] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.15s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [dd9636f61e039] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.06s)
17:41:37 [2020-12-16T17:41:37.392Z]         docker_cli_network_unix_test.go:46: [d247946749ddc] daemon is not started
17:41:37 [2020-12-16T17:41:37.392Z] === RUN   TestDockerHubPullSuite
17:41:37 [2020-12-16T17:41:37.392Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:41:38 [2020-12-16T17:41:38.773Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:41:41 [2020-12-16T17:41:41.312Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:41:41 [2020-12-16T17:41:41.882Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:41:48 [2020-12-16T17:41:48.458Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:41:48 [2020-12-16T17:41:48.458Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:41:48 [2020-12-16T17:41:48.458Z] --- PASS: TestDockerHubPullSuite (11.30s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.56s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (6.08s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:41:48 [2020-12-16T17:41:48.458Z] PASS
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === Skipped
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:41:48 [2020-12-16T17:41:48.458Z]         docker_cli_sni_test.go:18: Flakey test
17:41:48 [2020-12-16T17:41:48.458Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:41:48 [2020-12-16T17:41:48.459Z]         docker_cli_network_unix_test.go:46: [d381daf472ff0] daemon is not started
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] 
17:41:48 [2020-12-16T17:41:48.459Z] DONE 1274 tests, 51 skipped in 1550.791s
17:41:48 [2020-12-16T17:41:48.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:41:48 [2020-12-16T17:41:48.459Z] ++++ cat bundles/test-integration/docker.pid
17:41:48 [2020-12-16T17:41:48.459Z] +++ kill 8156
17:41:49 [2020-12-16T17:41:49.397Z] +++ /etc/init.d/apparmor stop
17:41:49 [2020-12-16T17:41:49.397Z] Leaving: AppArmorNo profiles have been unloaded.
17:41:49 [2020-12-16T17:41:49.397Z] 
17:41:49 [2020-12-16T17:41:49.397Z] Unloading profiles will leave already running processes permanently
17:41:49 [2020-12-16T17:41:49.397Z] unconfined, which can lead to unexpected situations.
17:41:49 [2020-12-16T17:41:49.397Z] 
17:41:49 [2020-12-16T17:41:49.397Z] To set a process to complain mode, use the command line tool
17:41:49 [2020-12-16T17:41:49.397Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:41:49 [2020-12-16T17:41:49.397Z] +++ true
17:41:49 [2020-12-16T17:41:49.397Z] exiting test-integration
17:41:49 [2020-12-16T17:41:49.397Z] ++ exit 0
17:41:49 [2020-12-16T17:41:49.397Z] 
17:41:49 [2020-12-16T17:41:49.397Z] + for job in $(jobs -p)
17:41:49 [2020-12-16T17:41:49.397Z] + wait 19162
17:41:51 [2020-12-16T17:41:51.304Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:41:54 [2020-12-16T17:41:54.597Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:42:01 [2020-12-16T17:42:01.174Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:42:07 [2020-12-16T17:42:07.752Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:42:09 [2020-12-16T17:42:09.133Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:42:13 [2020-12-16T17:42:13.368Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:42:15 [2020-12-16T17:42:15.906Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:42:19 [2020-12-16T17:42:19.204Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:42:19 [2020-12-16T17:42:19.204Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:42:24 [2020-12-16T17:42:24.492Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:42:24 [2020-12-16T17:42:24.753Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:42:25 [2020-12-16T17:42:25.324Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:42:27 [2020-12-16T17:42:27.872Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:43:26 [2020-12-16T17:43:26.385Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:44:13 [2020-12-16T17:44:13.082Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:44:25 [2020-12-16T17:44:25.324Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:44:29 [2020-12-16T17:44:29.518Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:46:51 [2020-12-16T17:46:51.018Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:46:52 [2020-12-16T17:46:52.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:46:54 [2020-12-16T17:46:54.328Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:46:54 [2020-12-16T17:46:54.328Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:46:54 [2020-12-16T17:46:54.588Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:46:54 [2020-12-16T17:46:54.588Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:46:55 [2020-12-16T17:46:55.158Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:46:57 [2020-12-16T17:46:57.701Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:47:00 [2020-12-16T17:47:00.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:47:03 [2020-12-16T17:47:03.536Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:47:59 [2020-12-16T17:47:59.809Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:47:59 [2020-12-16T17:47:59.809Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:48:00 [2020-12-16T17:48:00.748Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:48:02 [2020-12-16T17:48:02.658Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:48:05 [2020-12-16T17:48:05.959Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:48:08 [2020-12-16T17:48:08.500Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:48:30 [2020-12-16T17:48:30.447Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:48:42 [2020-12-16T17:48:42.682Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:48:44 [2020-12-16T17:48:44.062Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:48:45 [2020-12-16T17:48:45.972Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:48:48 [2020-12-16T17:48:48.512Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:48:55 [2020-12-16T17:48:55.088Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:49:00 [2020-12-16T17:49:00.369Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:49:01 [2020-12-16T17:49:01.751Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:49:04 [2020-12-16T17:49:04.290Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:49:06 [2020-12-16T17:49:06.828Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:49:09 [2020-12-16T17:49:09.367Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:49:11 [2020-12-16T17:49:11.909Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:49:14 [2020-12-16T17:49:14.447Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:50:10 [2020-12-16T17:50:10.705Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestBuildWCOWSandboxSize (1478.78s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildWithEmptyDockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildPreserveOwnership
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestBuildPlatformInvalid
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestBuildPlatformInvalid (0.33s)
17:50:19 [2020-12-16T17:50:19.098Z] PASS
17:50:19 [2020-12-16T17:50:19.098Z] ok  	github.com/docker/docker/integration/build	1657.043s
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === Skipped
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_session_test.go:25: TODO: BuildKit
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] DONE 29 tests, 5 skipped in 1675.389s
17:50:19 [2020-12-16T17:50:19.098Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:50:19 [2020-12-16T17:50:19.098Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:19 [2020-12-16T17:50:19.098Z] INFO: Testing against a local daemon
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigInspect
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigInspect (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigList
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigList (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigsCreateAndDelete
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigsUpdate
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigsUpdate (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestTemplatedConfig
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestTemplatedConfig (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigCreateResolve
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestConfigDaemonLibtrustID
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.098Z] PASS
17:50:19 [2020-12-16T17:50:19.098Z] ok  	github.com/docker/docker/integration/config	0.202s
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === Skipped
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] 
17:50:19 [2020-12-16T17:50:19.098Z] DONE 7 tests, 7 skipped in 2.788s
17:50:19 [2020-12-16T17:50:19.098Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:50:19 [2020-12-16T17:50:19.098Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:50:19 [2020-12-16T17:50:19.098Z] INFO: Testing against a local daemon
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCheckpoint
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCheckpoint (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestContainerInvalidJSON
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestContainerInvalidJSON (0.33s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCopyFromContainerPathIsNotDir
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
17:50:19 [2020-12-16T17:50:19.098Z]     copy_test.go:38: testEnv.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCopyToContainerPathDoesNotExist
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.34s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCopyToContainerPathIsNotDir
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
17:50:19 [2020-12-16T17:50:19.098Z]     copy_test.go:63: testEnv.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCopyFromContainer
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCopyFromContainer (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateLinkToNonExistingContainer
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithInvalidEnv
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithInvalidEnv/0
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateWithInvalidEnv/0
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithInvalidEnv/1
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateWithInvalidEnv/1
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithInvalidEnv/2
17:50:19 [2020-12-16T17:50:19.098Z] === PAUSE TestCreateWithInvalidEnv/2
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateWithInvalidEnv/0
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateWithInvalidEnv/2
17:50:19 [2020-12-16T17:50:19.098Z] === CONT  TestCreateWithInvalidEnv/1
17:50:19 [2020-12-16T17:50:19.098Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateTmpfsMountsTarget
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithCustomMaskedPaths
17:50:19 [2020-12-16T17:50:19.098Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:50:19 [2020-12-16T17:50:19.098Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.098Z] === RUN   TestCreateWithCustomReadonlyPaths
17:50:19 [2020-12-16T17:50:19.099Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:50:19 [2020-12-16T17:50:19.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:50:19 [2020-12-16T17:50:19.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:50:19 [2020-12-16T17:50:19.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:50:19 [2020-12-16T17:50:19.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:50:19 [2020-12-16T17:50:19.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:50:19 [2020-12-16T17:50:19.099Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateDifferentPlatform
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateDifferentPlatform/different_os
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:50:19 [2020-12-16T17:50:19.099Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:50:19 [2020-12-16T17:50:19.099Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:50:19 [2020-12-16T17:50:19.099Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:50:19 [2020-12-16T17:50:19.099Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestContainerKillOnDaemonStart
17:50:19 [2020-12-16T17:50:19.099Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestDiff
17:50:19 [2020-12-16T17:50:19.099Z] --- SKIP: TestDiff (0.00s)
17:50:19 [2020-12-16T17:50:19.099Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:50:19 [2020-12-16T17:50:19.099Z] === RUN   TestExecWithCloseStdin
17:50:22 [2020-12-16T17:50:22.833Z] --- PASS: TestExecWithCloseStdin (3.29s)
17:50:22 [2020-12-16T17:50:22.833Z] === RUN   TestExec
17:50:23 [2020-12-16T17:50:23.801Z] --- PASS: TestExec (1.56s)
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestExecUser
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestExecUser (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestExportContainerAndImportImage
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestExportContainerAfterDaemonRestart
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestHealthCheckWorkdir
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestHealthKillContainer
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestHealthKillContainer (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestInspectCpusetInConfigPre120
17:50:23 [2020-12-16T17:50:23.801Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:50:23 [2020-12-16T17:50:23.801Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:50:23 [2020-12-16T17:50:23.801Z] === RUN   TestKillContainerInvalidSignal
17:50:25 [2020-12-16T17:50:25.338Z] --- PASS: TestKillContainerInvalidSignal (1.38s)
17:50:25 [2020-12-16T17:50:25.338Z] === RUN   TestKillContainer
17:50:25 [2020-12-16T17:50:25.338Z] === RUN   TestKillContainer/no_signal
17:50:25 [2020-12-16T17:50:25.601Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:50:26 [2020-12-16T17:50:26.878Z] === RUN   TestKillContainer/non_killing_signal
17:50:26 [2020-12-16T17:50:26.878Z] === RUN   TestKillContainer/killing_signal
17:50:28 [2020-12-16T17:50:28.414Z] --- PASS: TestKillContainer (3.15s)
17:50:28 [2020-12-16T17:50:28.414Z]     --- PASS: TestKillContainer/no_signal (1.32s)
17:50:28 [2020-12-16T17:50:28.414Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:50:28 [2020-12-16T17:50:28.414Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:50:28 [2020-12-16T17:50:28.414Z]     --- PASS: TestKillContainer/killing_signal (1.80s)
17:50:28 [2020-12-16T17:50:28.414Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:50:28 [2020-12-16T17:50:28.414Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:50:28 [2020-12-16T17:50:28.414Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:28 [2020-12-16T17:50:28.414Z] === RUN   TestKillStoppedContainer
17:50:28 [2020-12-16T17:50:28.414Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:50:28 [2020-12-16T17:50:28.414Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:28 [2020-12-16T17:50:28.414Z] === RUN   TestKillStoppedContainerAPIPre120
17:50:28 [2020-12-16T17:50:28.414Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:50:28 [2020-12-16T17:50:28.414Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:50:28 [2020-12-16T17:50:28.414Z] === RUN   TestKillDifferentUserContainer
17:50:28 [2020-12-16T17:50:28.414Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:50:28 [2020-12-16T17:50:28.415Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:50:28 [2020-12-16T17:50:28.415Z] === RUN   TestInspectOomKilledTrue
17:50:28 [2020-12-16T17:50:28.415Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:50:28 [2020-12-16T17:50:28.415Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:50:28 [2020-12-16T17:50:28.415Z] === RUN   TestInspectOomKilledFalse
17:50:28 [2020-12-16T17:50:28.415Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:50:28 [2020-12-16T17:50:28.415Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:50:28 [2020-12-16T17:50:28.415Z] === RUN   TestLogsFollowTailEmpty
17:50:29 [2020-12-16T17:50:29.951Z] --- PASS: TestLogsFollowTailEmpty (1.35s)
17:50:29 [2020-12-16T17:50:29.951Z] === RUN   TestNetworkNat
17:50:29 [2020-12-16T17:50:29.951Z] --- SKIP: TestNetworkNat (0.00s)
17:50:29 [2020-12-16T17:50:29.951Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:50:29 [2020-12-16T17:50:29.951Z] === RUN   TestNetworkLocalhostTCPNat
17:50:31 [2020-12-16T17:50:31.489Z] --- PASS: TestNetworkLocalhostTCPNat (1.71s)
17:50:31 [2020-12-16T17:50:31.489Z] === RUN   TestNetworkLoopbackNat
17:50:31 [2020-12-16T17:50:31.489Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:50:31 [2020-12-16T17:50:31.489Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:50:31 [2020-12-16T17:50:31.489Z] === RUN   TestPause
17:50:31 [2020-12-16T17:50:31.489Z] --- SKIP: TestPause (0.00s)
17:50:31 [2020-12-16T17:50:31.489Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:50:31 [2020-12-16T17:50:31.489Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:50:33 [2020-12-16T17:50:33.026Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.38s)
17:50:33 [2020-12-16T17:50:33.026Z] === RUN   TestPauseStopPausedContainer
17:50:33 [2020-12-16T17:50:33.026Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:50:33 [2020-12-16T17:50:33.026Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:50:33 [2020-12-16T17:50:33.026Z] === RUN   TestPsFilter
17:50:33 [2020-12-16T17:50:33.484Z] --- PASS: TestPsFilter (0.45s)
17:50:33 [2020-12-16T17:50:33.484Z] === RUN   TestRemoveContainerWithRemovedVolume
17:50:35 [2020-12-16T17:50:35.020Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.66s)
17:50:35 [2020-12-16T17:50:35.020Z] === RUN   TestRemoveContainerWithVolume
17:50:36 [2020-12-16T17:50:36.558Z] --- PASS: TestRemoveContainerWithVolume (1.72s)
17:50:36 [2020-12-16T17:50:36.558Z] === RUN   TestRemoveContainerRunning
17:50:38 [2020-12-16T17:50:38.099Z] --- PASS: TestRemoveContainerRunning (1.32s)
17:50:38 [2020-12-16T17:50:38.099Z] === RUN   TestRemoveContainerForceRemoveRunning
17:50:39 [2020-12-16T17:50:39.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s)
17:50:39 [2020-12-16T17:50:39.638Z] === RUN   TestRemoveInvalidContainer
17:50:39 [2020-12-16T17:50:39.638Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:50:39 [2020-12-16T17:50:39.638Z] === RUN   TestRenameLinkedContainer
17:50:39 [2020-12-16T17:50:39.638Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:50:39 [2020-12-16T17:50:39.638Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:50:39 [2020-12-16T17:50:39.638Z] === RUN   TestRenameStoppedContainer
17:50:40 [2020-12-16T17:50:40.529Z] --- PASS: TestDockerSwarmSuite (1688.40s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.37s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.49s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.14s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:562: [d38c641c53d01] joining swarm manager [ddf83df7110a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:584: [dd56a541a0b70] joining swarm manager [ddf83df7110a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.529Z]         check_test.go:380: [d38c641c53d01] daemon is not started
17:50:40 [2020-12-16T17:50:40.529Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:45: [db71157ce6a7b] joining swarm manager [dd801dff8bfff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.08s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.45s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:303: [d7cb7ac321eb8] joining swarm manager [d04051722177b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:304: [dbd7aa2b9b1f7] joining swarm manager [d04051722177b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:363: Waiting for possible election...
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.82s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:271: [df258307d45a1] joining swarm manager [da6f345a38380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:272: [d135a4ae088c7] joining swarm manager [da6f345a38380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.93s)
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.77s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_node_test.go:19: [d8a44c18632c3] joining swarm manager [dab302d360802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_node_test.go:20: [d5267ffa1fb01] joining swarm manager [dab302d360802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.71s)
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:501: [d77e86455c285] joining swarm manager [d7fcb0260d13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.529Z]         docker_api_swarm_test.go:506: [dafdbdfa68389] joining swarm manager [d7fcb0260d13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.529Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.39s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_node_test.go:80: [d8d526de56b42] joining swarm manager [deda9e0afdc6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_node_test.go:52: [d686726af821d] joining swarm manager [d6640258a3dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_node_test.go:53: [d1155759a3746] joining swarm manager [d6640258a3dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.06s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:201: [d90d0a0942c2d] joining swarm manager [d82c1afb9ff61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.54s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:383: [d7eabdb46434d] joining swarm manager [df5a81e8aaf4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:384: [d3f348c1a1a83] joining swarm manager [df5a81e8aaf4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]         check_test.go:380: [d3f348c1a1a83] daemon is not started
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.10s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:801: [d7479d60e0dc4] joining swarm manager [d1448c5a18b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:801: [d7907f994c1fb] joining swarm manager [d1448c5a18b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:801: [d5cea9a83ab6e] joining swarm manager [d1448c5a18b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:801: [dd33fc4514ae0] joining swarm manager [d1448c5a18b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:809: [d7ba539468295] joining swarm manager [d1448c5a18b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.28s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.37s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:394: [d4bf14be09365] joining swarm manager [db8b66ea5bdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:394: [da6ee3022d950] joining swarm manager [db8b66ea5bdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.24s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:342: [d995f457ae718] joining swarm manager [db04b8318e321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:342: [d5b70dcbb88b8] joining swarm manager [db04b8318e321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.72s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:489: [d3830a873230d] joining swarm manager [d91459fefb85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:489: [d2be8885c55d3] joining swarm manager [d91459fefb85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.88s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.79s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:127: [d53d5d289828f] joining swarm manager [de87a62aad4b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:128: [d0eec8107592b] joining swarm manager [de87a62aad4b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:136: [d58b57e287b51] joining swarm manager [de87a62aad4b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:137: [dea2261c13e62] joining swarm manager [de87a62aad4b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.42s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.03s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:303: [d8d0ece6e61e0] joining swarm manager [dfb52595be7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:303: [d96cd7b300433] joining swarm manager [dfb52595be7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.26s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:99: [dabb07febcb2d] joining swarm manager [d18601c5505fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:100: [dd22aff067135] joining swarm manager [d18601c5505fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]         check_test.go:380: [dabb07febcb2d] daemon is not started
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:532: [d72c582fbbf64] joining swarm manager [df66cec318735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:533: [dbffa1e98c667] joining swarm manager [df66cec318735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.95s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:147: [d52f97b623449] joining swarm manager [d77384d532385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_service_test.go:147: [de24fa9216da5] joining swarm manager [d77384d532385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.39s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.08s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.48s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.45s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.22s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.95s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.89s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.24s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (1.95s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.99s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.61s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.44s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.21s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.34s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_service_logs_test.go:245: checking task cklirz7n7jts
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_service_logs_test.go:250: checking messages for cklirz7n7jts
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_service_logs_test.go:245: checking task 22tj9wbm6mu0
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_service_logs_test.go:250: checking messages for 22tj9wbm6mu0
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.18s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.00s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.42s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.88s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1901: [debf55b78f706] joining swarm manager [da530210c0a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1902: [ded092d21906e] joining swarm manager [da530210c0a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.72s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1802: [dd8ed4a19c1f3] joining swarm manager [d18427ad3fe58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1803: [d2caee82a2146] joining swarm manager [d18427ad3fe58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.77s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (146.23s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1321: [d7dcd8ffeab97] joining swarm manager [d71081a33f043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1322: [d425502d3d114] joining swarm manager [d71081a33f043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.64s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.94s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.30s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.08s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.45s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.24s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.85s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1186: [d151003d3f6aa] joining swarm manager [d9eb8544fff5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1195: [d3c752ed5eac5] joining swarm manager [d9eb8544fff5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.35s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1118: [de99e1d6bfcd2] joining swarm manager [d59e94dd85411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1119: [da52db9f4914d] joining swarm manager [d59e94dd85411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1172: [da76c9d8ad56b] joining swarm manager [d59e94dd85411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1453: [dde52db296d5d] joining swarm manager [d54df859433b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_test.go:1454: [d71ef2b9f54d3] joining swarm manager [d54df859433b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s)
17:50:40 [2020-12-16T17:50:40.530Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
17:50:40 [2020-12-16T17:50:40.530Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
17:50:40 [2020-12-16T17:50:40.530Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
17:50:40 [2020-12-16T17:50:40.530Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.38s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_cli_swarm_unix_test.go:62: [df8d4e1a8ae68] joining swarm manager [d951a1a65c5ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.99s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s)
17:50:40 [2020-12-16T17:50:40.530Z]         docker_api_swarm_test.go:961: [d3497774a0263] joining swarm manager [d6cd022ef78c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.99s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.88s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.38s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.16s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.64s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s)
17:50:40 [2020-12-16T17:50:40.530Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.83s)
17:50:40 [2020-12-16T17:50:40.530Z] === RUN   TestDockerExternalVolumeSuite
17:50:40 [2020-12-16T17:50:40.530Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:50:41 [2020-12-16T17:50:41.174Z] --- PASS: TestRenameStoppedContainer (1.68s)
17:50:41 [2020-12-16T17:50:41.174Z] === RUN   TestRenameRunningContainerAndReuse
17:50:44 [2020-12-16T17:50:44.092Z] --- PASS: TestRenameRunningContainerAndReuse (2.83s)
17:50:44 [2020-12-16T17:50:44.092Z] === RUN   TestRenameInvalidName
17:50:45 [2020-12-16T17:50:45.061Z] --- PASS: TestRenameInvalidName (1.37s)
17:50:45 [2020-12-16T17:50:45.061Z] === RUN   TestRenameAnonymousContainer
17:50:45 [2020-12-16T17:50:45.061Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
17:50:45 [2020-12-16T17:50:45.061Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:50:45 [2020-12-16T17:50:45.061Z] === RUN   TestRenameContainerWithSameName
17:50:46 [2020-12-16T17:50:46.598Z] --- PASS: TestRenameContainerWithSameName (1.36s)
17:50:46 [2020-12-16T17:50:46.598Z] === RUN   TestRenameContainerWithLinkedContainer
17:50:46 [2020-12-16T17:50:46.598Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:50:46 [2020-12-16T17:50:46.598Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:50:46 [2020-12-16T17:50:46.598Z] === RUN   TestResize
17:50:48 [2020-12-16T17:50:48.134Z] --- PASS: TestResize (1.35s)
17:50:48 [2020-12-16T17:50:48.134Z] === RUN   TestResizeWithInvalidSize
17:50:48 [2020-12-16T17:50:48.134Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
17:50:48 [2020-12-16T17:50:48.134Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:50:48 [2020-12-16T17:50:48.134Z] === RUN   TestResizeWhenContainerNotStarted
17:50:49 [2020-12-16T17:50:49.671Z] --- PASS: TestResizeWhenContainerNotStarted (1.55s)
17:50:49 [2020-12-16T17:50:49.671Z] === RUN   TestDaemonRestartKillContainers
17:50:49 [2020-12-16T17:50:49.671Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:50:49 [2020-12-16T17:50:49.671Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:50:49 [2020-12-16T17:50:49.671Z] === RUN   TestStats
17:50:49 [2020-12-16T17:50:49.671Z] --- SKIP: TestStats (0.00s)
17:50:49 [2020-12-16T17:50:49.671Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:50:49 [2020-12-16T17:50:49.671Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:50:54 [2020-12-16T17:50:54.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.35s)
17:50:54 [2020-12-16T17:50:54.370Z] === RUN   TestStopContainerWithTimeout
17:50:54 [2020-12-16T17:50:54.370Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:50:54 [2020-12-16T17:50:54.370Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:50:54 [2020-12-16T17:50:54.370Z] === RUN   TestUpdateRestartPolicy
17:50:58 [2020-12-16T17:50:58.640Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:51:12 [2020-12-16T17:51:12.059Z] --- PASS: TestUpdateRestartPolicy (17.82s)
17:51:12 [2020-12-16T17:51:12.059Z] === RUN   TestUpdateRestartWithAutoRemove
17:51:13 [2020-12-16T17:51:13.067Z] --- PASS: TestUpdateRestartWithAutoRemove (1.40s)
17:51:13 [2020-12-16T17:51:13.067Z] === RUN   TestWaitNonBlocked
17:51:13 [2020-12-16T17:51:13.067Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:13 [2020-12-16T17:51:13.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:13 [2020-12-16T17:51:13.067Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:13 [2020-12-16T17:51:13.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:13 [2020-12-16T17:51:13.067Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:13 [2020-12-16T17:51:13.067Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:20 [2020-12-16T17:51:20.145Z] --- PASS: TestWaitNonBlocked (0.02s)
17:51:20 [2020-12-16T17:51:20.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.29s)
17:51:20 [2020-12-16T17:51:20.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.06s)
17:51:20 [2020-12-16T17:51:20.145Z] === RUN   TestWaitBlocked
17:51:20 [2020-12-16T17:51:20.145Z] --- SKIP: TestWaitBlocked (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:51:20 [2020-12-16T17:51:20.145Z] PASS
17:51:20 [2020-12-16T17:51:20.145Z] ok  	github.com/docker/docker/integration/container	62.693s
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === Skipped
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
17:51:20 [2020-12-16T17:51:20.145Z]     copy_test.go:38: testEnv.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
17:51:20 [2020-12-16T17:51:20.145Z]     copy_test.go:63: testEnv.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:51:20 [2020-12-16T17:51:20.145Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:51:20 [2020-12-16T17:51:20.145Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] 
17:51:20 [2020-12-16T17:51:20.145Z] DONE 88 tests, 37 skipped in 64.924s
17:51:20 [2020-12-16T17:51:20.605Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:51:22 [2020-12-16T17:51:22.141Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:22 [2020-12-16T17:51:22.141Z] INFO: Testing against a local daemon
17:51:22 [2020-12-16T17:51:22.141Z] === RUN   TestCommitInheritsEnv
17:51:22 [2020-12-16T17:51:22.141Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:51:22 [2020-12-16T17:51:22.141Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:22 [2020-12-16T17:51:22.141Z] === RUN   TestImportExtremelyLargeImageWorks
17:51:22 [2020-12-16T17:51:22.141Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:51:22 [2020-12-16T17:51:22.142Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:51:22 [2020-12-16T17:51:22.142Z] === RUN   TestImagesFilterMultiReference
17:51:22 [2020-12-16T17:51:22.142Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:51:22 [2020-12-16T17:51:22.142Z] === RUN   TestImagePullPlatformInvalid
17:51:22 [2020-12-16T17:51:22.142Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:51:22 [2020-12-16T17:51:22.142Z] === RUN   TestRemoveImageOrphaning
17:51:23 [2020-12-16T17:51:23.111Z] --- PASS: TestRemoveImageOrphaning (0.92s)
17:51:23 [2020-12-16T17:51:23.111Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:51:23 [2020-12-16T17:51:23.111Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:51:23 [2020-12-16T17:51:23.111Z] === RUN   TestTagInvalidReference
17:51:23 [2020-12-16T17:51:23.111Z] --- PASS: TestTagInvalidReference (0.02s)
17:51:23 [2020-12-16T17:51:23.111Z] === RUN   TestTagValidPrefixedRepo
17:51:23 [2020-12-16T17:51:23.111Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:51:23 [2020-12-16T17:51:23.111Z] === RUN   TestTagExistedNameWithoutForce
17:51:23 [2020-12-16T17:51:23.111Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:51:23 [2020-12-16T17:51:23.111Z] === RUN   TestTagOfficialNames
17:51:23 [2020-12-16T17:51:23.570Z] --- PASS: TestTagOfficialNames (0.06s)
17:51:23 [2020-12-16T17:51:23.570Z] === RUN   TestTagMatchesDigest
17:51:23 [2020-12-16T17:51:23.570Z] --- PASS: TestTagMatchesDigest (0.02s)
17:51:23 [2020-12-16T17:51:23.570Z] PASS
17:51:23 [2020-12-16T17:51:23.570Z] ok  	github.com/docker/docker/integration/image	1.355s
17:51:23 [2020-12-16T17:51:23.570Z] 
17:51:23 [2020-12-16T17:51:23.570Z] === Skipped
17:51:23 [2020-12-16T17:51:23.570Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:51:23 [2020-12-16T17:51:23.570Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:23 [2020-12-16T17:51:23.570Z] 
17:51:23 [2020-12-16T17:51:23.570Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:51:23 [2020-12-16T17:51:23.570Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:51:23 [2020-12-16T17:51:23.570Z] 
17:51:23 [2020-12-16T17:51:23.570Z] 
17:51:23 [2020-12-16T17:51:23.570Z] DONE 11 tests, 2 skipped in 3.185s
17:51:23 [2020-12-16T17:51:23.570Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:51:25 [2020-12-16T17:51:25.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:25 [2020-12-16T17:51:25.746Z] INFO: Testing against a local daemon
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkCreateDelete
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDockerNetworkDeletePreferID
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonDNSFallback
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestInspectNetwork
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestInspectNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestRunContainerWithBridgeNone
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkInvalidJSON
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkInvalidJSON//networks/create
17:51:25 [2020-12-16T17:51:25.746Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:51:25 [2020-12-16T17:51:25.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:51:25 [2020-12-16T17:51:25.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:51:25 [2020-12-16T17:51:25.746Z] === CONT  TestNetworkInvalidJSON//networks/create
17:51:25 [2020-12-16T17:51:25.746Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:51:25 [2020-12-16T17:51:25.746Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:51:25 [2020-12-16T17:51:25.746Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:51:25 [2020-12-16T17:51:25.746Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkList
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkList//networks
17:51:25 [2020-12-16T17:51:25.746Z] === PAUSE TestNetworkList//networks
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestNetworkList//networks/
17:51:25 [2020-12-16T17:51:25.746Z] === PAUSE TestNetworkList//networks/
17:51:25 [2020-12-16T17:51:25.746Z] === CONT  TestNetworkList//networks
17:51:25 [2020-12-16T17:51:25.746Z] === CONT  TestNetworkList//networks/
17:51:25 [2020-12-16T17:51:25.746Z] --- PASS: TestNetworkList (0.02s)
17:51:25 [2020-12-16T17:51:25.746Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     --- PASS: TestNetworkList//networks (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestHostIPv4BridgeLabel
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     network_test.go:126: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonRestartWithLiveRestore
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:29: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonDefaultNetworkPools
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:52: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonRestartWithExistingNetwork
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:96: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:130: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:181: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestServiceWithPredefinedNetwork
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:206: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:236: FLAKY_TEST
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestServiceWithDataPathPortInit
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:326: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:51:25 [2020-12-16T17:51:25.746Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:394: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] PASS
17:51:25 [2020-12-16T17:51:25.746Z] ok  	github.com/docker/docker/integration/network	0.209s
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === Skipped
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     network_test.go:126: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:29: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:52: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:96: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:130: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:181: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:206: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:236: FLAKY_TEST
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:326: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:51:25 [2020-12-16T17:51:25.746Z]     service_test.go:394: testEnv.OSType == "windows"
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] 
17:51:25 [2020-12-16T17:51:25.746Z] DONE 22 tests, 15 skipped in 2.093s
17:51:25 [2020-12-16T17:51:25.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:51:26 [2020-12-16T17:51:26.205Z] testing: warning: no tests to run
17:51:26 [2020-12-16T17:51:26.205Z] PASS
17:51:26 [2020-12-16T17:51:26.205Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.055s
17:51:26 [2020-12-16T17:51:26.205Z] 
17:51:26 [2020-12-16T17:51:26.205Z] DONE 0 tests in 0.659s
17:51:26 [2020-12-16T17:51:26.665Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:51:27 [2020-12-16T17:51:27.123Z] testing: warning: no tests to run
17:51:27 [2020-12-16T17:51:27.123Z] PASS
17:51:27 [2020-12-16T17:51:27.123Z] ok  	github.com/docker/docker/integration/network/macvlan	0.061s
17:51:27 [2020-12-16T17:51:27.123Z] 
17:51:27 [2020-12-16T17:51:27.123Z] DONE 0 tests in 0.646s
17:51:27 [2020-12-16T17:51:27.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:51:27 [2020-12-16T17:51:27.582Z] testing: warning: no tests to run
17:51:27 [2020-12-16T17:51:27.582Z] PASS
17:51:27 [2020-12-16T17:51:27.582Z] ok  	github.com/docker/docker/integration/plugin	0.053s
17:51:28 [2020-12-16T17:51:28.040Z] 
17:51:28 [2020-12-16T17:51:28.040Z] DONE 0 tests in 0.662s
17:51:28 [2020-12-16T17:51:28.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:51:28 [2020-12-16T17:51:28.498Z] testing: warning: no tests to run
17:51:28 [2020-12-16T17:51:28.498Z] PASS
17:51:28 [2020-12-16T17:51:28.498Z] ok  	github.com/docker/docker/integration/plugin/authz	0.061s
17:51:28 [2020-12-16T17:51:28.498Z] 
17:51:28 [2020-12-16T17:51:28.498Z] DONE 0 tests in 0.699s
17:51:28 [2020-12-16T17:51:28.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:51:35 [2020-12-16T17:51:35.582Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:35 [2020-12-16T17:51:35.582Z] INFO: Testing against a local daemon
17:51:35 [2020-12-16T17:51:35.582Z] === RUN   TestPluginInvalidJSON
17:51:35 [2020-12-16T17:51:35.582Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:51:35 [2020-12-16T17:51:35.582Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:51:35 [2020-12-16T17:51:35.582Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:51:35 [2020-12-16T17:51:35.582Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:51:35 [2020-12-16T17:51:35.582Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:51:35 [2020-12-16T17:51:35.582Z] === RUN   TestPluginInstall
17:51:35 [2020-12-16T17:51:35.582Z] --- SKIP: TestPluginInstall (0.00s)
17:51:35 [2020-12-16T17:51:35.582Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:51:35 [2020-12-16T17:51:35.582Z] PASS
17:51:35 [2020-12-16T17:51:35.582Z] ok  	github.com/docker/docker/integration/plugin/common	0.201s
17:51:35 [2020-12-16T17:51:35.582Z] 
17:51:35 [2020-12-16T17:51:35.582Z] === Skipped
17:51:35 [2020-12-16T17:51:35.582Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:51:35 [2020-12-16T17:51:35.582Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:51:35 [2020-12-16T17:51:35.582Z] 
17:51:35 [2020-12-16T17:51:35.582Z] 
17:51:35 [2020-12-16T17:51:35.582Z] DONE 3 tests, 1 skipped in 6.565s
17:51:35 [2020-12-16T17:51:35.582Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:51:37 [2020-12-16T17:51:37.760Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:37 [2020-12-16T17:51:37.760Z] INFO: Testing against a local daemon
17:51:37 [2020-12-16T17:51:37.760Z] === RUN   TestExternalGraphDriver
17:51:37 [2020-12-16T17:51:37.760Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:51:37 [2020-12-16T17:51:37.760Z]     external_test.go:48: runtime.GOOS == "windows"
17:51:37 [2020-12-16T17:51:37.760Z] === RUN   TestGraphdriverPluginV2
17:51:37 [2020-12-16T17:51:37.760Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:51:37 [2020-12-16T17:51:37.760Z]     external_test.go:408: runtime.GOOS == "windows"
17:51:37 [2020-12-16T17:51:37.760Z] PASS
17:51:37 [2020-12-16T17:51:37.760Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.245s
17:51:37 [2020-12-16T17:51:37.760Z] 
17:51:37 [2020-12-16T17:51:37.760Z] === Skipped
17:51:37 [2020-12-16T17:51:37.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:51:37 [2020-12-16T17:51:37.760Z]     external_test.go:48: runtime.GOOS == "windows"
17:51:37 [2020-12-16T17:51:37.760Z] 
17:51:37 [2020-12-16T17:51:37.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:51:37 [2020-12-16T17:51:37.760Z]     external_test.go:408: runtime.GOOS == "windows"
17:51:37 [2020-12-16T17:51:37.760Z] 
17:51:37 [2020-12-16T17:51:37.760Z] 
17:51:37 [2020-12-16T17:51:37.760Z] DONE 2 tests, 2 skipped in 2.759s
17:51:38 [2020-12-16T17:51:38.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:51:40 [2020-12-16T17:51:40.404Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:40 [2020-12-16T17:51:40.404Z] INFO: Testing against a local daemon
17:51:40 [2020-12-16T17:51:40.404Z] === RUN   TestReadPluginNoRead
17:51:40 [2020-12-16T17:51:40.404Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:51:40 [2020-12-16T17:51:40.404Z]     read_test.go:21: no unix domain sockets on Windows
17:51:40 [2020-12-16T17:51:40.404Z] PASS
17:51:40 [2020-12-16T17:51:40.404Z] ok  	github.com/docker/docker/integration/plugin/logging	0.211s
17:51:40 [2020-12-16T17:51:40.404Z] 
17:51:40 [2020-12-16T17:51:40.404Z] === Skipped
17:51:40 [2020-12-16T17:51:40.404Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:51:40 [2020-12-16T17:51:40.404Z]     read_test.go:21: no unix domain sockets on Windows
17:51:40 [2020-12-16T17:51:40.404Z] 
17:51:40 [2020-12-16T17:51:40.404Z] 
17:51:40 [2020-12-16T17:51:40.404Z] DONE 1 tests, 1 skipped in 2.201s
17:51:40 [2020-12-16T17:51:40.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:51:41 [2020-12-16T17:51:41.373Z] testing: warning: no tests to run
17:51:41 [2020-12-16T17:51:41.373Z] PASS
17:51:41 [2020-12-16T17:51:41.373Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.102s
17:51:41 [2020-12-16T17:51:41.373Z] 
17:51:41 [2020-12-16T17:51:41.373Z] DONE 0 tests in 1.141s
17:51:41 [2020-12-16T17:51:41.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:51:43 [2020-12-16T17:51:43.555Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:43 [2020-12-16T17:51:43.555Z] INFO: Testing against a local daemon
17:51:43 [2020-12-16T17:51:43.555Z] === RUN   TestPluginWithDevMounts
17:51:43 [2020-12-16T17:51:43.555Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:51:43 [2020-12-16T17:51:43.555Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:51:43 [2020-12-16T17:51:43.555Z] PASS
17:51:43 [2020-12-16T17:51:43.555Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.238s
17:51:44 [2020-12-16T17:51:44.015Z] 
17:51:44 [2020-12-16T17:51:44.015Z] === Skipped
17:51:44 [2020-12-16T17:51:44.015Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:51:44 [2020-12-16T17:51:44.015Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:51:44 [2020-12-16T17:51:44.015Z] 
17:51:44 [2020-12-16T17:51:44.015Z] 
17:51:44 [2020-12-16T17:51:44.015Z] DONE 1 tests, 1 skipped in 2.374s
17:51:44 [2020-12-16T17:51:44.015Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:51:45 [2020-12-16T17:51:45.552Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:45 [2020-12-16T17:51:45.552Z] INFO: Testing against a local daemon
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestSecretInspect
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestSecretInspect (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestSecretList
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestSecretList (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestSecretsCreateAndDelete
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestSecretsUpdate
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestSecretsUpdate (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestTemplatedSecret
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestTemplatedSecret (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:51:45 [2020-12-16T17:51:45.552Z] === RUN   TestSecretCreateResolve
17:51:45 [2020-12-16T17:51:45.552Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:51:45 [2020-12-16T17:51:45.552Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:51:45 [2020-12-16T17:51:45.552Z] PASS
17:51:45 [2020-12-16T17:51:45.552Z] ok  	github.com/docker/docker/integration/secret	0.201s
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === Skipped
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:51:46 [2020-12-16T17:51:46.011Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] 
17:51:46 [2020-12-16T17:51:46.011Z] DONE 6 tests, 6 skipped in 1.914s
17:51:46 [2020-12-16T17:51:46.011Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:51:48 [2020-12-16T17:51:48.203Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:48 [2020-12-16T17:51:48.203Z] INFO: Testing against a local daemon
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestServiceCreateInit
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:51:48 [2020-12-16T17:51:48.203Z] --- PASS: TestServiceCreateInit (0.02s)
17:51:48 [2020-12-16T17:51:48.203Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceMultipleTimes
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceConflict
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceMaxReplicas
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateWithDuplicateNetworkNames
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceSecretFileMode
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceConfigFileMode
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceSysctls
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateServiceCapabilities
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:51:48 [2020-12-16T17:51:48.203Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestInspect
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestInspect (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestCreateJob
17:51:48 [2020-12-16T17:51:48.203Z] --- SKIP: TestCreateJob (0.00s)
17:51:48 [2020-12-16T17:51:48.203Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.203Z] === RUN   TestReplicatedJob
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestReplicatedJob (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestUpdateReplicatedJob
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceListWithStatuses
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestDockerNetworkConnectAlias
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestDockerNetworkReConnect
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServicePlugin
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServicePlugin (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceUpdateLabel
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceUpdateSecrets
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceUpdateConfigs
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceUpdateNetwork
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] === RUN   TestServiceUpdatePidsLimit
17:51:48 [2020-12-16T17:51:48.204Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] PASS
17:51:48 [2020-12-16T17:51:48.204Z] ok  	github.com/docker/docker/integration/service	0.309s
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === Skipped
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
17:51:48 [2020-12-16T17:51:48.204Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:51:48 [2020-12-16T17:51:48.204Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] 
17:51:48 [2020-12-16T17:51:48.204Z] DONE 24 tests, 23 skipped in 2.509s
17:51:48 [2020-12-16T17:51:48.204Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:51:50 [2020-12-16T17:51:50.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:50 [2020-12-16T17:51:50.391Z] INFO: Testing against a local daemon
17:51:50 [2020-12-16T17:51:50.391Z] === RUN   TestSessionCreate
17:51:50 [2020-12-16T17:51:50.391Z] --- SKIP: TestSessionCreate (0.00s)
17:51:50 [2020-12-16T17:51:50.391Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:51:50 [2020-12-16T17:51:50.391Z] === RUN   TestSessionCreateWithBadUpgrade
17:51:50 [2020-12-16T17:51:50.391Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:51:50 [2020-12-16T17:51:50.391Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:51:50 [2020-12-16T17:51:50.391Z] PASS
17:51:50 [2020-12-16T17:51:50.391Z] ok  	github.com/docker/docker/integration/session	0.207s
17:51:50 [2020-12-16T17:51:50.391Z] 
17:51:50 [2020-12-16T17:51:50.391Z] === Skipped
17:51:50 [2020-12-16T17:51:50.391Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:51:50 [2020-12-16T17:51:50.391Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:51:50 [2020-12-16T17:51:50.391Z] 
17:51:50 [2020-12-16T17:51:50.391Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:51:50 [2020-12-16T17:51:50.391Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:51:50 [2020-12-16T17:51:50.391Z] 
17:51:50 [2020-12-16T17:51:50.391Z] 
17:51:50 [2020-12-16T17:51:50.391Z] DONE 2 tests, 2 skipped in 1.887s
17:51:50 [2020-12-16T17:51:50.391Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:51:51 [2020-12-16T17:51:51.930Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:51 [2020-12-16T17:51:51.930Z] INFO: Testing against a local daemon
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestEventsExecDie
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestEventsExecDie (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestEventsBackwardsCompatible
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestInfoAPI
17:51:51 [2020-12-16T17:51:51.930Z] --- PASS: TestInfoAPI (0.03s)
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestInfoAPIWarnings
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestInfoDebug
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestInfoDebug (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:51 [2020-12-16T17:51:51.930Z] === RUN   TestInfoInsecureRegistries
17:51:51 [2020-12-16T17:51:51.930Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:51:51 [2020-12-16T17:51:51.930Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:51 [2020-12-16T17:51:51.931Z] === RUN   TestInfoRegistryMirrors
17:51:51 [2020-12-16T17:51:51.931Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:51:51 [2020-12-16T17:51:51.931Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:51 [2020-12-16T17:51:51.931Z] === RUN   TestLoginFailsWithBadCredentials
17:51:52 [2020-12-16T17:51:52.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s)
17:51:52 [2020-12-16T17:51:52.917Z] === RUN   TestPingCacheHeaders
17:51:52 [2020-12-16T17:51:52.917Z] --- PASS: TestPingCacheHeaders (0.02s)
17:51:52 [2020-12-16T17:51:52.917Z] === RUN   TestPingGet
17:51:52 [2020-12-16T17:51:52.917Z] --- PASS: TestPingGet (0.02s)
17:51:52 [2020-12-16T17:51:52.917Z] === RUN   TestPingHead
17:51:52 [2020-12-16T17:51:52.917Z] --- PASS: TestPingHead (0.02s)
17:51:52 [2020-12-16T17:51:52.917Z] === RUN   TestVersion
17:51:53 [2020-12-16T17:51:53.378Z] --- PASS: TestVersion (0.02s)
17:51:53 [2020-12-16T17:51:53.378Z] PASS
17:51:53 [2020-12-16T17:51:53.378Z] ok  	github.com/docker/docker/integration/system	1.272s
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === Skipped
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:51:53 [2020-12-16T17:51:53.378Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] 
17:51:53 [2020-12-16T17:51:53.378Z] DONE 13 tests, 7 skipped in 3.046s
17:51:53 [2020-12-16T17:51:53.378Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:51:55 [2020-12-16T17:51:55.562Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:51:55 [2020-12-16T17:51:55.562Z] INFO: Testing against a local daemon
17:51:55 [2020-12-16T17:51:55.562Z] === RUN   TestVolumesCreateAndList
17:51:55 [2020-12-16T17:51:55.562Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:51:55 [2020-12-16T17:51:55.562Z] === RUN   TestVolumesRemove
17:51:55 [2020-12-16T17:51:55.562Z] --- PASS: TestVolumesRemove (0.12s)
17:51:55 [2020-12-16T17:51:55.562Z] === RUN   TestVolumesInspect
17:51:55 [2020-12-16T17:51:55.562Z] --- PASS: TestVolumesInspect (0.02s)
17:51:55 [2020-12-16T17:51:55.562Z] === RUN   TestVolumesInvalidJSON
17:51:55 [2020-12-16T17:51:55.562Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:51:55 [2020-12-16T17:51:55.562Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:51:55 [2020-12-16T17:51:55.562Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:51:55 [2020-12-16T17:51:55.562Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:51:55 [2020-12-16T17:51:55.562Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:51:55 [2020-12-16T17:51:55.562Z] PASS
17:51:55 [2020-12-16T17:51:55.562Z] ok  	github.com/docker/docker/integration/volume	0.369s
17:51:55 [2020-12-16T17:51:55.562Z] 
17:51:55 [2020-12-16T17:51:55.562Z] DONE 5 tests in 2.111s
17:51:55 [2020-12-16T17:51:55.562Z] INFO: make.ps1 ended at 12/16/2020 17:51:55
17:51:55 [2020-12-16T17:51:55.562Z] INFO: Integration CLI tests being run from the host:
17:51:55 [2020-12-16T17:51:55.562Z] 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" 
17:52:04 [2020-12-16T17:52:04.153Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:52:04 [2020-12-16T17:52:04.153Z] INFO: Testing against a local daemon
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:52:04 [2020-12-16T17:52:04.153Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:52:04 [2020-12-16T17:52:04.615Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:52:05 [2020-12-16T17:52:05.075Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:52:06 [2020-12-16T17:52:06.352Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:52:12 [2020-12-16T17:52:12.937Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:52:45 [2020-12-16T17:52:45.032Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:52:59 [2020-12-16T17:52:59.928Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:53:32 [2020-12-16T17:53:32.036Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:53:44 [2020-12-16T17:53:44.257Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:54:16 [2020-12-16T17:54:16.361Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:54:31 [2020-12-16T17:54:31.258Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:54:49 [2020-12-16T17:54:49.359Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:55:32 [2020-12-16T17:55:32.817Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:55:36 [2020-12-16T17:55:36.069Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:55:37 [2020-12-16T17:55:37.507Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:55:54 [2020-12-16T17:55:54.170Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:56:26 [2020-12-16T17:56:26.273Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:56:58 [2020-12-16T17:56:58.372Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:57:03 [2020-12-16T17:57:03.580Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:57:03 [2020-12-16T17:57:03.580Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:57:05 [2020-12-16T17:57:05.124Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:57:05 [2020-12-16T17:57:05.124Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:57:08 [2020-12-16T17:57:08.859Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:57:09 [2020-12-16T17:57:09.826Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:57:09 [2020-12-16T17:57:09.826Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:57:09 [2020-12-16T17:57:09.826Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:57:09 [2020-12-16T17:57:09.826Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:57:09 [2020-12-16T17:57:09.826Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:57:10 [2020-12-16T17:57:10.592Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:57:10 [2020-12-16T17:57:10.793Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:57:14 [2020-12-16T17:57:14.526Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:57:15 [2020-12-16T17:57:15.492Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:57:15 [2020-12-16T17:57:15.492Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:57:15 [2020-12-16T17:57:15.492Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:57:15 [2020-12-16T17:57:15.492Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:57:18 [2020-12-16T17:57:18.395Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:57:28 [2020-12-16T17:57:28.700Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:57:28 [2020-12-16T17:57:28.712Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:57:33 [2020-12-16T17:57:33.404Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:57:33 [2020-12-16T17:57:33.863Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:57:34 [2020-12-16T17:57:34.323Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:57:37 [2020-12-16T17:57:37.230Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:57:38 [2020-12-16T17:57:38.766Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddScript
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:57:43 [2020-12-16T17:57:43.454Z] === RUN   TestDockerSuite/TestBuildAddTar
17:57:43 [2020-12-16T17:57:43.594Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:57:58 [2020-12-16T17:57:58.488Z] --- PASS: TestDockerExternalVolumeSuite (437.15s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:53: [d9cbd7e32672c] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:53: [d0e3cc81d67e7] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:53: [d3a12a8d0ef2b] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:53: [da466e18d3ac2] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:485: [d11e4f2b0a125] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_external_volume_driver_test.go:53: [d3525777df99c] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z] PASS
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] === Skipped
17:57:58 [2020-12-16T17:57:58.488Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:57:58 [2020-12-16T17:57:58.488Z]         check_test.go:309: [df1629be69c9b] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:57:58 [2020-12-16T17:57:58.488Z]         check_test.go:309: [d417480ecca72] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:57:58 [2020-12-16T17:57:58.488Z]         check_test.go:309: [d153efcbd04fe] daemon is not started
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:57:58 [2020-12-16T17:57:58.488Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] 
17:57:58 [2020-12-16T17:57:58.488Z] DONE 273 tests, 5 skipped in 2519.623s
17:57:58 [2020-12-16T17:57:58.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:57:58 [2020-12-16T17:57:58.488Z] ++++ cat bundles/test-integration/docker.pid
17:57:58 [2020-12-16T17:57:58.488Z] +++ kill 8179
17:57:58 [2020-12-16T17:57:58.749Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d76cefce768b0/docker.pid
17:57:58 [2020-12-16T17:57:58.749Z] +++ kill 6001
17:57:58 [2020-12-16T17:57:58.749Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6001 is not a child of this shell
17:57:58 [2020-12-16T17:57:58.749Z] warning: PID 6001 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d76cefce768b0/docker.pid had a nonzero exit code
17:57:58 [2020-12-16T17:57:58.749Z] +++ /etc/init.d/apparmor stop
17:57:58 [2020-12-16T17:57:58.749Z] Leaving: AppArmorNo profiles have been unloaded.
17:57:58 [2020-12-16T17:57:58.749Z] 
17:57:58 [2020-12-16T17:57:58.749Z] Unloading profiles will leave already running processes permanently
17:57:58 [2020-12-16T17:57:58.749Z] unconfined, which can lead to unexpected situations.
17:57:58 [2020-12-16T17:57:58.749Z] 
17:57:58 [2020-12-16T17:57:58.749Z] To set a process to complain mode, use the command line tool
17:57:58 [2020-12-16T17:57:58.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:57:58 [2020-12-16T17:57:58.749Z] +++ true
17:57:58 [2020-12-16T17:57:58.749Z] exiting test-integration
17:57:58 [2020-12-16T17:57:58.749Z] ++ exit 0
17:57:58 [2020-12-16T17:57:58.749Z] 
17:57:59 [2020-12-16T17:57:59.009Z] + exit 0
17:57:59 [2020-12-16T17:57:59.009Z] ++ jobs -p
17:57:59 [2020-12-16T17:57:59.009Z] + pids=
17:57:59 [2020-12-16T17:57:59.009Z] + echo 'Remaining pids to kill: []'
17:57:59 [2020-12-16T17:57:59.009Z] Remaining pids to kill: []
17:57:59 [2020-12-16T17:57:59.009Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:57:59 [2020-12-16T17:57:59.024Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:58:01 [2020-12-16T17:58:01.381Z] + echo Ensuring container killed.
17:58:01 [2020-12-16T17:58:01.381Z] Ensuring container killed.
17:58:01 [2020-12-16T17:58:01.381Z] + docker ps -aq -f name=docker-pr24-*
17:58:01 [2020-12-16T17:58:01.381Z] + cids=984f02f049d4
17:58:01 [2020-12-16T17:58:01.381Z] e8393e17acc6
17:58:01 [2020-12-16T17:58:01.381Z] 59560ecaa35f
17:58:01 [2020-12-16T17:58:01.381Z] + [ -n 984f02f049d4
17:58:01 [2020-12-16T17:58:01.381Z] e8393e17acc6
17:58:01 [2020-12-16T17:58:01.381Z] 59560ecaa35f ]
17:58:01 [2020-12-16T17:58:01.381Z] + docker rm -vf 984f02f049d4 e8393e17acc6 59560ecaa35f
17:58:03 [2020-12-16T17:58:03.310Z] 984f02f049d4
17:58:03 [2020-12-16T17:58:03.881Z] e8393e17acc6
17:58:03 [2020-12-16T17:58:03.881Z] 59560ecaa35f
[Pipeline] sh
17:58:04 [2020-12-16T17:58:04.169Z] + echo Chowning /workspace to jenkins user
17:58:04 [2020-12-16T17:58:04.169Z] Chowning /workspace to jenkins user
17:58:04 [2020-12-16T17:58:04.169Z] + id -u
17:58:04 [2020-12-16T17:58:04.169Z] + id -g
17:58:04 [2020-12-16T17:58:04.169Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41636:/workspace busybox chown -R 1000:1000 /workspace
17:58:04 [2020-12-16T17:58:04.169Z] Unable to find image 'busybox:latest' locally
17:58:09 [2020-12-16T17:58:09.450Z] latest: Pulling from library/busybox
17:58:09 [2020-12-16T17:58:09.450Z] ea97eb0eb3ec: Pulling fs layer
17:58:09 [2020-12-16T17:58:09.450Z] ea97eb0eb3ec: Download complete
17:58:09 [2020-12-16T17:58:09.712Z] ea97eb0eb3ec: Pull complete
17:58:09 [2020-12-16T17:58:09.712Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:58:09 [2020-12-16T17:58:09.712Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:58:13 [2020-12-16T17:58:13.310Z] + bundleName=amd64
17:58:13 [2020-12-16T17:58:13.310Z] + echo Creating amd64-bundles.tar.gz
17:58:13 [2020-12-16T17:58:13.310Z] Creating amd64-bundles.tar.gz
17:58:13 [2020-12-16T17:58:13.310Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:58:13 [2020-12-16T17:58:13.310Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:58:14 [2020-12-16T17:58:14.264Z] Archiving artifacts
17:58:16 [2020-12-16T17:58:16.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:58:16 [2020-12-16T17:58:16.492Z] + make clean
17:58:16 [2020-12-16T17:58:16.753Z] docker volume rm -f docker-dev-cache
17:58:16 [2020-12-16T17:58:16.753Z] docker-dev-cache
[Pipeline] deleteDir
17:58:19 [2020-12-16T17:58:19.144Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:58:19 [2020-12-16T17:58:19.144Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:58:19 [2020-12-16T17:58:19.144Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:58:29 [2020-12-16T17:58:29.479Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:58:30 [2020-12-16T17:58:30.448Z] === RUN   TestDockerSuite/TestBuildBlankName
17:58:30 [2020-12-16T17:58:30.448Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:58:37 [2020-12-16T17:58:37.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:58:38 [2020-12-16T17:58:38.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:58:43 [2020-12-16T17:58:43.180Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:58:50 [2020-12-16T17:58:50.254Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:58:58 [2020-12-16T17:58:58.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:58:58 [2020-12-16T17:58:58.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:59:02 [2020-12-16T17:59:02.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:59:02 [2020-12-16T17:59:02.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:59:02 [2020-12-16T17:59:02.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:59:09 [2020-12-16T17:59:09.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:59:09 [2020-12-16T17:59:09.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:59:09 [2020-12-16T17:59:09.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:59:09 [2020-12-16T17:59:09.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:59:09 [2020-12-16T17:59:09.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:59:30 [2020-12-16T17:59:30.726Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:59:32 [2020-12-16T17:59:32.908Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:59:32 [2020-12-16T17:59:32.908Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:59:33 [2020-12-16T17:59:33.367Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:59:34 [2020-12-16T17:59:34.905Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:59:34 [2020-12-16T17:59:34.905Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:59:38 [2020-12-16T17:59:38.639Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:59:39 [2020-12-16T17:59:39.608Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:59:39 [2020-12-16T17:59:39.608Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:59:39 [2020-12-16T17:59:39.608Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:59:41 [2020-12-16T17:59:41.145Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:59:42 [2020-12-16T17:59:42.113Z] === RUN   TestDockerSuite/TestBuildCmd
17:59:42 [2020-12-16T17:59:42.572Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:59:43 [2020-12-16T17:59:43.541Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:59:44 [2020-12-16T17:59:44.000Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:59:48 [2020-12-16T17:59:48.689Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:59:50 [2020-12-16T17:59:50.225Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:59:50 [2020-12-16T17:59:50.225Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:59:51 [2020-12-16T17:59:51.762Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:59:51 [2020-12-16T17:59:51.762Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:59:52 [2020-12-16T17:59:52.220Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:59:53 [2020-12-16T17:59:53.757Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:59:54 [2020-12-16T17:59:54.725Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:59:55 [2020-12-16T17:59:55.184Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:59:55 [2020-12-16T17:59:55.184Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:59:56 [2020-12-16T17:59:56.152Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:59:56 [2020-12-16T17:59:56.611Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:59:56 [2020-12-16T17:59:56.611Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:59:56 [2020-12-16T17:59:56.611Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:00:01 [2020-12-16T18:00:01.303Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:00:31 [2020-12-16T18:00:31.255Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:00:33 [2020-12-16T18:00:33.434Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:00:34 [2020-12-16T18:00:34.973Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:00:39 [2020-12-16T18:00:39.666Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:00:40 [2020-12-16T18:00:40.125Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:00:40 [2020-12-16T18:00:40.585Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:00:40 [2020-12-16T18:00:40.585Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:00:41 [2020-12-16T18:00:41.044Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:00:41 [2020-12-16T18:00:41.044Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:01:06 [2020-12-16T18:01:06.188Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:01:06 [2020-12-16T18:01:06.188Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:01:06 [2020-12-16T18:01:06.188Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:01:21 [2020-12-16T18:01:21.015Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:01:22 [2020-12-16T18:01:22.556Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:01:23 [2020-12-16T18:01:23.016Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:01:25 [2020-12-16T18:01:25.923Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:01:28 [2020-12-16T18:01:28.102Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:01:30 [2020-12-16T18:01:30.281Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:02:12 [2020-12-16T18:02:12.827Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:02:15 [2020-12-16T18:02:15.012Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:02:15 [2020-12-16T18:02:15.473Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:03:15 [2020-12-16T18:03:15.941Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:03:15 [2020-12-16T18:03:15.941Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:03:15 [2020-12-16T18:03:15.941Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:03:30 [2020-12-16T18:03:30.799Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:03:39 [2020-12-16T18:03:39.427Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:03:51 [2020-12-16T18:03:51.927Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:04:21 [2020-12-16T18:04:21.977Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:04:29 [2020-12-16T18:04:29.074Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:04:37 [2020-12-16T18:04:37.652Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:05:49 [2020-12-16T18:05:49.782Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:05:52 [2020-12-16T18:05:52.685Z] === RUN   TestDockerSuite/TestBuildEnv
18:05:52 [2020-12-16T18:05:52.685Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:05:53 [2020-12-16T18:05:53.144Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:05:53 [2020-12-16T18:05:53.144Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:05:53 [2020-12-16T18:05:53.144Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:05:53 [2020-12-16T18:05:53.144Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:05:56 [2020-12-16T18:05:56.879Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:05:56 [2020-12-16T18:05:56.879Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:05:56 [2020-12-16T18:05:56.879Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:05:56 [2020-12-16T18:05:56.879Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:05:57 [2020-12-16T18:05:57.846Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:06:02 [2020-12-16T18:06:02.538Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildExpose
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:06:17 [2020-12-16T18:06:17.353Z] === RUN   TestDockerSuite/TestBuildFails
18:06:18 [2020-12-16T18:06:18.321Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:06:18 [2020-12-16T18:06:18.780Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:06:23 [2020-12-16T18:06:23.470Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:06:32 [2020-12-16T18:06:32.039Z] === RUN   TestDockerSuite/TestBuildForceRm
18:06:37 [2020-12-16T18:06:37.831Z] === RUN   TestDockerSuite/TestBuildFromGit
18:06:42 [2020-12-16T18:06:42.518Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:06:44 [2020-12-16T18:06:44.056Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:06:48 [2020-12-16T18:06:48.745Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:06:48 [2020-12-16T18:06:48.745Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:06:48 [2020-12-16T18:06:48.745Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:06:49 [2020-12-16T18:06:49.711Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:06:49 [2020-12-16T18:06:49.711Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:06:58 [2020-12-16T18:06:58.288Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:06:58 [2020-12-16T18:06:58.288Z] === RUN   TestDockerSuite/TestBuildHistory
18:07:08 [2020-12-16T18:07:08.605Z] === RUN   TestDockerSuite/TestBuildIidFile
18:07:09 [2020-12-16T18:07:09.573Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:07:11 [2020-12-16T18:07:11.751Z] === RUN   TestDockerSuite/TestBuildInheritance
18:07:11 [2020-12-16T18:07:11.751Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:07:12 [2020-12-16T18:07:12.210Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:07:12 [2020-12-16T18:07:12.210Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:07:15 [2020-12-16T18:07:15.949Z] === RUN   TestDockerSuite/TestBuildLabel
18:07:16 [2020-12-16T18:07:16.919Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:07:17 [2020-12-16T18:07:17.888Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:07:18 [2020-12-16T18:07:18.856Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:07:19 [2020-12-16T18:07:19.316Z] === RUN   TestDockerSuite/TestBuildLabels
18:07:20 [2020-12-16T18:07:20.283Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:07:21 [2020-12-16T18:07:21.820Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLastModified
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:07:27 [2020-12-16T18:07:27.612Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:07:28 [2020-12-16T18:07:28.072Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:07:28 [2020-12-16T18:07:28.531Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:07:33 [2020-12-16T18:07:33.222Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:07:48 [2020-12-16T18:07:48.035Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:07:48 [2020-12-16T18:07:48.035Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:07:48 [2020-12-16T18:07:48.494Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:08:18 [2020-12-16T18:08:18.466Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:08:30 [2020-12-16T18:08:30.844Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:08:34 [2020-12-16T18:08:34.584Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:08:40 [2020-12-16T18:08:40.373Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:08:45 [2020-12-16T18:08:45.061Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:08:59 [2020-12-16T18:08:59.866Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:08:59 [2020-12-16T18:08:59.866Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:09:05 [2020-12-16T18:09:05.660Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:09:05 [2020-12-16T18:09:05.660Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:09:05 [2020-12-16T18:09:05.660Z] === RUN   TestDockerSuite/TestBuildNetNone
18:09:05 [2020-12-16T18:09:05.660Z] === RUN   TestDockerSuite/TestBuildNoContext
18:09:07 [2020-12-16T18:09:07.836Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:09:11 [2020-12-16T18:09:11.570Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:09:13 [2020-12-16T18:09:13.748Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:09:13 [2020-12-16T18:09:13.748Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:09:13 [2020-12-16T18:09:13.748Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:09:16 [2020-12-16T18:09:16.651Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:09:17 [2020-12-16T18:09:17.623Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:09:18 [2020-12-16T18:09:18.601Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:09:27 [2020-12-16T18:09:27.211Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:09:27 [2020-12-16T18:09:27.672Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:09:36 [2020-12-16T18:09:36.237Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:09:38 [2020-12-16T18:09:38.414Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:09:46 [2020-12-16T18:09:46.979Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:09:50 [2020-12-16T18:09:50.712Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:09:55 [2020-12-16T18:09:55.396Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:09:55 [2020-12-16T18:09:55.855Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:09:55 [2020-12-16T18:09:55.855Z] === RUN   TestDockerSuite/TestBuildPATH
18:09:55 [2020-12-16T18:09:55.855Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:09:58 [2020-12-16T18:09:58.031Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:09:58 [2020-12-16T18:09:58.031Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:10:33 [2020-12-16T18:10:33.706Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:10:51 [2020-12-16T18:10:51.397Z] === RUN   TestDockerSuite/TestBuildRm
18:11:01 [2020-12-16T18:11:01.714Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:11:03 [2020-12-16T18:11:03.892Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:11:03 [2020-12-16T18:11:03.892Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:11:03 [2020-12-16T18:11:03.892Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:11:05 [2020-12-16T18:11:05.427Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:11:08 [2020-12-16T18:11:08.329Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:11:11 [2020-12-16T18:11:11.231Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:11:19 [2020-12-16T18:11:19.793Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:11:40 [2020-12-16T18:11:40.881Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:11:40 [2020-12-16T18:11:40.881Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:11:40 [2020-12-16T18:11:40.881Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:11:49 [2020-12-16T18:11:49.447Z] === RUN   TestDockerSuite/TestBuildSpaces
18:11:49 [2020-12-16T18:11:49.447Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:11:53 [2020-12-16T18:11:53.179Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:11:53 [2020-12-16T18:11:53.179Z] === RUN   TestDockerSuite/TestBuildStderr
18:11:56 [2020-12-16T18:11:56.913Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:12:14 [2020-12-16T18:12:14.596Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:12:14 [2020-12-16T18:12:14.596Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:12:17 [2020-12-16T18:12:17.505Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:12:18 [2020-12-16T18:12:18.474Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:12:22 [2020-12-16T18:12:22.207Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:12:26 [2020-12-16T18:12:26.899Z] === RUN   TestDockerSuite/TestBuildUser
18:12:26 [2020-12-16T18:12:26.899Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:12:26 [2020-12-16T18:12:26.899Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:12:26 [2020-12-16T18:12:26.899Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:12:30 [2020-12-16T18:12:30.631Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:12:31 [2020-12-16T18:12:31.090Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:12:33 [2020-12-16T18:12:33.267Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:12:33 [2020-12-16T18:12:33.267Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:12:33 [2020-12-16T18:12:33.267Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:12:54 [2020-12-16T18:12:54.358Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:12:54 [2020-12-16T18:12:54.358Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:13:02 [2020-12-16T18:13:02.934Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:13:06 [2020-12-16T18:13:06.669Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:13:07 [2020-12-16T18:13:07.128Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:13:07 [2020-12-16T18:13:07.128Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:13:09 [2020-12-16T18:13:09.305Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:13:09 [2020-12-16T18:13:09.305Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:13:19 [2020-12-16T18:13:19.622Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:13:24 [2020-12-16T18:13:24.308Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:13:24 [2020-12-16T18:13:24.308Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:13:41 [2020-12-16T18:13:41.986Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:13:41 [2020-12-16T18:13:41.986Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:13:41 [2020-12-16T18:13:41.986Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:13:41 [2020-12-16T18:13:41.986Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:13:42 [2020-12-16T18:13:42.444Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:13:51 [2020-12-16T18:13:51.007Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:13:51 [2020-12-16T18:13:51.975Z] === RUN   TestDockerSuite/TestBuildXZHost
18:13:51 [2020-12-16T18:13:51.975Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:13:51 [2020-12-16T18:13:51.975Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:13:51 [2020-12-16T18:13:51.975Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:13:54 [2020-12-16T18:13:54.152Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:13:57 [2020-12-16T18:13:57.885Z] === RUN   TestDockerSuite/TestCommitChange
18:14:01 [2020-12-16T18:14:01.617Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:14:06 [2020-12-16T18:14:06.305Z] === RUN   TestDockerSuite/TestCommitHardlink
18:14:06 [2020-12-16T18:14:06.305Z] === RUN   TestDockerSuite/TestCommitNewFile
18:14:12 [2020-12-16T18:14:12.094Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:14:12 [2020-12-16T18:14:12.094Z] === RUN   TestDockerSuite/TestCommitTTY
18:14:16 [2020-12-16T18:14:16.782Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:14:20 [2020-12-16T18:14:20.513Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:14:20 [2020-12-16T18:14:20.514Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:14:20 [2020-12-16T18:14:20.514Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:14:20 [2020-12-16T18:14:20.514Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:14:20 [2020-12-16T18:14:20.514Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:14:20 [2020-12-16T18:14:20.972Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:14:20 [2020-12-16T18:14:20.972Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:14:20 [2020-12-16T18:14:20.972Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:14:20 [2020-12-16T18:14:20.972Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:14:26 [2020-12-16T18:14:26.762Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:14:32 [2020-12-16T18:14:32.549Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:14:32 [2020-12-16T18:14:32.549Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:14:33 [2020-12-16T18:14:33.540Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:14:33 [2020-12-16T18:14:33.540Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:14:33 [2020-12-16T18:14:33.540Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:14:33 [2020-12-16T18:14:33.540Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:14:40 [2020-12-16T18:14:40.609Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:14:40 [2020-12-16T18:14:40.609Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:14:40 [2020-12-16T18:14:40.609Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:14:42 [2020-12-16T18:14:42.144Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:14:42 [2020-12-16T18:14:42.144Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:14:42 [2020-12-16T18:14:42.144Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:14:42 [2020-12-16T18:14:42.144Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:14:42 [2020-12-16T18:14:42.144Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:14:44 [2020-12-16T18:14:44.330Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:14:45 [2020-12-16T18:14:45.866Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:14:47 [2020-12-16T18:14:47.402Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:14:47 [2020-12-16T18:14:47.402Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:14:47 [2020-12-16T18:14:47.402Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:14:48 [2020-12-16T18:14:48.938Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:14:48 [2020-12-16T18:14:48.938Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:14:50 [2020-12-16T18:14:50.473Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:14:50 [2020-12-16T18:14:50.473Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:14:50 [2020-12-16T18:14:50.473Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:14:52 [2020-12-16T18:14:52.649Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:14:52 [2020-12-16T18:14:52.649Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:14:54 [2020-12-16T18:14:54.184Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:14:54 [2020-12-16T18:14:54.184Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:14:55 [2020-12-16T18:14:55.718Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:14:56 [2020-12-16T18:14:56.177Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:14:57 [2020-12-16T18:14:57.713Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:15:00 [2020-12-16T18:15:00.614Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:15:03 [2020-12-16T18:15:03.517Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:15:03 [2020-12-16T18:15:03.975Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:15:03 [2020-12-16T18:15:03.975Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:15:03 [2020-12-16T18:15:03.975Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:15:03 [2020-12-16T18:15:03.975Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:15:05 [2020-12-16T18:15:05.521Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:15:05 [2020-12-16T18:15:05.521Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:15:07 [2020-12-16T18:15:07.702Z] === RUN   TestDockerSuite/TestContainerAPITop
18:15:07 [2020-12-16T18:15:07.702Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:15:09 [2020-12-16T18:15:09.241Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:15:09 [2020-12-16T18:15:09.241Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:15:12 [2020-12-16T18:15:12.977Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:15:14 [2020-12-16T18:15:14.513Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:15:16 [2020-12-16T18:15:16.049Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:15:16 [2020-12-16T18:15:16.049Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:15:18 [2020-12-16T18:15:18.224Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:15:20 [2020-12-16T18:15:20.400Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:15:22 [2020-12-16T18:15:22.575Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:15:24 [2020-12-16T18:15:24.752Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006ce860_<nil>}
18:15:26 [2020-12-16T18:15:26.930Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1115749258_c:\foo_false__<nil>_<nil>_<nil>}
18:15:29 [2020-12-16T18:15:29.107Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1115749258_c:\foo_true__<nil>_<nil>_<nil>}
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:15:31 [2020-12-16T18:15:31.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:15:31 [2020-12-16T18:15:31.744Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:15:33 [2020-12-16T18:15:33.920Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:15:36 [2020-12-16T18:15:36.096Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:15:36 [2020-12-16T18:15:36.096Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:15:36 [2020-12-16T18:15:36.096Z] === RUN   TestDockerSuite/TestCpRelativePath
18:15:37 [2020-12-16T18:15:37.634Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:15:37 [2020-12-16T18:15:37.634Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:15:37 [2020-12-16T18:15:37.634Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:15:37 [2020-12-16T18:15:37.634Z] === RUN   TestDockerSuite/TestCpToCaseA
18:15:41 [2020-12-16T18:15:41.367Z] === RUN   TestDockerSuite/TestCpToCaseB
18:15:42 [2020-12-16T18:15:42.912Z] === RUN   TestDockerSuite/TestCpToCaseC
18:15:42 [2020-12-16T18:15:42.912Z] === RUN   TestDockerSuite/TestCpToCaseD
18:15:42 [2020-12-16T18:15:42.912Z] === RUN   TestDockerSuite/TestCpToCaseE
18:15:55 [2020-12-16T18:15:55.294Z] === RUN   TestDockerSuite/TestCpToCaseF
18:15:55 [2020-12-16T18:15:55.294Z] === RUN   TestDockerSuite/TestCpToCaseG
18:15:55 [2020-12-16T18:15:55.294Z] === RUN   TestDockerSuite/TestCpToCaseH
18:16:02 [2020-12-16T18:16:02.366Z] === RUN   TestDockerSuite/TestCpToCaseI
18:16:02 [2020-12-16T18:16:02.366Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:16:02 [2020-12-16T18:16:02.366Z] === RUN   TestDockerSuite/TestCpToDot
18:16:03 [2020-12-16T18:16:03.334Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:16:03 [2020-12-16T18:16:03.334Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:16:03 [2020-12-16T18:16:03.334Z] === RUN   TestDockerSuite/TestCpToStdout
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCpVolumePath
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:16:05 [2020-12-16T18:16:05.510Z] === RUN   TestDockerSuite/TestCreateArgs
18:16:05 [2020-12-16T18:16:05.969Z] === RUN   TestDockerSuite/TestCreateByImageID
18:16:08 [2020-12-16T18:16:08.148Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:16:09 [2020-12-16T18:16:09.684Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:16:10 [2020-12-16T18:16:10.143Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:16:10 [2020-12-16T18:16:10.143Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:16:11 [2020-12-16T18:16:11.679Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:16:12 [2020-12-16T18:16:12.647Z] === RUN   TestDockerSuite/TestCreateLabels
18:16:12 [2020-12-16T18:16:12.647Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:16:12 [2020-12-16T18:16:12.647Z] === RUN   TestDockerSuite/TestCreateRM
18:16:13 [2020-12-16T18:16:13.106Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:16:13 [2020-12-16T18:16:13.106Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:16:13 [2020-12-16T18:16:13.106Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:16:13 [2020-12-16T18:16:13.564Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:16:20 [2020-12-16T18:16:20.636Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:16:20 [2020-12-16T18:16:20.636Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:16:21 [2020-12-16T18:16:21.094Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:16:24 [2020-12-16T18:16:24.824Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:16:24 [2020-12-16T18:16:24.824Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:16:24 [2020-12-16T18:16:24.824Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:16:26 [2020-12-16T18:16:26.361Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:16:26 [2020-12-16T18:16:26.361Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDevicePermissions
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDockerFails
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestEventsAttach
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestEventsCommit
18:16:26 [2020-12-16T18:16:26.821Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:16:28 [2020-12-16T18:16:28.998Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:16:30 [2020-12-16T18:16:30.533Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:16:32 [2020-12-16T18:16:32.709Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:16:38 [2020-12-16T18:16:38.502Z] === RUN   TestDockerSuite/TestEventsCopy
18:16:43 [2020-12-16T18:16:43.188Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:16:46 [2020-12-16T18:16:46.920Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:16:48 [2020-12-16T18:16:48.461Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:16:48 [2020-12-16T18:16:48.920Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:16:51 [2020-12-16T18:16:51.825Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:16:53 [2020-12-16T18:16:53.362Z] === RUN   TestDockerSuite/TestEventsFilterType
18:16:54 [2020-12-16T18:16:54.330Z] === RUN   TestDockerSuite/TestEventsFilters
18:16:58 [2020-12-16T18:16:58.063Z] === RUN   TestDockerSuite/TestEventsFormat
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsImageImport
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsImagePull
18:17:01 [2020-12-16T18:17:01.794Z] === RUN   TestDockerSuite/TestEventsImageTag
18:17:02 [2020-12-16T18:17:02.761Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:17:02 [2020-12-16T18:17:02.761Z] === RUN   TestDockerSuite/TestEventsRename
18:17:04 [2020-12-16T18:17:04.937Z] === RUN   TestDockerSuite/TestEventsResize
18:17:07 [2020-12-16T18:17:07.114Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:17:08 [2020-12-16T18:17:08.651Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:17:10 [2020-12-16T18:17:10.827Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:17:14 [2020-12-16T18:17:14.567Z] === RUN   TestDockerSuite/TestEventsTop
18:17:14 [2020-12-16T18:17:14.567Z] === RUN   TestDockerSuite/TestEventsUntag
18:17:17 [2020-12-16T18:17:17.469Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:17:20 [2020-12-16T18:17:20.372Z] === RUN   TestDockerSuite/TestExec
18:17:20 [2020-12-16T18:17:20.372Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:17:20 [2020-12-16T18:17:20.372Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:17:21 [2020-12-16T18:17:21.906Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:17:23 [2020-12-16T18:17:23.441Z] === RUN   TestDockerSuite/TestExecAPIStart
18:17:23 [2020-12-16T18:17:23.441Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:17:23 [2020-12-16T18:17:23.441Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:17:23 [2020-12-16T18:17:23.441Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:17:24 [2020-12-16T18:17:24.408Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:17:26 [2020-12-16T18:17:26.584Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:17:28 [2020-12-16T18:17:28.118Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:17:29 [2020-12-16T18:17:29.654Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:17:32 [2020-12-16T18:17:32.556Z] === RUN   TestDockerSuite/TestExecCgroup
18:17:32 [2020-12-16T18:17:32.556Z] === RUN   TestDockerSuite/TestExecEnv
18:17:32 [2020-12-16T18:17:32.556Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:17:32 [2020-12-16T18:17:32.556Z] === RUN   TestDockerSuite/TestExecExitStatus
18:17:34 [2020-12-16T18:17:34.092Z] === RUN   TestDockerSuite/TestExecInspectID
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecInteractive
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecParseError
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:17:38 [2020-12-16T18:17:38.776Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecSetEnv
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecStartFails
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:17:40 [2020-12-16T18:17:40.312Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:17:41 [2020-12-16T18:17:41.847Z] === RUN   TestDockerSuite/TestExecUlimits
18:17:41 [2020-12-16T18:17:41.847Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:17:47 [2020-12-16T18:17:47.652Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:17:47 [2020-12-16T18:17:47.652Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:17:47 [2020-12-16T18:17:47.652Z] === RUN   TestDockerSuite/TestExecWithUser
18:17:47 [2020-12-16T18:17:47.652Z] === RUN   TestDockerSuite/TestGetContainerStats
18:17:53 [2020-12-16T18:17:53.454Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:17:59 [2020-12-16T18:17:59.247Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:18:00 [2020-12-16T18:18:00.782Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestHealth
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:18:06 [2020-12-16T18:18:06.574Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:18:07 [2020-12-16T18:18:07.032Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:18:07 [2020-12-16T18:18:07.032Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:18:10 [2020-12-16T18:18:10.764Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:18:10 [2020-12-16T18:18:10.764Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:18:10 [2020-12-16T18:18:10.764Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:18:10 [2020-12-16T18:18:10.764Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:18:10 [2020-12-16T18:18:10.764Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:18:11 [2020-12-16T18:18:11.224Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:18:11 [2020-12-16T18:18:11.681Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:18:11 [2020-12-16T18:18:11.681Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:18:12 [2020-12-16T18:18:12.648Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:18:12 [2020-12-16T18:18:12.648Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:18:14 [2020-12-16T18:18:14.915Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:18:14 [2020-12-16T18:18:14.915Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:18:16 [2020-12-16T18:18:16.451Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:18:18 [2020-12-16T18:18:18.627Z] === RUN   TestDockerSuite/TestImagesFormat
18:18:18 [2020-12-16T18:18:18.627Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:18:18 [2020-12-16T18:18:18.627Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:18:22 [2020-12-16T18:18:22.362Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:18:22 [2020-12-16T18:18:22.362Z] === RUN   TestDockerSuite/TestImportBadURL
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportDisplay
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportFile
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportGzipped
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:18:25 [2020-12-16T18:18:25.265Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:18:26 [2020-12-16T18:18:26.800Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:18:28 [2020-12-16T18:18:28.336Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:18:28 [2020-12-16T18:18:28.336Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:18:28 [2020-12-16T18:18:28.336Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:18:28 [2020-12-16T18:18:28.336Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:18:28 [2020-12-16T18:18:28.336Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:18:30 [2020-12-16T18:18:30.513Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:18:30 [2020-12-16T18:18:30.513Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:18:32 [2020-12-16T18:18:32.049Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:18:32 [2020-12-16T18:18:32.049Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:18:32 [2020-12-16T18:18:32.049Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:18:32 [2020-12-16T18:18:32.049Z] === RUN   TestDockerSuite/TestInspectDefault
18:18:34 [2020-12-16T18:18:34.225Z] === RUN   TestDockerSuite/TestInspectHistory
18:18:38 [2020-12-16T18:18:38.909Z] === RUN   TestDockerSuite/TestInspectImage
18:18:38 [2020-12-16T18:18:38.909Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:18:38 [2020-12-16T18:18:38.909Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:18:38 [2020-12-16T18:18:38.909Z] === RUN   TestDockerSuite/TestInspectInt64
18:18:41 [2020-12-16T18:18:41.085Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:18:42 [2020-12-16T18:18:42.620Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:18:42 [2020-12-16T18:18:42.620Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:18:44 [2020-12-16T18:18:44.159Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:18:45 [2020-12-16T18:18:45.696Z] === RUN   TestDockerSuite/TestInspectPlugin
18:18:45 [2020-12-16T18:18:45.696Z] === RUN   TestDockerSuite/TestInspectRootFS
18:18:45 [2020-12-16T18:18:45.696Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:18:47 [2020-12-16T18:18:47.232Z] === RUN   TestDockerSuite/TestInspectStatus
18:18:49 [2020-12-16T18:18:49.409Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:18:52 [2020-12-16T18:18:52.313Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:18:53 [2020-12-16T18:18:53.851Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:18:55 [2020-12-16T18:18:55.386Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:18:56 [2020-12-16T18:18:56.922Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:18:58 [2020-12-16T18:18:58.459Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:18:59 [2020-12-16T18:18:59.996Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksEnvs
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:19:02 [2020-12-16T18:19:02.172Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:19:03 [2020-12-16T18:19:03.714Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:19:05 [2020-12-16T18:19:05.250Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:19:09 [2020-12-16T18:19:09.935Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:19:12 [2020-12-16T18:19:12.117Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:19:12 [2020-12-16T18:19:12.117Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:19:13 [2020-12-16T18:19:13.085Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:19:13 [2020-12-16T18:19:13.543Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:19:19 [2020-12-16T18:19:19.333Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:19:24 [2020-12-16T18:19:24.017Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:19:29 [2020-12-16T18:19:29.804Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:19:31 [2020-12-16T18:19:31.339Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:19:32 [2020-12-16T18:19:32.874Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:19:32 [2020-12-16T18:19:32.874Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:19:35 [2020-12-16T18:19:35.050Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:19:36 [2020-12-16T18:19:36.585Z] === RUN   TestDockerSuite/TestLogsSince
18:19:45 [2020-12-16T18:19:45.149Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:19:45 [2020-12-16T18:19:45.149Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:19:45 [2020-12-16T18:19:45.149Z] === RUN   TestDockerSuite/TestLogsTail
18:19:46 [2020-12-16T18:19:46.684Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:19:48 [2020-12-16T18:19:48.859Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestMountIntoProc
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestMountIntoSys
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestNetHostname
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginActive
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPortHostBinding
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPortList
18:19:50 [2020-12-16T18:19:50.396Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:19:54 [2020-12-16T18:19:54.128Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:19:57 [2020-12-16T18:19:57.860Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:19:57 [2020-12-16T18:19:57.860Z] === RUN   TestDockerSuite/TestPsByOrder
18:20:03 [2020-12-16T18:20:03.648Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:20:03 [2020-12-16T18:20:03.648Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:20:12 [2020-12-16T18:20:12.213Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:20:22 [2020-12-16T18:20:22.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:20:22 [2020-12-16T18:20:22.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:20:22 [2020-12-16T18:20:22.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:20:34 [2020-12-16T18:20:34.933Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:20:37 [2020-12-16T18:20:37.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:20:42 [2020-12-16T18:20:42.903Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:20:45 [2020-12-16T18:20:45.805Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:20:46 [2020-12-16T18:20:46.264Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:20:46 [2020-12-16T18:20:46.264Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:20:49 [2020-12-16T18:20:49.996Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:20:49 [2020-12-16T18:20:49.996Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:20:49 [2020-12-16T18:20:49.996Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:20:49 [2020-12-16T18:20:49.996Z] === RUN   TestDockerSuite/TestPsRightTagName
18:20:49 [2020-12-16T18:20:49.996Z] === RUN   TestDockerSuite/TestPsShowMounts
18:20:54 [2020-12-16T18:20:54.682Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:20:54 [2020-12-16T18:20:54.682Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:20:56 [2020-12-16T18:20:56.858Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:20:56 [2020-12-16T18:20:56.858Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:20:57 [2020-12-16T18:20:57.825Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:20:58 [2020-12-16T18:20:58.792Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:20:58 [2020-12-16T18:20:58.792Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:21:01 [2020-12-16T18:21:01.695Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:21:05 [2020-12-16T18:21:05.427Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:21:06 [2020-12-16T18:21:06.962Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:21:21 [2020-12-16T18:21:21.770Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:21:21 [2020-12-16T18:21:21.770Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:21:25 [2020-12-16T18:21:25.502Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:21:25 [2020-12-16T18:21:25.502Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:21:25 [2020-12-16T18:21:25.960Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:21:26 [2020-12-16T18:21:26.419Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:21:30 [2020-12-16T18:21:30.151Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:21:33 [2020-12-16T18:21:33.054Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:21:33 [2020-12-16T18:21:33.054Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:21:36 [2020-12-16T18:21:36.787Z] === RUN   TestDockerSuite/TestRmiBlank
18:21:36 [2020-12-16T18:21:36.787Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:21:36 [2020-12-16T18:21:36.787Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:21:49 [2020-12-16T18:21:49.161Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:21:50 [2020-12-16T18:21:50.129Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:21:51 [2020-12-16T18:21:51.095Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:22:01 [2020-12-16T18:22:01.410Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:22:06 [2020-12-16T18:22:06.097Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:22:11 [2020-12-16T18:22:11.888Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:22:15 [2020-12-16T18:22:15.621Z] === RUN   TestDockerSuite/TestRmiTag
18:22:15 [2020-12-16T18:22:15.621Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:22:17 [2020-12-16T18:22:17.796Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:22:32 [2020-12-16T18:22:32.597Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:22:33 [2020-12-16T18:22:33.055Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:22:37 [2020-12-16T18:22:37.741Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddHost
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:22:38 [2020-12-16T18:22:38.708Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:22:40 [2020-12-16T18:22:40.244Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:22:40 [2020-12-16T18:22:40.244Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:22:40 [2020-12-16T18:22:40.244Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:22:48 [2020-12-16T18:22:48.806Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:22:50 [2020-12-16T18:22:50.985Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:22:52 [2020-12-16T18:22:52.546Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:22:54 [2020-12-16T18:22:54.723Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:22:56 [2020-12-16T18:22:56.259Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:22:56 [2020-12-16T18:22:56.259Z] === RUN   TestDockerSuite/TestRunBindMounts
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:22:59 [2020-12-16T18:22:59.991Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:23:01 [2020-12-16T18:23:01.526Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:23:01 [2020-12-16T18:23:01.526Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:23:04 [2020-12-16T18:23:04.428Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:23:04 [2020-12-16T18:23:04.428Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:23:04 [2020-12-16T18:23:04.428Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:23:05 [2020-12-16T18:23:05.964Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:23:07 [2020-12-16T18:23:07.500Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:23:09 [2020-12-16T18:23:09.685Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:23:11 [2020-12-16T18:23:11.220Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:23:11 [2020-12-16T18:23:11.220Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:23:11 [2020-12-16T18:23:11.220Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:23:11 [2020-12-16T18:23:11.220Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:23:12 [2020-12-16T18:23:12.756Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:23:12 [2020-12-16T18:23:12.756Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:23:12 [2020-12-16T18:23:12.756Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:23:13 [2020-12-16T18:23:13.214Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:23:13 [2020-12-16T18:23:13.214Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:23:15 [2020-12-16T18:23:15.391Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:23:21 [2020-12-16T18:23:21.187Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:23:22 [2020-12-16T18:23:22.725Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:23:22 [2020-12-16T18:23:22.725Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:23:22 [2020-12-16T18:23:22.725Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:23:22 [2020-12-16T18:23:22.725Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:23:24 [2020-12-16T18:23:24.260Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:23:25 [2020-12-16T18:23:25.797Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:23:25 [2020-12-16T18:23:25.797Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:23:27 [2020-12-16T18:23:27.332Z] === RUN   TestDockerSuite/TestRunEnvironment
18:23:27 [2020-12-16T18:23:27.332Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:23:27 [2020-12-16T18:23:27.332Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:23:27 [2020-12-16T18:23:27.332Z] === RUN   TestDockerSuite/TestRunExitCode
18:23:29 [2020-12-16T18:23:29.509Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:23:31 [2020-12-16T18:23:31.045Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:23:32 [2020-12-16T18:23:32.580Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunExposePort
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:23:39 [2020-12-16T18:23:39.650Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:23:42 [2020-12-16T18:23:42.553Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:23:49 [2020-12-16T18:23:49.626Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:23:49 [2020-12-16T18:23:49.626Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeHostname
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunMount
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:23:50 [2020-12-16T18:23:50.086Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:23:55 [2020-12-16T18:23:55.876Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:23:55 [2020-12-16T18:23:55.876Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:23:55 [2020-12-16T18:23:55.876Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:23:55 [2020-12-16T18:23:55.876Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:23:59 [2020-12-16T18:23:59.613Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:24:01 [2020-12-16T18:24:01.791Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:24:01 [2020-12-16T18:24:01.791Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:24:01 [2020-12-16T18:24:01.791Z] === RUN   TestDockerSuite/TestRunNetHost
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:24:02 [2020-12-16T18:24:02.249Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:24:02 [2020-12-16T18:24:02.708Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:24:03 [2020-12-16T18:24:03.675Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:24:05 [2020-12-16T18:24:05.211Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:24:06 [2020-12-16T18:24:06.747Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:24:08 [2020-12-16T18:24:08.283Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:24:09 [2020-12-16T18:24:09.819Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunPortInUse
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:24:10 [2020-12-16T18:24:10.278Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunPublishPort
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:24:12 [2020-12-16T18:24:12.458Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:24:18 [2020-12-16T18:24:18.248Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:24:18 [2020-12-16T18:24:18.248Z] === RUN   TestDockerSuite/TestRunRm
18:24:20 [2020-12-16T18:24:20.425Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:24:25 [2020-12-16T18:24:25.111Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:24:32 [2020-12-16T18:24:32.181Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:24:33 [2020-12-16T18:24:33.716Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:24:35 [2020-12-16T18:24:35.251Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:24:36 [2020-12-16T18:24:36.788Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:24:36 [2020-12-16T18:24:36.788Z] === RUN   TestDockerSuite/TestRunState
18:24:36 [2020-12-16T18:24:36.788Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:24:38 [2020-12-16T18:24:38.964Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:24:38 [2020-12-16T18:24:38.964Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:24:40 [2020-12-16T18:24:40.500Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserByID
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserByName
18:24:45 [2020-12-16T18:24:45.188Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:24:46 [2020-12-16T18:24:46.724Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:24:46 [2020-12-16T18:24:46.724Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:24:48 [2020-12-16T18:24:48.261Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:24:48 [2020-12-16T18:24:48.261Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:24:48 [2020-12-16T18:24:48.261Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:24:50 [2020-12-16T18:24:50.436Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:24:56 [2020-12-16T18:24:56.224Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:24:59 [2020-12-16T18:24:59.128Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:25:03 [2020-12-16T18:25:03.816Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:25:03 [2020-12-16T18:25:03.816Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:25:03 [2020-12-16T18:25:03.816Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:25:05 [2020-12-16T18:25:05.993Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:25:07 [2020-12-16T18:25:07.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:25:09 [2020-12-16T18:25:09.065Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:25:09 [2020-12-16T18:25:09.065Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:25:09 [2020-12-16T18:25:09.065Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:25:09 [2020-12-16T18:25:09.065Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:25:09 [2020-12-16T18:25:09.065Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:25:09 [2020-12-16T18:25:09.523Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:25:09 [2020-12-16T18:25:09.523Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:25:09 [2020-12-16T18:25:09.523Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:25:09 [2020-12-16T18:25:09.523Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:25:18 [2020-12-16T18:25:18.088Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:25:18 [2020-12-16T18:25:18.546Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:25:20 [2020-12-16T18:25:20.722Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveImageId
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:25:23 [2020-12-16T18:25:23.625Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:25:24 [2020-12-16T18:25:24.083Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:25:24 [2020-12-16T18:25:24.083Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:25:24 [2020-12-16T18:25:24.083Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:25:26 [2020-12-16T18:25:26.259Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:25:26 [2020-12-16T18:25:26.718Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:25:26 [2020-12-16T18:25:26.718Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:25:27 [2020-12-16T18:25:27.176Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:25:28 [2020-12-16T18:25:28.714Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:25:34 [2020-12-16T18:25:34.504Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:25:34 [2020-12-16T18:25:34.505Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:25:40 [2020-12-16T18:25:40.295Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:25:40 [2020-12-16T18:25:40.295Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:25:42 [2020-12-16T18:25:42.471Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:25:42 [2020-12-16T18:25:42.471Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:25:42 [2020-12-16T18:25:42.930Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:25:42 [2020-12-16T18:25:42.930Z] === RUN   TestDockerSuite/TestStartRecordError
18:25:42 [2020-12-16T18:25:42.930Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestStatsNoStream
18:25:47 [2020-12-16T18:25:47.624Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:25:49 [2020-12-16T18:25:49.168Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:25:50 [2020-12-16T18:25:50.704Z] === RUN   TestDockerSuite/TestTopPrivileged
18:25:50 [2020-12-16T18:25:50.704Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:25:52 [2020-12-16T18:25:52.241Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:26:09 [2020-12-16T18:26:09.938Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:26:10 [2020-12-16T18:26:10.398Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:26:10 [2020-12-16T18:26:10.398Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:26:13 [2020-12-16T18:26:13.305Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:26:13 [2020-12-16T18:26:13.305Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:26:13 [2020-12-16T18:26:13.764Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:26:13 [2020-12-16T18:26:13.764Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:26:13 [2020-12-16T18:26:13.764Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:26:19 [2020-12-16T18:26:19.554Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:26:19 [2020-12-16T18:26:19.554Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:26:20 [2020-12-16T18:26:20.522Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:26:20 [2020-12-16T18:26:20.522Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:26:20 [2020-12-16T18:26:20.522Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:26:26 [2020-12-16T18:26:26.320Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:26:26 [2020-12-16T18:26:26.320Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:26:26 [2020-12-16T18:26:26.320Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:26:33 [2020-12-16T18:26:33.389Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:26:33 [2020-12-16T18:26:33.389Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:26:33 [2020-12-16T18:26:33.848Z] --- PASS: TestDockerSuite (2070.98s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (194.54s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.83s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.53s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.66s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.61s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.76s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.35s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.80s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.47s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.84s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.60s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.22s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.09s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.74s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.23s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.18s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.00s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.44s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.78s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.59s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.03s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.43s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.13s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.95s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.00s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.55s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.47s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s)
18:26:33 [2020-12-16T18:26:33.848Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:26:33 [2020-12-16T18:26:33.848Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.848Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.64s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.84s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.00s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.76s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.99s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.26s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.24s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.80s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.46s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.53s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.83s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.20s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.23s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (40.22s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.83s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.35s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.59s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.96s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.50s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.40s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.68s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.85s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.91s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.08s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.49s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.22s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.73s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.50s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.67s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFails (1.87s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.33s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.11s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.47s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.11s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.46s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.88s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.42s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.99s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.63s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.76s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.05s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.93s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.58s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.68s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.47s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.31s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.27s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.40s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.20s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.81s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.07s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.55s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.18s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.68s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.97s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.56s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.65s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.79s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.25s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.23s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.58s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.69s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.03s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildRm (11.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.00s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.94s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (8.67s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.71s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.73s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.12s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.87s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.64s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.49s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.77s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.21s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.53s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.11s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.01s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.99s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.23s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.01s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.56s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.57s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s)
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.849Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:26:33 [2020-12-16T18:26:33.849Z]         docker_cli_sni_test.go:18: Flakey test
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.72s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitChange (4.22s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.90s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.59s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.56s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.49s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.71s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.61s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.56s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.87s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.96s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.47s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.41s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.63s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.76s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.83s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.49s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.88s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.82s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.95s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.89s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.70s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.79s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.47s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.56s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.89s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.16s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.12s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.12s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.11s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006ce860_<nil>} (2.09s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1115749258_c:\foo_false__<nil>_<nil>_<nil>} (2.16s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1115749258_c:\foo_true__<nil>_<nil>_<nil>} (2.10s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.62s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.14s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.15s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:26:33 [2020-12-16T18:26:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.15s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.96s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.80s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.87s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.44s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.95s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.73s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseH (6.64s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToDot (1.91s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.02s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.03s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.82s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.57s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateRM (0.39s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.70s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.74s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
18:26:33 [2020-12-16T18:26:33.850Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:26:33 [2020-12-16T18:26:33.850Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.71s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.91s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (5.93s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.62s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (3.78s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.72s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.91s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.29s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.85s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.66s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.68s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsRename (1.98s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsResize (2.03s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.77s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.91s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.15s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.83s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.50s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.45s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.43s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.61s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.61s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.59s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.18s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.61s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.26s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.78s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.68s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.39s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.49s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.52s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.50s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.52s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.92s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.94s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.16s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:26:33 [2020-12-16T18:26:33.851Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:26:33 [2020-12-16T18:26:33.851Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.73s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.59s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.76s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.79s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.78s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.98s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.311Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.73s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.53s)
18:26:34 [2020-12-16T18:26:34.311Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.62s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.47s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.05s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.43s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.98s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.09s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.64s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.71s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.41s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.59s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.69s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.71s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.42s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.48s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.97s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.75s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.49s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.21s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.29s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.34s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.90s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.84s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.73s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.68s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsSince (8.27s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsTail (2.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.86s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.74s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.46s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.35s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.34s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.84s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.57s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.07s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.59s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.53s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.24s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.41s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.32s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.02s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.30s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.71s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (13.90s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.68s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.25s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.19s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.25s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.63s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.18s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.18s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.22s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.02s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.73s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiTag (0.54s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.81s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.94s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.81s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.26s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.34s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.27s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.72s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.70s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.79s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.41s)
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.312Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.312Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.77s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.63s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.70s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.74s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.68s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.78s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.48s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.14s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.82s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.55s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.74s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.56s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.81s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.55s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.65s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.54s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.98s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.27s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.21s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.65s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.93s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.58s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.63s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.18s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.07s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunRm (1.85s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.95s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (6.59s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.66s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.52s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.87s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.77s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.54s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.13s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.16s)
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.313Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:26:34 [2020-12-16T18:26:34.313Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.67s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.75s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.37s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.28s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.29s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.49s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.90s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.75s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.71s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.02s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.42s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.73s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.21s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.02s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.02s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (2.98s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.70s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.56s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.73s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.45s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.05s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.43s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (5.99s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.19s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.62s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:26:34 [2020-12-16T18:26:34.314Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s)
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:26:34 [2020-12-16T18:26:34.314Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:26:34 [2020-12-16T18:26:34.314Z] --- PASS: TestDockerRegistrySuite (0.10s)
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.314Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.314Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerDaemonSuite
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerSwarmSuite
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:26:34 [2020-12-16T18:26:34.315Z] --- PASS: TestDockerPluginSuite (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerExternalVolumeSuite
18:26:34 [2020-12-16T18:26:34.315Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerNetworkSuite
18:26:34 [2020-12-16T18:26:34.315Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] === RUN   TestDockerHubPullSuite
18:26:34 [2020-12-16T18:26:34.315Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.315Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] PASS
18:26:34 [2020-12-16T18:26:34.315Z] ok  	github.com/docker/docker/integration-cli	2071.586s
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === Skipped
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:26:34 [2020-12-16T18:26:34.315Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.315Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.23s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.23s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.24s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.24s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
18:26:34 [2020-12-16T18:26:34.316Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
18:26:34 [2020-12-16T18:26:34.316Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.316Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.24s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_sni_test.go:18: Flakey test
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:26:34 [2020-12-16T18:26:34.317Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.317Z] 
18:26:34 [2020-12-16T18:26:34.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.04s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.318Z] 
18:26:34 [2020-12-16T18:26:34.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:26:34 [2020-12-16T18:26:34.318Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.319Z] 
18:26:34 [2020-12-16T18:26:34.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.319Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:26:34 [2020-12-16T18:26:34.779Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.779Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.780Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.780Z] 
18:26:34 [2020-12-16T18:26:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.781Z] 
18:26:34 [2020-12-16T18:26:34.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:26:34 [2020-12-16T18:26:34.781Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:26:34 [2020-12-16T18:26:34.782Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.782Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.782Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.783Z] 
18:26:34 [2020-12-16T18:26:34.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:26:34 [2020-12-16T18:26:34.783Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:26:34 [2020-12-16T18:26:34.784Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] DONE 1093 tests, 547 skipped in 2079.116s
18:26:34 [2020-12-16T18:26:34.784Z] INFO: Integration tests ended at 12/16/2020 18:26:34. Duration:00:34:39.2196405
18:26:34 [2020-12-16T18:26:34.784Z] INFO: Docker info of the daemon under test at end of run
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] Containers: 2
18:26:34 [2020-12-16T18:26:34.784Z]  Running: 0
18:26:34 [2020-12-16T18:26:34.784Z]  Paused: 0
18:26:34 [2020-12-16T18:26:34.784Z]  Stopped: 2
18:26:34 [2020-12-16T18:26:34.784Z] Images: 18
18:26:34 [2020-12-16T18:26:34.784Z] Server Version: 0.0.0-dev
18:26:34 [2020-12-16T18:26:34.784Z] Storage Driver: windowsfilter
18:26:34 [2020-12-16T18:26:34.784Z]  Windows: 
18:26:34 [2020-12-16T18:26:34.784Z] Logging Driver: json-file
18:26:34 [2020-12-16T18:26:34.784Z] Plugins: 
18:26:34 [2020-12-16T18:26:34.784Z]  Volume: local
18:26:34 [2020-12-16T18:26:34.784Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:26:34 [2020-12-16T18:26:34.784Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:26:34 [2020-12-16T18:26:34.784Z] Swarm: inactive
18:26:34 [2020-12-16T18:26:34.784Z] Default Isolation: process
18:26:34 [2020-12-16T18:26:34.784Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:26:34 [2020-12-16T18:26:34.784Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
18:26:34 [2020-12-16T18:26:34.784Z] OSType: windows
18:26:34 [2020-12-16T18:26:34.784Z] Architecture: x86_64
18:26:34 [2020-12-16T18:26:34.784Z] CPUs: 4
18:26:34 [2020-12-16T18:26:34.784Z] Total Memory: 32GiB
18:26:34 [2020-12-16T18:26:34.784Z] Name: azwin-2-365ea0
18:26:34 [2020-12-16T18:26:34.784Z] ID: EETL:QUHL:G2QD:K6CB:H3MM:LLPE:DB2H:JF7S:ZK5C:EFBA:A4ZW:YWTL
18:26:34 [2020-12-16T18:26:34.784Z] Docker Root Dir: D:\CI\PR-41636\24\daemon
18:26:34 [2020-12-16T18:26:34.784Z] Debug Mode (client): false
18:26:34 [2020-12-16T18:26:34.784Z] Debug Mode (server): true
18:26:34 [2020-12-16T18:26:34.784Z]  File Descriptors: -1
18:26:34 [2020-12-16T18:26:34.784Z]  Goroutines: 17
18:26:34 [2020-12-16T18:26:34.784Z]  System Time: 2020-12-16T18:26:34.6829848Z
18:26:34 [2020-12-16T18:26:34.784Z]  EventsListeners: 0
18:26:34 [2020-12-16T18:26:34.784Z] Registry: https://index.docker.io/v1/
18:26:34 [2020-12-16T18:26:34.784Z] Labels:
18:26:34 [2020-12-16T18:26:34.784Z] Experimental: false
18:26:34 [2020-12-16T18:26:34.784Z] Insecure Registries:
18:26:34 [2020-12-16T18:26:34.784Z]  127.0.0.0/8
18:26:34 [2020-12-16T18:26:34.784Z] Live Restore Enabled: false
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] 
18:26:34 [2020-12-16T18:26:34.784Z] INFO: Stopping daemon under test
18:26:35 [2020-12-16T18:26:35.242Z] SUCCESS: The process with PID 1244 (child process of PID 5560) has been terminated.
18:26:35 [2020-12-16T18:26:35.242Z] SUCCESS: The process with PID 5560 (child process of PID 4576) has been terminated.
18:26:35 [2020-12-16T18:26:35.242Z] INFO: Stop tailing logs of the daemon under tests
18:26:35 [2020-12-16T18:26:35.242Z] INFO: executeCI.ps1 Completed successfully at 12/16/2020 18:26:34.
18:26:35 [2020-12-16T18:26:35.242Z] INFO: Tidying up at end of run
18:26:35 [2020-12-16T18:26:35.242Z] INFO: Saving daemon under test log (d:\CI\PR-41636\24\dut.out) to bundles\CIDUT.out
18:26:35 [2020-12-16T18:26:35.242Z] INFO: Saving daemon under test log (d:\CI\PR-41636\24\dut.err) to bundles\CIDUT.err
18:26:35 [2020-12-16T18:26:35.242Z] INFO: Nuke-Everything...
18:26:35 [2020-12-16T18:26:35.701Z] INFO: Container count on control daemon to delete is 2
18:26:36 [2020-12-16T18:26:36.159Z] 71891118d0b4
18:26:36 [2020-12-16T18:26:36.159Z] 2904d208ed9a
18:26:36 [2020-12-16T18:26:36.159Z] INFO: Tidying pidfile d:\CI\PR-41636\24\docker.pid
18:26:36 [2020-12-16T18:26:36.159Z] INFO: Nuking d:\CI
18:27:01 [2020-12-16T18:27:01.298Z] INFO: Zapped successfully
18:27:01 [2020-12-16T18:27:01.298Z] 
18:27:01 [2020-12-16T18:27:01.298Z] INFO: executeCI.ps1 exiting at Wed Dec 16 18:27:00 CUT 2020. Duration 01:22:09.5546024
18:27:01 [2020-12-16T18:27:01.298Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:27:01 [2020-12-16T18:27:01.540Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:27:09 [2020-12-16T18:27:09.902Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
18:27:11 [2020-12-16T18:27:11.648Z] Archiving artifacts
18:27:25 [2020-12-16T18:27:25.311Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41636/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:27:26 [2020-12-16T18:27:26.232Z] + make clean
18:27:27 [2020-12-16T18:27:27.201Z] docker volume rm -f docker-dev-cache
18:27:27 [2020-12-16T18:27:27.660Z] 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